Archive for February, 2010

Flex Validator example – mx:PhoneNumberValidator – mx:EmailValidator

No Comments »

Code below shows Flex validator component example. With these components different types of data are get validated with appropriate validators. buy cialis canadian The provided flex feature is mostly used in validating the user ids, email addresses and passwords.

Read More »


Provide a Better Visual Feedback – Using Flex CursorManager.setBusyCursor()

No Comments »

Why do you need Flex CursorManager

Read More »


Creating a custom creation complete effect on a Flex Alert control – creationCompleteEffect – mx:SoundEffect

No Comments »

The following example shows how to specify an effect which gets played when an Alert control is displayed by setting the Alert control’s creationCompleteEffect style. You can also see how to embed both the normal and bold font using CSS and @font-face.

Read More »


Changing the Flex ComboBox control’s opening and closing easing functions and ColorPicker control’s easing duration

No Comments »

Changing the Flex ComboBox control’s opening and closing easing functions and Changing the ColorPicker control’s easing duration and easing functions

Read More »


Embedding fonts in AS3

No Comments »

No more do you have to have fonts in your library you can embed them directly from the folder where they reside using the [Embed] in your ActionScript Project.

Read More »