Importing images and/or using imageSource will make a very big stack!

It is often better to set the fileName of an image to an externally stored
jpg, gif or png...

eg: set the filename of image 1 to "bird1.jpg"


If you have a lot of images, you could keep them in a folder then use a
relative path instead...

eg. set the filename of image 1 to "./myAppImages/bird1.jpg"

Hugh Senior
FLCo


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to