rewind
 
Syntax CallSprite(@"IconTitle", #rewind)
 
Type Method
 
Description  Use this method to return a Flash movie sprite to frame 1. You can rewind a movie when it's stopped or when it's playing.
 
Example  This statement rewinds the Flash sprite.

CallSprite(@"Flash Icon", #rewind)

To Table of Contents Back to Previous document Forward to next document