Quantcast
Channel: Flex Examples » enabled
Browsing all 10 articles
Browse latest View live

Disabling a Spark RadioButtonGroup in Flex 4

The following example shows how you can disable a group of radio buttons by setting the Boolean enabled property on a Spark RadioButtonGroup control in Flex 4. Full code after the jump. The following...

View Article



Styling the disabled state on a Spark TextInput control in Flex 4

The following example shows how you can style the disabled state on a Spark TextInput control in Flex 4. Full code after the jump. The following example(s) require Flash Player 10 and the Adobe Flex 4...

View Article

Disabling the play/pause button on the Spark VideoPlayer control in Flex 4

The following example shows how you can disable/enable the play/pause button on the Spark VideoPlayer control in Flex 4 by setting the enabled property on the VideoPlayer control’s playPauseButton skin...

View Article

Disabling specific buttons in a Spark ButtonBar control in Flex 4

The following example shows how you can disable specific buttons in a Spark ButtonBar control in Flex 4 by using a custom skin and setting the skinClass style. Full code after the jump. The following...

View Article

Accessing specific buttons in a Spark ButtonBar control in Flex 4

In a suspiciously similar previous example, “Disabling specific buttons in a Spark ButtonBar control in Flex 4″, we saw how you could disable specific buttons in a Spark ButtonBar control in Flex 4 by...

View Article


Disabling an Application in Flex 3

The following example shows how you can disable an entire Flex Application in Flex 3 by setting the Boolean enabled property on the application object. Full code after the jump. <?xml version="1.0"...

View Article

Disabling a Spark Application container in Flex 4

In a previous example, “Disabling an Application in Flex 3″, we saw how you could disable an entire Flex Application in Flex 3 by setting the Boolean enabled property on the application object. The...

View Article

Disabling the scrub bar on the Spark VideoPlayer control in Flex 4

In a previous example, “Disabling the mouse on the Spark VideoPlayer control scrub bar in Flex 4″, we saw how to disable the mouse on the Spark VideoPlayer control scrub bar in Flex 4 by setting the...

View Article


Setting the disabled alpha on a Spark TextInput control in Flex 4

In a previous example, “Styling the disabled state on a Spark TextInput control in Flex 4″, we saw how you could style the disabled state on a Spark TextInput control in Flex 4 using CSS. The following...

View Article


Changing the background color of a disabled Spark TextArea control in Flex 4

In a previous example, “Changing the background color of a disabled TextArea control in Flex”, we saw how you can change the background color of a disabled MX TextArea control by setting the use the...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images