[Extendflash] Disable "endlees loop" alert

Ryan Matsikas rmatsikas at gmail.com
Wed Dec 14 11:53:02 PST 2005


fl.showIdleMessage(show);

Available in 8 only.

Method; lets you disable the warning about a script running too long (pass
false for *show*). You might want to do this when processing batch
operations that take a long time to complete. To re-enable the alert, issue
the command again, this time passing true for *show*.


On 12/14/05, Morten Barklund Shockwaved <morten.barklund at shockwaved.com>
wrote:
>
> Hi,
>
> I have created a script for running through a load of layers and frames,
> copying frames to about a thousand new movieclips. Later it will be tens
> of thousands of movieclips, that will be created. It runs fine, the
> flash IDE doesn't stall, but at current I have to press the OK-button in
> the "potential endless loop-alert" serveral times - though the script
> progresses nicely. Later on, I'll have to press it maybe 20 times to
> create, what I want.
>
> Can this alert be disabled somehow? Just like you in an swf can set the
> timeout before the corresponding alert in the Flash player.
>
> Thanks in advance.
>
> --
> Morten Barklund - Information Architect - Shockwaved
> Gothersgade 49, 4th floor - DK-1123 Copenhagen K, Denmark
> Phone: +45 7027 2227 - Fax: +45 3369 1174
> _______________________________________________
> Extendflash mailing list
> Extendflash at flashguru.co.uk
> http://lists.flashguru.co.uk/mailman/listinfo/extendflash
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.flashguru.co.uk/pipermail/extendflash/attachments/20051214/f8efd919/attachment.htm


More information about the Extendflash mailing list