Microsoft
Software
Hardware
Network
Question : Pausing a load using Loader object?
In actionscript 3.0
Does anyone know if it is possible to temporarily "freeze" / pause the loading progress of a Loader object, when loading a jpg for example.
as far as I can see, the only method that "stops" loading is the close() method, which cancels the loading completely, which is not what I want.
I want to be able to pause and keep going at a later point....
If someone has any definitive answers, a creative solution or workaround for this, please let me know!
anyone?
Answer : Pausing a load using Loader object?
I have a suspicion this is not possible. if you have some kind of backend support you might be able to do a load resume, but with flash and the loader class, i don't think its' doable - i stand to be corrected.
Random Solutions
Batch File - MPEG to DVD file structure
Google AdWords: Cost too much?
Paypal - custom pass thru / through variables - More the just "Custom" - how?
How to create a pivot table in SQL Server 2005
VBA - Multiple outputs from one function
Can't open or delete hotmail messages
Can Javascript in Acrobat get the next month and enter into multiple form fields?
Need a script to traverse my files check for tabs replace tabs with spaces!!
Remote Web Workplace Issues
How to decrypt the encrypted password ? Any good algorithm or PL/SQL Code??