A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: start button

  1. #1
    Junior Member
    Join Date
    Aug 2001
    Posts
    13
    I made a button from the text "START". I want to use it to start a movie in swish. Where and how do I insert the command? Thanks.

  2. #2
    Senior Member Lys12's Avatar
    Join Date
    Feb 2001
    Location
    Munich, Germany
    Posts
    5,237
    there are several possibilities. assuming your movie contains one scene, place your start button at frame 0, remove it at frame 1. put a stop action at frame 0.

    assign the following action to your button: "on release -> gotoframe 1 of scene 1 (leave play checked)"

  3. #3
    Junior Member
    Join Date
    Aug 2001
    Posts
    13
    I'm sorry, but I guess I just don't understand. I did as you said, but nothing happens. The action window looks like this now:
    On(release)
    a->stop
    a->goto fame 1 of scene 1
    Play is checked.

    It does work. It is just already playing when it loads. It plays through and stops. Will start back on the press of the button, but also will start back playing by itself in a few seconds. That's the way it was to began with.

    [Edited by sholmz on 03-24-2002 at 01:02 PM]

  4. #4
    Senior Member Lys12's Avatar
    Join Date
    Feb 2001
    Location
    Munich, Germany
    Posts
    5,237

  5. #5
    Junior Member
    Join Date
    Aug 2001
    Posts
    13
    OK. That really helped me. I understand what I did now. I appreciate your help. As you can tell I'm very new.

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