Using Components > The PushButton component |
![]() ![]() ![]() |
The PushButton component
The PushButton component lets you add simple push buttons to your Flash movie. The PushButton component accepts all standard mouse and keyboard interactions, and has an onClick
parameter that allows you to easily specify a handler to execute actions when the button is released. You can use the methods of the FPushButton component to disable or enable the button, and resize the button without distortion at runtime. For more information, see the FPushButton (component) entry in the online ActionScript Dictionary in the Help menu.
![]() ![]() ![]() |