iOS Image/Sprite Animation?

Klaus major-k klaus at major-k.de
Thu Nov 28 16:19:37 EST 2013


Hi Roger,

Am 28.11.2013 um 22:12 schrieb Roger Guay <irog at mac.com>:

> Once again, I learn so much from your contributions, Scott. However I’m having trouble recreating your stack with my images. 
> After I
> "set the uIMAG of image myImage to image myPng.png” (myPng.png is an image I’ve imported to the stack)

...
set the uIMAG of image "myImage" to THE TEXT of image "myPng.png”
...

> and then 
> “set text of image myImage to value(the uIMG of image myImage)”, I get nothing in image myImage. The image is still there but there’s nothing to see.

Since you are testing this with only one image, don't use VALUE:
...
set text of image "myImage" to the uIMG of image "myImage"
...

> What am I missing, please? Is there something special about the images that are stored?
> Thanks and cheers,
> 
> Roger

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major-k.de





More information about the use-livecode mailing list