|
Flash CS4 Resources |
Top-Level Functions and MethodsAbout this sectionThis section describes the top-level functions and methods that are available when you use the Adobe Flash JavaScript application programming interface (JavaScript API). For information about where to store JavaScript API files, see Saving JSFL files. Global methodsThe following methods can be called from any JavaScript API script: alert() confirm() prompt() Extensible toolsThe following functions are available in scripts that create extensible tools: activate() configureTool() deactivate() keyDown() keyUp() mouseDoubleClick() mouseDown() mouseMove() mouseUp() notifySettingsChanged() setCursor() |