Flash Q

Out of context: Reply #5

  • Started
  • Last post
  • 6 Responses
  • jpea0

    i'm assuming that you're loading these swf's into levels, rather than a blank movie clip? if that's the case, instead of loading into levels (loadMovieNum(etc...), load em into a blank clip placed on the stage registration point and load em with blank_mc.loadMovie('mymovie.swf...

    this way, you can have your next button on a layer above the blank clip that you're loading stuff into

View thread