Sets the path to either stop at the end of the path or reverse direction and continue playback. Read/write at run time; write access is available at run time only when the path is stopped.
Syntax
HTML <PARAM NAME="Bounce" VALUE=0 | 1> Scripting pathObj.Bounce [ = fBounce ]
Possible Values
- fBounce
- Stops playback at the end of the path if False (0), or reverses direction and continues playback if True (1 or nonzero). The default value is False.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.