Calendar

January 2006
S M T W T F S
« Dec   Feb »
1234567
891011121314
15161718192021
22232425262728
293031  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for January 17th, 2006

Open PopUp Window from Flex 1.5

Tuesday, 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 [...]