|
April 5, 2001 Maneuvering the Play Head in Flash Tips: April 2001
Yehuda Shiran, Ph.D.
|
|
The most popular method supported by the FlashSound JavaScript API (FJA) is TGotoAndPlay(). Use this method to direct the play head to a certain frame and to a certain command inside the frame:
The file
To stop the playback, send the playhead to the stop label:
The naming convention in Flash is similar to the unix directory structure. A top-level frame is written as a child of the parent timeline. That's why the frame name begins with a
People who read this tip also read these tips: Look for similar tips by subject: |