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, 2006

Flex 4 Free ??

Tuesday, January 31st, 2006

There have been several reports of a free flex server being released and they are true as confirmed by the links below. Basically what we are talking about is a free compiler and sdk. The details have not been released yet (like what data connections will be included, web services, http, remote objects, [...]

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

Flex 2 on OS X

Tuesday, January 3rd, 2006

or those of you who are fellow Mac users, Grant Skinner has posted a simple AppleScript for compiling Flex 2 on OS X Tiger.  It is very easy to get up and running on OS X and only took about 5 minutes to setup.  Excellent work Grant and thanks from all us Mac guys.
Here is [...]