Hey Corona experts, I’m slowly getting up to speed with Corona after using GameSalad and am trying to get a handle on how to deal with images. Hoping I can get a few questions answered (sorry if this stuff is already answered somewhere):
-
Once you’ve created an image instance, ie display.newImage(), is it possible to change the filepath for that image? Or is the “Corona way” of doing things to remove that image from memory and create a whole new instance? (can’t find any reference to this in the docs)
-
Related to the above, if multiple images are created, is it possible to relayer/reorient the stacking order of the images?
-
Is there any threshold for how far an image can be moved offscreen? In GameSalad, if an image moves beyond something like 200 pixels offscreen, it automatically gets destroyed. Does Corona have any kind of behavior like this?
Thanks in advance for your help. [import]uid: 6756 topic_id: 4430 reply_id: 304430[/import]
