Loading/unloading movies in loaded movies :|

Yeah, I know that sounds confusing. Lemme explain:

  • [COLOR=sienna]interface.swf[/COLOR] it’s my main movie;
  • [COLOR=sienna]interface.swf[/COLOR] load [COLOR=darkolivegreen]section1.swf[/COLOR] in a specific container called [COLOR=red]containerMC[/COLOR] (duh! :tb:);
  • [COLOR=darkolivegreen]section1.swf[/COLOR] load other movie, [COLOR=blue]section1a.swf[/COLOR];
  • I need a button in [COLOR=darkolivegreen]section1.swf[/COLOR] that load *[COLOR=purple]section3.swf[/COLOR] in the same main container ([COLOR=red]containerMC [/COLOR][COLOR=black]in [/COLOR][COLOR=sienna]interface.swf[/COLOR]), unloading [COLOR=darkolivegreen]section1.swf[/COLOR] and ***[COLOR=blue]section1a.swf[/COLOR].

Well… I need some tips about the action of my ‘overloaded’ button :wink:

Sorry about my english :frowning:

[]'s
Edu