Tag Archive for 'nonmodal'

13
Dec

Creating nonmodal Alert dialog boxes in Flex

The following example shows how you can use the Alert.NONMODAL constant to toggle whether a Flex Alert control is modal or non-modal.

Full code after the jump.

Continue reading ‘Creating nonmodal Alert dialog boxes in Flex’