Follow Flex After Dark on Twitter

Flex Dialogs

The Dialog box is an oft-used user interface...

Dialog Screenshot

Alert Control

Flex has a built-in Alert class that provides functionality for basic dialog boxes.

Alert

Learn more about creating dialogs with the Alert control...

Title Window + PopUpManager

For advanced dialogs...

Related Links:

Related Docs
  • ActionScript Alerts The ActionScript Alert control can be used to create interactive dialogs easily.
Recent Docs
Random Docs
  • Flex Canvas The Flex Canvas container can be used for absolute layout and position of children.
  • Flex Data Providers Several Flex components, including all list-based controls, display data from a data provider, a collection or object that contains the data displayed by the control.
  • Flex Progress Bar The Flex Progress Bar control is used for displaying progress to users.
  • Subversion Introdution Introduction to Subversion, the source-control system.
  • Flex Collections Collections are objects that provide a uniform way to access and represent item lists.