revLet image
Sarah Reichelt
sarah.reichelt at gmail.com
Wed Aug 12 06:58:12 EDT 2009
> 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
More information about the use-livecode
mailing list