PDA

View Full Version : Abort Loading



sparkdemon
August 14th, 2008, 03:18 AM
I have a swf that loads another swf into it. my need is that i first try loading the child swf and check in 1 second to see how much was loaded.

then i will abort this and load it from fresh. cant figure out why i cant abort it. How to abort loading the swf iand start a fresh loading using the same Loader ?

Note: i have to use the sameLoader for both loading... so cannot use a separate Loader instance.

Please .. help...

sparkdemon
August 14th, 2008, 07:16 AM
please... someone...

Felixz
August 14th, 2008, 07:42 AM
Try on server, IDE has one glitch regarding loader's cancel() method