A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Multi-level Flash navigation

  1. #1
    Junior Member
    Join Date
    May 2001
    Posts
    2
    I created a movie on two levels:

    level0 (MainMovie) holds main navigation, and contains a holder movie (holder). Frame actions pull in subsection movies (SubMovies)
    These SubMovies targeted main navigation on level0, as well as containing there own internal navigation. This worked fine.

    I then had to resize movie.
    I did this by pulling MainMovie into a holder (holderMain) contained in _start.exe. This allowed resizing of entire movie by resizing the new holder (quicker than resizing individual graphics).

    However, since main navigation is now no longer on level0, links to internal sub-movies pulled into MainMovie now do not work.
    How can I re-target these links successfully?

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    You have to go back and change all of your Load Movie actions so that they load into the correct Level (The same one as the Main one).


  3. #3
    Junior Member
    Join Date
    May 2001
    Posts
    2

    Many thanks

    for your quick response.

    John

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center