A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: Advancing issue

  1. #1
    Member
    Join Date
    Jan 2004
    Location
    South Carolina
    Posts
    42

    Advancing issue

    I have an opening page to a site that plays a movie and then at the end of the movie gives two buttons. One to re-play the movie and one to enter the site. But after the movie plays it advances to the "enter the site" link. How can I get the movie to be idle until the user clicks one of the choices?

    Tom

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    A stop(); action on the frame that holds your 2 buttons?

  3. #3
    Member
    Join Date
    Jan 2004
    Location
    South Carolina
    Posts
    42
    Thanks, oldnewbie...

    Does it matter that the buttons are on separate tracks? I will try the stop command.

    Thanks again.

    Tom

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    The stop(); action could be on any layer and so can the buttons. But it's better practice to have an Actions only layer, if only for sake of clarity.

  5. #5
    Member
    Join Date
    Jan 2004
    Location
    South Carolina
    Posts
    42
    oldnewbie.... it works now!!!!

    Thank you, thank you, thank you!

    Tom

  6. #6
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397

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