A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: simple button

  1. #1
    Junior Member
    Join Date
    Jul 2003
    Posts
    4

    simple button

    I am sorry for this question that you probably get asked a lot... but I was just wondering how to easily make a button that when pressed, goes and plays a different scene...

    I am making a movie, and I have a dvd menu...

    Thanks a lot!

    ~griffyboy0~

  2. #2
    Senior Member Computer Dork's Avatar
    Join Date
    Mar 2001
    Location
    St. Louis
    Posts
    1,026
    Just give the 1st frame of the scene you want to play a frame label, then direct the button to gotoAndPlay("framelabel");

  3. #3
    Junior Member
    Join Date
    Jul 2003
    Posts
    4
    ok... sounds simple enough... but how do I assign a frame a label?

    ~griffyboy0~

  4. #4
    Member
    Join Date
    May 2002
    Posts
    88
    Click on a frame in the timeline and in the labels box on the properties menu input your label name.

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