Konichi-wa Kenji,

Am 18.01.2014 um 13:06 schrieb Kenji Kojima <[email protected]>:

> 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
[email protected]


_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to