I've had this happen when styling a bunch of components all at one time.
Usually it's some kind of loop, since you need to be stuck in the same code
for 15 secs, as other have mentioned. In my case, I was calling an init
function within a series of loaded movies. Each movies init styled its
components. The outer loop going through the clip array and calling init()
was taking more than 15 secs to finish and I'd get that dialog. Now I call
init as each clip is loaded, and not all at once. Works - except it is
noticeably slower.
Dave -
Head Developer
http://www.blurredistinction.com
Adobe Community Expert
http://www.adobe.com/communities/experts/
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com