Name

FlashPlayer.GotoFrame( ): skip to the specified frame of a movie — Flash 2

Synopsis

void GotoFrame(integerframeNumber)

Arguments

frameNumber

The frame number to skip to.

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.

Get JavaScript: The Definitive Guide, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.