November 29th, 2005
Mark Anders has a really sweet post on what is coming from the various Flex teams and what we should be seeing with aplha 2. Although no timeline has been given in this article, we can see what the Flex teams have been working on and get a taste of what we can expect to see soon. Check out his post at:
http://www.andersblog.com/archives/2005/11/flex_friday_dem.html
No Comments » |
Announcements, Flex 2 |
Permalink
Posted by everythingflex
November 29th, 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
No Comments » |
IFBIN, Tutorials |
Permalink
Posted by everythingflex
November 15th, 2005
This example show how to crop out a section on an image using the new Bitmap and BitmapData classes. It captures the x,y,height, and width from the draggable red crop box. Source code for this sample is available in the Flex By Example section of IFBIN.com.
This sample requires the Flash 8.5 player.
Run This Code
No Comments » |
Flex, Tutorials |
Permalink
Posted by everythingflex
November 10th, 2005
OK, first the bad news, the site was down for the past 36 hours due to corruption on the server. We are back up now and have restored most of the data. There are a few examples that may still be missing but will be replaced shortly.
OK, now the good news, Ted Patrick (of powersdk.com fame) has invited me to be a contributing author at IFBIN.com
I will continue to contribute to post samples to this blog as well as IFBIN.com.
Rich
No Comments » |
Announcements, Tutorials |
Permalink
Posted by everythingflex
November 4th, 2005
Using the new ExternalInterface API we can call a javascript function to open a new window with a flex application.
This sample requires the Flash 8.5 player.
Run This Code
View & Download Source Code
2 Comments |
Flex 2, Tutorials |
Permalink
Posted by everythingflex