Search

 

February 2012
S M T W T F S
« Nov    
 1234
567891011
12131415161718
19202122232425
26272829  

Tags

Archives

Components

« Previous Entries Next Entries »

Interactive Calendar

Wednesday, October 18th, 2006

TweetMany of you already know that the Adobe Consulting team has been working on a calander component.  They have yet to release this component (maybe at Max next week)?  In the mean time Ely Greenfield has posted a prooof of concept calendar component that is very cool.  He has not yet posted the source code [...]

CustomRowColorDataGrid Component

Wednesday, October 4th, 2006

TweetMike Nimer has posted this new component which extends datagrid and gives the ability to set the datagrid rows background color based on the contents of the data in the row. Mike has posted the source for download. Thank you Mike for making this freely available. Visit his post here. Rich

ImageToolTip

Friday, September 29th, 2006

TweetThis example shows how to create a custom tooltip that holds an image file and also allows you to edit the ToolTip properties. Enter your own image url and or adjust the properties. Roll over the binoculars icon to see the new tooltip. Right Click on application to view & download Source Code. Run This [...]

Uploader

Monday, July 31st, 2006

TweetAlthough this has been a part of Flash 8 previously, one of the coolest new features of Flex 2 is the ability to upload images and files. Here is a quick little component that allows set the max file size allowed, set the types of files allowed, automatically show the upload progress, and then display [...]

DataGrid Row Colors

Thursday, July 27th, 2006

TweetTim Hoff has posted a new datagrid component that can be used to conditionally change rowColors through CSS.  Here is the link: http://www.iepl.net/DataGridRowColorSample/DataGridRowColorSample.html UPDATE: AS BOB STATED, THE LINK NO LONGER GOES TO THE FLEX SOURCE CODE, I WAS ABLE TO PULL THE ORIGINAL SOURCE FROM GOOGLE CACHE AND HAVE PROVIDED IT BELOW. 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879<?xml version="1.0" [...]

« Previous Entries Next Entries »