Monthly Archives: March 2010
FlashBuilder 4 Released!
FlashBuilder 4 is here! “Adobe® Flash® Builder™ 4 (formerly Adobe Flex® Builder™) software is designed to help software developers rapidly develop cross-platform rich Internet applications (RIAs) and content using the open source Flex framework.” Click here for more information
Additional Flex Frameworks
http://swizframework.org/ http://puremvc.org/ http://code.google.com/p/robotlegs/ http://mate.asfusion.com/ Parsley framework http://www.spicefactory.org/parsley/
Cairngorm Tutorial Part 1
During the meeting we watched the first of five videos based around the Cairngorm framework. You can view the video and download sample code via the link below: David Tucker Cairngorm Tutorial Part 1
IndyFlex UG meeting 03/23/10 – ITT Tech Indianapolis
Cairngorm is one of the primary open source frameworks for application architecture in Adobe Flex. We will begin an ongoing discussion on frameworks by watching a brief video tutorial on Cairngorm, followed by open discussion. Next we will touch on … Continue reading
Apple is bigger than Wal-Mart
This isn’t Flex related but it’s worth a look… Apple’s value has apparently surpassed Wal-Mart. Click here to read more
Greensock Tweens – Get to know them!
Greensock makes amazing tween effects that work with Adobe Flex. You can utilize their full package of tweens, timelines, and other various effects. You can download their classes compiled into a .swc file or directly using the code itself. This … Continue reading
Chase Retirement Calculator using Adobe Flex
Chase bank has created a new retirement calculator and has chosen Adobe Flex as it’s user interface technology. It is always good news when a large company chooses a technology that you are programming in. You can view the calculator … Continue reading
Adobe Flex Builder 3 free with CS4 Purchase
Adobe® Flex™ Builder 3 Standard serial number request As a Creative Suite 4 Web Premium or Master Collection customer, you are eligible to use Adobe Flex Builder 3 at no additional cost. You will need to first download a trial … Continue reading
Custom Adobe Flex Pre-Loader with Flash CS4
Learn how to create a completely customized Flex preloader using Flash CS4. Lee Brimelow has made one of the most complete tutorials for customizing the Flex pre-loader. This includes a full-length video and source code as well. Check it out