beautypg.com

Adobe Extending Flash Professional CS4 User Manual

Page 53

background image

31

EXTENDING FLASH CS4 PROFESSIONAL

actionsPanel object

Description
Method; clears any text in the Actions panel and then adds the text specified in replacementText.

Example
The following example replaces any text currently in the Actions panel with the specified text.

fl.actionsPanel.setText("// Deleted this code - no longer needed");

See also

actionsPanel.getText()

,

actionsPanel.replaceSelectedText()