How screens interact with ActionScript

Screens are similar to nested movie clips in the way that they interact with ActionScript. For more information, see "About nested movie clips" in Using Flash. However, some differences exist.

Use the following guidelines for ActionScript with screens:

For more information on controlling screens with ActionScript, see "Screen class", "Form class", and "Slide class", in the ActionScript 2.0 Components Language Reference.

For information on the Object class and the onclipEvent() event handler, see Object and onClipEvent handler in ActionScript 2.0 Language Reference.