Components
What is important in this module
- Flash Components are predefined user interface objects provided with the Flash environment
- The following Components are availabe - CheckButton, RadioButton, ListBox, ComboBox, ScrollPane, ScrollBar and PushButton
- Components are able to keep information depending on how user interact with them
- Components event handlers may call the function when user interact with them
- It is possible to change appearance of Components using globalStyleFormat object