Roman Blöth schrieb:
[..] In any case the MovieClipLoader finishes the loading progress currently running before handling the "empty" or the new download, no matter when I try to interrupt the download.

Man, there must be some way to interrupt a running loadClip-progress!?
Finally I found the information needed where I didn't expect it: On Adobe's website!

The really working way for interrupting a running MovieClipLoader.load("theFile.swf", "mcName")-progress is by invoking MovieClipLoader.unloadClip("mcName") AND not to test it locally within your file system, but remotely via some http-server.


Best regards,
Roman.

--

-------------------------------------------------------------------
gosub communications gmbh | fredersdorfer str. 10  | 10243 berlin
t [030] 29 36 39 1 - 43 | f [030] 29 66 88 84 | http://www.gosub.de
-------------------------------------------------------------------


_______________________________________________
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