December 29, 2005
Those of you who have used Flash 8 or Flex 2 Alpha have seen the cool new effects that are possible. However, since Flex 1.5 was built for flash player 7 they are not natively available. I have created a number or wrapper swfs that allow the new flash 8 functions to be used in the current version of Flex. I have posted the Blur sample here for download and also will have ColorTransform, DropShadow, and Glow available within the IFBIN Flex By Example.
UPDATE: The source code for ColorTransform, DropShadow, and Glow is now available at IFBIN Flex By Example.
Run This Code
Download This Code
Leave a Comment » |
Flex, IFBIN, Tutorials |
Permalink
Posted by everythingflex
December 27, 2005
HDividedPrefBox and VDividedPrefBox are classes that extend HDividedBox and VDividedBox and add the functionality of storage of the users interaction with the divided boxes. Upon reload the preferences will be retrieved and the users custom layout will be restored. This sample’s source code and custom classes will be available within the IFBIN Flex By Example.
This source code is now aviable within Flex By Example.
Run This Code
Leave a Comment » |
Flex, IFBIN, Tutorials |
Permalink
Posted by everythingflex
November 29, 2005
UPDATE:
This sample has been chosen as example of the day at:
http://www.ifbin.com
Using the new Yahoo maps beta I created this application to track your UPS packages as they move about the U.S. Flex is using a web service call to access a ColdFusion cfc which is acting as a facade to fetch the UPS data via cfhttp. At this time Yahoo has not released a Flex 2 swc for it mapping beta so this application is a Flex 1.5 app. The source code is availabe in the Flex By Example section of IFBIN.com.
Run this code
Leave a Comment » |
IFBIN, Tutorials |
Permalink
Posted by everythingflex