 | 2 Aug 18:55 The following example shows how you can view a Flex application’s generated source code by adding the -keep compiler argument in Flex Builder. To add a compiler argument in Flex Builder, launch the Project Properties dialog box by selecting Project > Properties from the main menu, select the Flex Compiler option from the left menu, and [... 2 Aug 18:26 In a previous entry, “Downloading and installing Flex SDK builds from opensource.adobe.com”, we saw how to download and install nightly builds of the Flex 3 SDK into Flex Builder 3. Setting up the beta Gumbo SDK has a couple little “gotchas” which can be a little tricky. Download the latest Gumbo SDK nightly build from opensource.adobe.com and [... 2 Aug 16:57 The Flex SDK is constantly changing and improving. Every day bugs are getting fixed, features are being added or improved. If you want to use the latest code, you’ll need to know where to download the Flex SDK from and how to add the new SDK to Flex Builder. New builds of the Flex SDK can [... 1 Aug 00:56 The following example shows how you can set different fonts for different items in a Flex ComboBox control’s dropdown menu by using a custom item renderer. Full code after the jump. 31 Jul 14:54 The following example shows how you can set the item selection duration on a Flex List control by setting the selectionDuration style. Full code after the jump. 30 Jul 16:58 The following example shows how you can add a data effect when the items in a data provider change in a Flex List control by setting the itemsChangeEffect effect style. Full code after the jump. 29 Jul 16:21 The following example shows how you can set the label color for a selected item in a Flex List control by setting the textSelectedColor style. Full code after the jump. 27 Jul 17:14 The following example shows how you can set the border thickness on a Flex DateChooser control by setting the borderThickness style. Full code after the jump. 27 Jul 12:57 The following example shows how you can set a custom border color on a Flex DateChooser control by setting the borderColor style. Full code after the jump. 26 Jul 16:44 The following example shows how you can set the roll over color on a Flex DateChooser control by setting the rollOverColor style. Full code after the jump. | |  |