ActionScript 2.0 Components Language Reference |
|
|
|
| Tween class > Applying easing methods to components | |||
Another use for the various easing methods is to apply them on certain components. You can apply the easing methods only to the following components: Accordion, ComboBox, DataGrid, List, Menu, and Tree. Each component uses the easing methods to allow different customizations. For example, the Accordion, ComboBox, and Tree components let you select an easing class to use for their respective open and close animations. In contrast, the Menu component lets you define only the number of milliseconds that the animation lasts.
|
|
|
|