Archive for August 29th, 2007

29
Aug

Launching new browser windows from Flex

The following example shows how you can use the navigateToURL() method in the flash.utils package to open new browser windows, or replace the content in the current window.

Full code after the jump.

Continue reading ‘Launching new browser windows from Flex’