<MacBox@...> writes:

> 
> I'm attempting to get a traffic gif from mapquest via their RESTful API,
but I am unable to display it;
> everything results in the image object displaying a grey pattern.

Try

set the paintcompression to "PNG"

before setting the text (or maybe before getting the gif). There's a known
problem setting the text of an image if the paintcompression is "RLE", and
it has that symptom (a gray box). It may be what you're running into.

-- 
 Mark Wieder
 mwie...@ahsoftware.net







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

Reply via email to