Specifications

619
Arguments
bAutoplay
bAutoplay
is a Boolean value that indicates whether to turn on the Autoplay option.
Returns
Nothing.
dreamweaver.timelineInspector.setCurrentFrame()
Availability
Dreamweaver 3
Description
Moves the playback head to the specified frame.
Arguments
frameNumber
Returns
Nothing.
dreamweaver.timelineInspector.setLoop()
Availability
Dreamweaver 3
Description
Sets the Loop option for the current timeline.
Arguments
bLoop
bLoop
is a Boolean value that indicates whether to turn on the Loop option.
Returns
Nothing.