displaying a web image

Geoff Canyon gcanyon at inspiredlogic.com
Wed Feb 13 19:59:01 EST 2002


At 3:27 PM -0800 2/13/02, Jeanne A. E. DeVoto wrote:
>At 9:10 AM -0800 2/13/2002, Devin Asay wrote:
>>>  set the filename of image "My Image" to "http://www.example.org/image.gif"
>>
>>Thanks, Jeanne.  I was trying to include the URL keyword before the
>>file name.  But here is a new problem.  The first time I set the
>>filename of the image to a URL on a web server it works fine.  But if
>>I try to set it to a different web URL it sticks with the first
>>image, no matter what.
>>
>>This is consistent in Rev 1.1.1b1 for Mac OS X and OS 9.2.  It
>>appears to be a bug.  Can anyone else confirm this and/or tell me
>>what I'm doing wrong?
>
>I confirm this - it does look like a bug. Will report it. Thanks!

But this does appear to work as it should:

put url "http://www.example.org/image.gif" into image "My Image"

Although it doesn't seem to handle animated gifs as it should -- the mergine of the base image of the gif with subsequent frames doesn't display properly.

regards,

geoff




More information about the use-livecode mailing list