Changing buttons, check boxes, and radio buttons

The learning interactions use the Flash user interface (UI) Button, CheckBox, RadioButton and TextInput components. You must use these UI components in the learning interaction movie clips. The learning interaction scripts use the internal features of the UI components to function properly.

The quiz templates already contain all the necessary UI components for each interaction. To use UI components in Flash MX or later documents, publish the SWF file using ActionScript 2.0.

Sizing

To scale the Button components used for the Control button, Reset button, and CheckBox, RadioButton, and TextInput components, select the component and change its settings in the Property inspector.

UI component graphics

There is a defined process for changing the skin of a component. For more information, see “Editing component skins in a document” in Using Components.

UI component text

To change the text characteristics of a UI component, use the GlobalStyleSheet object. See “Customizing Components” in Using Components.

  This page on the Web