Tag Archive for 'modal'

18
Oct

Using the Image control as a pop up

The following example shows how you can use the PopUpManager class to launch an modal Image control.

Full code after the jump.

Continue reading ‘Using the Image control as a pop up’

14
Aug

Changing a modal Alert control’s blur, transparency and transparency color

The following example allows you to use Cascading Style Sheets (CSS) to control a Flex Alert control’s modalTransparencyBlur, modalTransparency, modalTransparencyColor, and modalTransparencyDuration styles.

Full code after the jump.

Continue reading ‘Changing a modal Alert control’s blur, transparency and transparency color’