Roman, Yes, I've had this - but it seems to only be an issue when working with local files. I've never yet had an issue with online files, even when cached.
The only workaround I've found is to queue the requests rather than issue them together - but in most cases that does slow things down... It'd be great to find the root cause of this. It only seems to be in certain circumstances - most of the time it all works fine, but some particular loading sequences just break things and cause FP7 to crash, and I have to revert to queuing for that particular load sequence to work. Ian On 4/4/06, Roman Blöth <[EMAIL PROTECTED]> wrote: > Hello folks, > > > once again flash strikes my mind: > > I've made a small test movie to test my ClipLoader-class, which stores > and handles loading queues using a MovieClipLoader. > > To make a stress test I queue 5 larger swf files for loading on button > press (made another button for testing a "stop"-function). > > When trying it out using flash player 8 everithing works just fine, when > I try the same using player 7 (as browser plugin, that is), then the > whole thing crashes. > > When using my ClipLoader-class in an actual project, everithing works > fine when only one file is added to the queue, but even the Flash IDE > crashes completely when adding several files for loading. > > We've been through all of the code and debugging output for two days > with two programmers now, but we can not find any clue on about what the > problem is. > > Anyone out there ever has made experience like this? > MovieClipLoader.loadClip crashing flash ide/flash plugin under certain > conditions?! > > > Any comment welcome, > regards, > roman. > _______________________________________________ [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

