Hi, I just want to load a simple image from a file. I'm using Windows. So far I've tried these, but the image was not loaded:
put URL "binfile:/C:/image.gif" into image "displayImage" put URL "binfile:/C://image.gif" into image "displayImage" put URL "C:/image.gif" into image "displayImage" When I open an image from the development area (then it works), it says that the source of the image is C://image.gif. So why doesn't it open it in case #2? Csaba _______________________________________________________________________ [freemail] extra 1GB-os postafiókkal, Önnek már van? http://freemail.hu _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
