Hi Kevin,

I tried absolute and relative paths for my trouble.

The trouble was resolved.
I could use both paths.

Thanks,
--
Kenji Kojima
http://www.kenjikojima.com/




On Aug 13, 2009, at 07:27 AM, Kevin Stallibrass wrote:

Hi Kenji,

I'm using



put "http://kenjikojima.com/Photo/
<http://kenjikojima.com/Photo/%20myImage.jpg> myImage.jpg" & into tName

  set the fileName of image "nameOfImage" to tName



and it works for me.



I've had success with

Set the filename of image "nameOfImage" to myImage.jpg

But when the revlet is loaded on your server, the revlet look for this image
in the same folder as the revlet.

Not ideal so I prefer to set an absolute path as in example 1





Kevin Stallibrass

Technical Specialist



Robert Horne





Kenji Kojima wrote:



I cannot set image filename of revLet.



I tried them.

set the filename of image 1 to "myImage.jpg"

set the filename of image 1 to "http://kenjikojima.com/Photo/
<http://kenjikojima.com/Photo/%20myImage.jpg>  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.



Thanks,

--

Kenji Kojima

the environment before printing this electronic communication





_______________________________________________
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

_______________________________________________
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