Window Menus

 

 

Window: Script Editor [CommandY]
A simple text interface which facilitates the creation and editing of object scripts or expressions. The currently selected object's script is visible in this window. If more than one object is selected, the most recently selected object (the one highlighted in green) will be used.

1. Select an object.
2. Choose Script Editor from the Window menu, or type CommandY.
3. Type a script or expression into the edit field.
4. Click Run to execute the script. The script is also executed whenever the current frame changes or the source object is modified in any way.
5. Click Load to read a script from a file.
6. Click Save to save the current script to a file.

Script Editor Options

Save - Saves the current script to disk.
Load - Loads a pre-defined script from disk.
Run - Executes the current script.