6.5.1 imagedata problem

Klaus major-k klaus at major-k.de
Sat Jan 18 07:17:35 EST 2014


Konichi-wa Kenji,

Am 18.01.2014 um 13:06 schrieb Kenji Kojima <index at kenjikojima.com>:

> Hi,
> 
> I cannot get the imagedata of internet linked image on version 6.5.1.
> 
> The script is:
> 
> set the filename of image 1 to "http://kenjikojima.com/livecode/dog/dog1.jpg"
> put the imageData of image 1
> It put “1” and the image changed to gray. 
> I can get the imagedata on another  version.

confirmed, same here on OS X 10.9.1 and LC 6.5.1!

But when you do NOT put the imagedata directly, display works, but not imagedata:
...
set the filename of image 1 to "http://kenjikojima.com/livecode/dog/dog1.jpg"
put the imageData of image 1 into tVar
put tVar
...

And if you SELECT the imaged with teh pointer tool, THEN it turns gray and you need 
to set the filename back to empty and again to the URL. Very funky :-/

> Thanks,
> --
> Kenji Kojima / 小島健治
> http://www.kenjikojima.com/

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major-k.de





More information about the use-livecode mailing list