Livecode Crashes with Image Source Set to a URL

J. Landman Gay jacque at hyperactivesw.com
Thu May 19 21:53:30 EDT 2011


On 5/19/11 5:50 PM, Ray Horsley wrote:
> Hugh,
>
> Thanks for your ideas but this unfortunately doesn't work.  I meant to
> mention that I've tried various locations of the flushEvents function, both
> in the mouseUp and mouseDown handlers as well as with and without unlocking
> messages.  They all lead to the same crash.

My guess would be that you're locking messages, and libURL needs 
messages in order to get the URL from your server. Try not locking 
messages, then use flushevents if you need to.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list