Posts tagged as:

repeatDelay

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 }

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 }