Yet another problem with images
Posted: Tue Jun 16, 2015 2:27 am
I have a mainstack called "TicTacToe".
I have card on that stack called "GameCard".
I have a substack called "images".
I have a card called "imagecard" on that substack.
On that card I have an image named "plainblue".
I have this line in my on openStack: put image "plainblue" of cd "imagecard" of stack "images" into image "Image13" of cd "GameCard" of stack "TicTacToe"
Nothing happens. I tried a button, using the ID of the image on the substack. Nothing happens.
I'm really frustrated that something so basic isn't working. What am I doing wrong?
I have card on that stack called "GameCard".
I have a substack called "images".
I have a card called "imagecard" on that substack.
On that card I have an image named "plainblue".
I have this line in my on openStack: put image "plainblue" of cd "imagecard" of stack "images" into image "Image13" of cd "GameCard" of stack "TicTacToe"
Nothing happens. I tried a button, using the ID of the image on the substack. Nothing happens.
I'm really frustrated that something so basic isn't working. What am I doing wrong?