Tuesday, August 11, 2009

Flash Button Definition

Sourcefile From: http://www.webdevelopersnotes.com/tutorials/adflash/button_tutorial_flash_simple_buttons.php3

Symbol: Button

The button symbol consists of only four frames called Up, Down, Over and Hit.

Over: Determines the button state when the mouse cursor is taken over it.

Down: Determines the button state when the mouse cursor is taken over it and the mouse button
is pressed (but not released).

Up: Determines the state of the button when a mouse button button is pressed and then released
over it.

Hit: Determines the area of the button.


No comments:

Post a Comment