Specifications
Chapter 31432
dreamweaver.timelineInspector.canRemoveFrame()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Remove Frame operation.
Arguments
None.
Returns
A Boolean value that indicates whether the Timelines panel has any animation bars or behaviors.
dreamweaver.timelineInspector.canRemoveKeyFrame()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Remove Keyframe operation.
Arguments
None.
Returns
A Boolean value that indicates whether the current frame in the Timelines panel is a keyframe.
dreamweaver.timelineInspector.canRemoveObject()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Remove Object operation.
Arguments
None.
Returns
A Boolean value that indicates whether the Timelines panel has any animation bars.
site.browseDocument()
Availability
Dreamweaver 4
Description
Opens all selected documents in a browser window; same as using the Preview in Browser
command.