• Home
  • About Me
  • AIR Central
  • AS3 Libs
  • Books
  • Flex Central
  • Resources
  • The Guru's
  •  

    Open PopUp Window from Flex 1.5

    January 17th, 2006

    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 same thing but is running on a Flex 1.5 server using a wrapper flash 8 swf to access the ExternalInterface API.

    Run This Code

    Download This Code