Posts tagged as:

mouseEnabled

The following example shows how you can disable the mouse on the Spark VideoPlayer control scrub bar in Flex 4 by setting the Boolean mouseEnabled and mouseChildren properties.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following examples show how you can prevent a user from clicking a Flex Accordion container’s header by creating a custom Accordion header renderer.

Full code after the jump.

[click to continue…]

{ 0 comments }