> set the filename of image 1 to "myImage.jpg"
> set the filename of image 1 to "http://kenjikojima.com/Photo/myImage.jpg";
> And used Network of Standalone Application setting.
> But I could not show the image. It was just a gray image object.
>
> Does anybody know how I can show an image.

I had his problem and Dave Cragg suggested the solution which was to use:

   put url ("binfile:" & tFileName) into image "MyImage"

This works perfectly even in a revlet, where setting the filename does not work.

Cheers,
Sarah
_______________________________________________
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

Reply via email to