1 Reply Latest reply: Dec 16, 2006 5:40 PM by Newsgroup_User RSS

    load external swf

    svarmuza Community Member
      Please if somebody could help me.
      I created main movie and named it main.swf.
      Then I loaded external menu by

      _root.createEmptyMovieClip("container", 1);
      loadMovie("menu.swf", "container");
      container._x = 43 ;
      container._y =54 ;

      Now I would like to when I click on menu link to load movie.swf to main stage (main.swf)
      I need the actionscript for buton ( on relase) in menu.swf
      How do I target the main stage of main.swf
      Thank you for your help.
      Sasa
        • 1. Re: load external swf
          Newsgroup_User Community Member


          svarmuza wrote:
          > Please if somebody could help me.
          > I created main movie and named it main.swf.
          > Then I loaded external menu by
          >
          > _root.createEmptyMovieClip("container", 1);
          > loadMovie("menu.swf", "container");
          > container._x = 43 ;
          > container._y =54 ;
          >
          > Now I would like to when I click on menu link to load movie.swf to main stage
          > (main.swf)
          > I need the actionscript for buton ( on relase) in menu.swf
          > How do I target the main stage of main.swf
          > Thank you for your help.


          _root.your action here


          --
          Best Regards

          Urami


          --

          !!!!!!! Merry Christmas !!!!!!!


          <urami>
          If you want to mail me - DO NOT LAUGH AT MY ADDRESS
          </urami>