This is interesting... I'm curious
where multiple instances of a single image object are needed, what
would be the advantages of storing images in customproperties, vs
using Rev's option (admittedly a "unicornian" one, but it works
really well.) to set the icon of a button to the id of an image. I
use this a lot, where the image library is simply imported into a
substack that the user never sees....and whenever we want to show it,
we simply us a button....
Sivakatirswami
On Jun 21, 2005, at 11:04 PM, Klaus Major wrote:
Hi Glen,
Scott,
This is more at what I was getting at. I made a simple error in
thinking that the image "tower" when stored as a custom property also
had its custom properties stored...NOT.
Thanks for the enlightenment.
Any thoughts on my other question...if I stored an image from my
hard drive
set the Antennas[Site] of image "map" to URL "binfile:radio.png"
How can I place this image from my custom property at a later time
onto a card?
simply "put" it into any image :-)
...
##create img "my img" on cd y, if necessary
put the Antennas[Site] of image "map" of cd x into img "my img" of
cd y
...
Done :-)
Regards
Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution