loading the movie below main movie?

  • dferraro40
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Apr 22, 2006
  • Posts: 52
  • Loc: Massachusetts
  • Status: Offline

Post October 20th, 2006, 9:26 am

is it possible to load a movie to a level lower than the main movie so that the main movie would be above the loaded movie? I am using loadMovieNum because if i use the loadMovie all the references from the loaded movie to _root are wrong.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post October 20th, 2006, 9:26 am

  • IceCold
  • Guru
  • Guru
  • User avatar
  • Joined: Nov 05, 2004
  • Posts: 1254
  • Loc: Ro
  • Status: Offline

Post October 23rd, 2006, 3:37 am

1) create a movie clip (name it mcBackground) on the stage, with nothing in it, right click it and send it to back
2) mcBackground.createEmptyMovieClip("bgmovie");
mcBackground.bgMovie.loadMovieNum(....)
“True mastery transcede any particular art. It stems from mastery of oneself - the ability, developed throgh self-discipline, to be calm, fully aware, and complety in tune with oneself and the surroundings. Then, and only then, can a person know himself. ”
  • dferraro40
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Apr 22, 2006
  • Posts: 52
  • Loc: Massachusetts
  • Status: Offline

Post October 23rd, 2006, 8:40 am

Im not sure, i tryed that and it did not work. Im not sure what i am doing wrong. I created a movie clip called mcBackground and put the code

mcBackground.createEmptyMovieClip("bgMovie");
mcBackground.bgMovie.loadMovieNum("org.swf,2)

inside frame one of the mcBackground movie clip, and nothing happens.

I tryed a bunch off differnt things to try and make it work with no luck.
I created the bgMovie inside the mcBackground and the put loadMovieNum("movie2.swf",3) in the first frame of the bgMovie. It loads the movie2.swf but it is still above the rest of the movie. Would it help if you could see the fla?
  • IceCold
  • Guru
  • Guru
  • User avatar
  • Joined: Nov 05, 2004
  • Posts: 1254
  • Loc: Ro
  • Status: Offline

Post October 23rd, 2006, 11:06 pm

then use only loadMovie and see this postto fix the _root references.
“True mastery transcede any particular art. It stems from mastery of oneself - the ability, developed throgh self-discipline, to be calm, fully aware, and complety in tune with oneself and the surroundings. Then, and only then, can a person know himself. ”
  • dferraro40
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Apr 22, 2006
  • Posts: 52
  • Loc: Massachusetts
  • Status: Offline

Post October 24th, 2006, 7:32 am

thanks for the info, what i did was created an new movie and in frame one loaded my main movie loadMovieNum("main.swf",6) then in main.swf it loaded the movie i needed to be underneath main.swf to level 3, and it worked fine.

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 37 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.