Parameters
None.
Example
This statement restarts playback of the sound cast member playing in sound channel 1 from
the beginning:
-- Lingo syntax
sound(1).rewind()
// JavaScript syntax
sound(1).rewind();
See also
Sound
Channel,
rewind() (Windows Media)
Usage
-- Lingo syntax
windowsMediaObjRef.rewind()
// JavaScript syntax
windowsMediaObjRef.rewind();
Description
Windows Media cast member or sprite method. Rewinds to the first frame of a Windows Media
cast member or sprite.
Calling this method has no effect on the
Parameters
None.
See also
mediaStatus (RealMedia, Windows
rewind() (Animated GIF, Flash)
Usage
-- Lingo syntax
animGifSpriteRef.rewind()
// JavaScript syntax
animGifSpriteRef.rewind();
Description
Command; returns a Flash or animated GIF movie sprite to frame 1 when the sprite is stopped or
when it is playing.
Parameters
None.
startTime
Media),
.
mediaStatus
Windows Media
rewind() (Animated GIF, Flash)
511
Need help?
Do you have a question about the DIRECTOR MX 2004-DIRECTOR SCRIPTING and is the answer not in the manual?
Questions and answers