A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: question regarding levels

  1. #1
    Begin the rat race dazz_club's Avatar
    Join Date
    Mar 2005
    Location
    Hull
    Posts
    124

    question regarding levels

    Hi peolpe,

    I have a slight problem with levels on my flash website, currently all my pages are loaded onto level 2 and i have some files that load on level 3.My problem is when i go page to my other page which is on level 2, my level 3 page is overlapping.How do i sort this problem out.

    do i make the level 3 files load and then unload when i choose to go to my other pages?

    hope this isnt to confusing

    cheers
    <br />
    darrenazzopardi.wordpress.com

  2. #2
    Not really Fat... or a Cat ^_^
    Join Date
    Feb 2006
    Posts
    63
    Yo people!

    All you have to do is put a simple line in the first keyframe of your new page:
    Code:
    unloadMovieNum(3)
    I'm assuming that once you get back to first page, the code you already have will reload the movie on _level3.

    --Hope this helps
    What are you going to do about it?... There's gotta be people for everything --Joan Manoel Serrat

  3. #3
    Begin the rat race dazz_club's Avatar
    Join Date
    Mar 2005
    Location
    Hull
    Posts
    124

    levels

    Hi,

    Thanks for the quick reply,

    Could i give you the link to the website I am currently working on and the one which is causing me the problem regarding levels.

    http://www.thermochromicinks.com/New...inks_test.html


    As you notice the links above, home, ink range, applications, etc, they all load on to level 2. If you visit the applications page and click on any of the links below, Reebok, Guiness, Meltitta. Once you have selected one, they will load into the white visible box onto level 3.

    Now if you click one of the top links again, home, ink range, applications, etc,
    the file that has been loaded is still visible.

    cheers
    Last edited by dazz_club; 03-06-2006 at 08:27 AM. Reason: broken html code
    <br />
    darrenazzopardi.wordpress.com

  4. #4
    Begin the rat race dazz_club's Avatar
    Join Date
    Mar 2005
    Location
    Hull
    Posts
    124

    unload you mofo

    Hi FatCat

    Cheers for that bit of code, it works, like you didnt know.

    Thank you.
    <br />
    darrenazzopardi.wordpress.com

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