Monday, September 14, 2009

How to Cache Images in Your Flex Application

http://userflex.wordpress.com/2008/07/28/image-caching/

Sunday, September 6, 2009

Flex DisplayShelf Component

A DisplayShelf lets you display your image files in iTunes style. It’s a pretty cool way of presentation. In Flex I have used two libraries to achieve such a view.

The first one is what I saw on a popular webcast of James Ward and Bruce Eckel to display Flickr images. You can get more information about this component on http://www.quietlyscheming.com/blog/components/tutorial-displayshelf-component/ Go there and download necessary ActionScript files of DisplayShelf.as and TiltingPane.as

Flex component that imports contacts via OpenInviter.

this is a gr8 component found.

One of the requirements called for importing contacts from their email addresses. With the number of websites implementing contact importers these days, there would be plenty of Flex components out there to import your contacts.

One such thing is OpenInviter.

As of now, it allows you to import contacts from 62 different email and social network providers. :)


http://flexnflex.wordpress.com/2009/07/21/importing-contacts-from-mail-server/

Wednesday, September 2, 2009

Designing for Flex Part 1: Overview and introduction to Flex | Adobe Developer Connection

Designing for Flex – Part 1: Overview and introduction to Flex | Adobe Developer Connection

Adobe Flex is a new medium specifically created for designing and developing rich Internet applications, or RIAs. RIAs are a new breed of applications that break out of the constraints of traditional web and desktop environments to provide a more fluid, information-focused user experience. Flex makes it much easier to create these experiences, but it requires application designers and developers to think differently about the application design problem than they did when creating traditional web and desktop applications.


The Designing for Flex series includes the following articles:

Part 1: Overview and discovering Flex
Part 2: Planning your application
Part 3: Structuring your application
Part 4: Merging the web and the desktop
Part 5: Designing content displays
Part 6: Guiding with motion
Part 7: Making your application fast
Part 8: Making your application safe
Appendix A: List of best practices
Appendix B: For further reading

Shared via AddThis

Freelance