A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: play frame ? to ?

  1. #1
    Registered User
    Join Date
    Jan 2001
    Posts
    58
    Is it possible when using the goto and play actions, to tell it to play between frame ?? and frame ?? only.

  2. #2
    Junior Member
    Join Date
    Oct 2000
    Posts
    12

    Figure it out?

    Have you figured it out yet?
    if so ignore this, but just to help your thinking...goto the end frame in which you want it to stop at. I assume you have more movie behind that frame that would be shown at a different time, so applying a stop action won't help. In the frame, or with the button that you use the Goto and Play command, also add Set Variable "Stopper"="1". And in the frame you wish to stop at... create this:
    If Stopper=1, Stop; Else Play
    This way if the frame with the Goto Play, or if you are using a button to play these frames, the only way it will stop on that frame you want it to, is for the button to be used or the frame to be read
    Cool?
    need more help
    Dustin@blindstudios.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