Archive for July, 2006
« Previous EntriesUploader
Monday, July 31st, 2006Although 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 [...]
DataGrid Row Colors
Thursday, July 27th, 2006Tim 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" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" [...]
Korax Color Picker
Thursday, July 27th, 2006Vasiliy Nuzha has posted a very slick color picker component. Here is the link:
http://kss.korax.ru/flex/cp/index.html
Dual Slider Component
Wednesday, July 26th, 2006Brendan Meutzner has posted a dual slider component that captures multiple values and has an adjustable range. It is a very cool component, check it out at:
http://www.visualconcepts.ca/flex2/dualslider2/DualSlideTest.html
Custom PreLoader
Saturday, July 22nd, 2006Ted Patrick has posted a new custom preloader that allows the use of a splash screen image. Here is the link:
http://www.onflex.org/ted/2006/07/flex-2-preloaders-swf-png-gif-examples.php







