Archive | 2008

10 August 2008 ~ 2 Comments

Multiselect ColorPicker

This is a custom color picker component to show and select multiple colors. You can use the ’selectedColors’ property to set and get color values. When you select a color it will be added to the selectedColors property. There is a ‘-’ button on roll over to remove a color.

Try a demo here: Multiselect ColorPicker [...]

Continue Reading

10 July 2008 ~ 0 Comments

Fullscreen Flex Preloader

This is a flex custom preloader made by extending the DownloadProgressBar class in the flex framework. The progress bar is a fullscreen sprite with a customizable color. You can also change the position and styles of the percentage textfield. See the below code to customize the preloader.
// Progress bar color
protected var barColor:uint = 0xE8D385;
/**
* [...]

Continue Reading

01 July 2008 ~ 0 Comments

Searchable Flash

Adobe announced that they are working with Google and Yahoo! to make Flash content more searchable.
“Adobe is teaming up with search industry leaders to dramatically improve search results of dynamic web content and rich Internet applications (RIAs). Adobe is providing optimized Adobe Flash Player technology to Google and Yahoo! to enhance search engine indexing of [...]

Continue Reading

27 June 2008 ~ 0 Comments

RIAJobs

Are you searching jobs on Flash, Flex, AJAX or Silverlight? RIAjobs.org is a site for rich internet application developers. You can see a RIAJobs widget on the sidebar of this blog. Start hunting!!!!
http://www.riajobs.org/

Continue Reading