A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: loadmovie menu problems.

Threaded View

  1. #1

    loadmovie menu problems.

    Ok so, I have this menu,

    It duplicates the buttons for each part of the menu,

    and uses one button function.

    I want each button to load a movie, but i want them to load in seperate levels instead of the same one. so the windows cascade and the use can have them all open at once.

    Problem is the buttons use one function thingy :

    bg_mc.onRelease = function(){
    loadMovie(link, 0);
    }

    so what script do i need to use to make them all load into different levels?

    any help would be greatly appreciated.
    and its kinda urgent cause this project is due in on friday.

    thanks in advance.

    Ive uploaded the fla file so you can take a look.


    Simon
    Attached Files Attached Files

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