PDA

View Full Version : Load swf, into swf, into swf. Oh no...


conecktie
07-14-2005, 01:46 AM
Okay here is the scenario. I have a top level master.swf which i use mainly to navigate to and from frames. At frame x(an arbitrary frame) i am loading a swf file. Seems easy enough, but here in lies the problem. The swf file i am loading into master.swf, itself is loading an swf file. I will try to illustrate.

master.swf(>>>loads myswif.swf(>>>>>>>>loads nosho.swf))

nosho.swf does not show up when I run master.swf. Does flash have a limitation on the levels deep it can load swfs?

Thanks for the help.

Carlos

oldnewbie
07-14-2005, 04:01 AM
Would have to see both your loading codes in each loaded movie...

Code in master.swf to load the first movie, and the code in this movie that loads the other one...

Flash Gordon
07-14-2005, 04:04 AM
nosho.swf does not show up when I run master.swf. Does flash have a limitation on the levels deep it can load swfs?Yes, but you certainly did not hit the limit. It is very high.