Posts tagged as:

autoRepeat

The following example shows how you can set the repeat delay on an Flex 4 Spark Button control by setting the repeatDelay style and the autoRepeat property.

Full code after the jump.

[click to continue…]

{ 0 comments }

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.

[click to continue…]

{ 1 comment }

A simple example of creating auto-repeat Button controls that dispatch the buttonDown event as long as the user is pressing the button.

[click to continue…]

{ 2 comments }