The following example shows how you can create an auto-repeating Flex Gumbo Soark Button control by setting the Boolean autoRepeat
property.
Full code after the jump.
Continue reading Creating an auto-repeating Spark Button control in Flex Gumbo
The following example shows how you can create an auto-repeating Flex Gumbo Soark Button control by setting the Boolean autoRepeat
property.
Full code after the jump.
Continue reading Creating an auto-repeating Spark Button control in Flex Gumbo
A simple example of creating auto-repeat Button controls that dispatch the buttonDown
event as long as the user is pressing the button.