
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()
Commenti su questo manuale