The following example shows how you can close a pop up window when a user presses the Escape key in Flex.
Full code after the jump.
Continue reading ‘Closing a pop up window using the keyboard in Flex’
The following example shows how you can close a pop up window when a user presses the Escape key in Flex.
Full code after the jump.
Continue reading ‘Closing a pop up window using the keyboard in Flex’
The following example shows how you can use the PopUpManager class to display a VideoDisplay control in a TitleWindow container in Flex.
Full code after the jump.
Continue reading ‘Displaying a video in a pop up window in Flex’