Open Flex Window From Flex
Using the new ExternalInterface API we can call a javascript function to open a new window with a flex application.
This sample requires the Flash 8.5 player.
Using the new ExternalInterface API we can call a javascript function to open a new window with a flex application.
This sample requires the Flash 8.5 player.
January 22nd, 2007 at 5:25 am
[…] PopUp Window from Flex 1.5 This is a followup to my post on November 4th titled Open Flex Window From Flex. That example was a Flex 2 example using the ExternalInterface API. This new sample accomplishes the […]
July 8th, 2007 at 5:52 am
thanks for the code :p