Hi Ralph, > Am 08.04.2015 um 19:52 schrieb Ralph DiMola <rdim...@evergreeninfo.net>: > > I have an image control that was created by "Import image as control". In > some cases I want to change the image to one located on disk and then back > to the original. In the property inspector the filename is empty. Where is > the imported image and how do I reference it?
"Import image as control“ will put a copy of the image file into your stack, so there is no reference to the file on disk anymore. Do like this: 1. Set the filename of your image to the modified file on disk 2. Then later use the message box: put url("binfile:" & the filename of img "Your image here“) into img "Your image here“ > Ralph DiMola > IT Director > Evergreen Information Services > rdim...@evergreeninfo.net Best Klaus -- Klaus Major http://www.major-k.de kl...@major-k.de _______________________________________________ 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