6.5.1 imagedata problem
Kenji Kojima
index at kenjikojima.com
Sat Jan 18 08:20:39 EST 2014
Klaus,
> But when you do NOT put the imagedata directly, display works, but not image data:
I see, OK.
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
On Jan 18, 2014, at 7:17 AM, Klaus major-k <klaus at major-k.de> wrote:
> 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
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list