nuther new newbie nuisance
FlexibleLearning
admin at FlexibleLearning.com
Wed Jun 15 13:58:03 EDT 2011
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
More information about the use-livecode
mailing list