Bleh, almost.  Sounds & getTimer don't stop, just like PrintJob.send. 
Interval's, onEnterFrame, and animations do, though.  Apparently 
ExternalInterface.call and PrintJob.send make the same call to pause stuff. 
It's still not a total thread-lock, though...

http://dev.jessewarden.com/flash/pause/

http://dev.jessewarden.com/flash/pause/pause.zip


----- Original Message ----- 
From: "JesterXL" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Thursday, February 16, 2006 1:01 PM
Subject: Re: [Flashcoders] Multithreaded AS1 - AS2 - AS3 - AS4 - AS5


:: goes to try ::

----- Original Message ----- 
From: "Darron J. Schall" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Thursday, February 16, 2006 12:46 PM
Subject: Re: [Flashcoders] Multithreaded AS1 - AS2 - AS3 - AS4 - AS5


JesterXL wrote:
> Have you tried this with JavaScript's alert method?
No, but I've done it with C# - waiting for database access via
ExternalInterface freezes the player until the method completes.  Does
it not block when you use alert()?  What about prompt()?

-d

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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 

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to