actionsPanel object

Availability

Flash CS3 Professional.

Description

The actionsPanel object, which represents the currently displayed Actions panel, is a property of the flash object (fl) and can be accessed by fl.actionsPanel (see flash object (fl)).

Method summary for the actionsPanel object

The following methods can be used with the actionsPanel object:

Method

Description

actionsPanel.getClassForObject()

Returns the class of a specified variable.

actionsPanel.getScriptAssistMode()

Specifies whether Script Assist mode is enabled.

actionsPanel.getSelectedText()

Returns the text that is currently selected in the Actions panel.

actionsPanel.getText()

Returns the text in the Actions panel.

actionsPanel.hasSelection()

Specifies whether any text is currently selected in the Actions panel.

actionsPanel.replaceSelectedText()

Replaces the currently selected text with specified text.

actionsPanel.setScriptAssistMode()

Enables or disables Script Assist mode.

actionsPanel.setSelection()

Selects a specified set of characters in the Actions panel.

actionsPanel.setText()

Clears any text in the Actions panel and then adds specified text.


Flash CS3


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/9.0/main/00003832.html