Specifications

616
Description
Gets the state of the Autoplay option for the current timeline.
Arguments
None.
Returns
A Boolean value that indicates whether the Autoplay option is selected.
dreamweaver.timelineInspector.getCurrentFrame()
Availability
Dreamweaver 3
Description
Gets the current frame of the current timeline.
Arguments
None.
Returns
A frame number.
dreamweaver.timelineInspector.getLoop()
Availability
Dreamweaver 3
Description
Gets the state of the Loop option for the current timeline.
Arguments
None.
Returns
A Boolean value that indicates whether the Loop option is selected.
dreamweaver.timelineInspector.recordPathOfLayer()
Availability
Dreamweaver 3
Description
Records the path of a layer as the user drags it.
Arguments
None.
Returns
Nothing.