all groups > flash actionscript > november 2006 >
You're in the

flash actionscript

group:

loading external swf


loading external swf lou_games
11/11/2006 4:12:55 PM
flash actionscript:
Hi,
I'm working on a project which loads external swf's from the same directory as
the projector. In most cases the file is loaded, but it appears to not load on
random occasions, especially when run on a slow machine.
this is one example i am using for loading. I load several movies throughout.

navInterface = dummyMovie1_mc.createEmptyMovieClip("interface_mc", 2);
loadMovie("interfaceTimeLine.swf", navInterface);

I was thinking there might be a confict with onEnterFrame function.
Any suggestions would be appreciate, thanks,
L.
Re: loading external swf kglad
11/11/2006 4:21:47 PM
AddThis Social Bookmark Button