On 19 Nov 2005, at 07:16, Jayson K Hanes wrote:
why the heck doesn't flash tell you WHERE????
A down-side to flash - but you can usually localise problems like this to using debug, or xray.

Any insight, otherwise?

If you can't localise the problem to a loop in the source code, one possibility (which has caught me out in the past): If using components, applying global styles after they have initialised will hold-up the player until the styles are applied to each instance. The player seems to do this via a tight-loop and even if there are relatively few instances, the player has to do lots of work and may issue a warning (with stop option) to the user...

http://chattyfig.figleaf.com/mailman/htdig/flashcoders/2005-April/ 136149.html

http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/ common/html/wwhelp.htm?context=Flash_MX_2004&file=00002029.html

hth

Paul
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to