Archive for January, 2010
Next Entries »F3 v. F4: Boxes v Groups
Wednesday, January 6th, 2010TweetLayouts are something that has changed a lot with Flex 4. There are several ways to accomplish your layout. Here is a simple Flex 3 example where we wanted to horizontally layout two vertical groupings of Label and TextInput components. 12345678910<mx:HBox horizontalCenter="0" verticalCenter="0"> <mx:VBox> <mx:Label text="First name:"/> [...]
Flash Player 10.1 on Google’s Nexus One Phone
Tuesday, January 5th, 2010TweetCan’t wait to see this in action in person.
F3 v. F4: New Series Overview
Tuesday, January 5th, 2010TweetThere have been many changes to the way you use the Spark (xmlns:s) components of Flex 4 vs the older Halo (xmlns:mx) components of Flex 3. My plan of this series is to release a simple comparison post every couple of days comparing the way you would do something in Flex 4 vs Flex 3. [...]
Next Entries »







