The following example shows how you can open a new browser window/tab by double clicking a Flex Image control by setting the doubleClickEnabled property to true and calling the navigateToURL() method
Full code after the jump.
Continue reading ‘Opening a new browser window by double clicking an Image control in Flex’


