Section 25.120. FlashPlayer.GotoFrame( ): skip to the specified frame of a movie


25.120. FlashPlayer.GotoFrame( ): skip to the specified frame of a movie

Flash 2

25.120.1. Synopsis

 void GotoFrame(integer frameNumber) 

25.120.1.1. Arguments

frameNumber

The frame number to skip to.

25.120.2. Description

This function skips to the specified frame of the movie, or skips to the last available frame, if the specified frame has not been loaded yet. To avoid this indeterminate behavior, use PercentLoaded( ) to determine how much of the movie is available.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net