2011

Table Of Contents
If you want the scene to play indefinitely (that is, until Stop is clicked), select the Infinite check box.
If this check box is unchecked, the scene will play until its end point is reached.
NOTE Selecting Infinite disables Loop and P.P.
4 If necessary, use the Active, Loop, and P.P. check boxes to adjust the playback of the individual scene
components.
NOTE Only animations with the Active check box selected will play.
Add Interactivity
Quick Reference
The Scripter window is a floating window that enables you to add interactivity to object animations in your
model.
Ribbon: Animation tab Script panel Scripter
Menu: Classic user interface: Tools Scripter
Toolbar: Classic user interface: Workspace Scripter
The Scripter window contains the following components: the tree view, the Events view, the Actions view, and
the
Properties view.
NOTE If you cant use any of the controls in the Scripter window, it means that you are in interaction mode. To exit
the mode, click Animation tab Script panel Enable Scripts
.
Work with Animation Scripts
A script is a collection of actions that you want to happen when certain event conditions are met.
To add interactivity to your model, you need to create at least one animation script.
Each script can contain the following components:
One or more events
One or more actions
Your model can have as many scripts as you want, but only the active scripts are executed.
You can group the scripts into folders. This has no effect on their execution, except that the contents of a folder
can be easily activated/deactivated to save time.
To add a script
1 If the Scripter window is not already open, click Animation tab Script panel Scripter
.
Add Interactivity | 345