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

    Flex 4 Free ??

    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, etc). What we do know is that everything needed to compile a flex application will be included. This is really great news for the proliferation of flex so we say bravo to Adobe!!

    Also, there will be a single server license of flex enterprise services which will be free and allow a limited number of connections. How many ? We don’t know yet but again it will certainly help expand the flex market penetration. This is very important with the pending release of Windows Vista and it’s competing RIA tools.

    The news above has been confirmed by Christian Cantrell , Danny Dura , and Mark Anders

    Tomorrow (Wednesday 2/1/06) will mark the delivery of the new Flex 2 beta available at Macromedia Labs which also means that we will now be able to post Flex 2 beta sample code at EverythingFlex as well as IFBIN.


    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


    Flex 2 on OS X

    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 the link to Grants post:
    http://www.gskinner.com/blog/archives/2005/12/easily_compile.html