Archive for February 9th, 2010
F3 v. F4 Tile v TileGroup
Tuesday, February 9th, 2010TweetHere are two applications that perform the same task. They layout 9 custom button components in a grid. One is Flex 3 and the other is Flex 4. Main Application (Flex 3): 123456789101112131415161718<?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" [...]








