Archive for October, 2008

Protected: Flex Examples

October 30, 2008

There is no excerpt because this is a protected post.

Flex Explorers

October 25, 2008

 
Flex Style Explorer
Flex Style Creator
Easing Effects Explorer
Flex Filter Explorer
Color Explorer
Charting Components Explorer
Flex Chart Explorer
Adobe Flex 2 Component Explorer
Adobe Flex 3 Component Explorer
Flex Samples Explorer
Flex 2.0 Samples Explorer
Cairngorm Diagram Explorer
Flex Primitive Explorer
Flex Enhanced Button Skin Explorer
Flex Text Effects Explorer
Reflection Explorer
Distortion Effects Explorer
FlexBox
Resize Manager
Flex Games
Flex Sports Clothing Uniform
Random Walk
Flex Super Panel
DataGrid Row Color
Chart Range Selection Component
Dual Slider
Advance [...]

flex comp

October 25, 2008

Adobe Flex :: Rich Internet Applications
Adobe :: 2007 Amgen Tour of California TourTracker 2.0 :: More info
Adobe :: Dashboard :: Sales data analysis :: More info
Adobe :: FlexStore :: More info
Adobe :: Hybrid Store :: Flex working with HTML :: More info
Adobe :: Photo Viewer :: More info
Adobe :: Restaurant Finder :: More info
Fauxto :: [...]

Flex Favourites

October 25, 2008

Ready Skinned Flex Components:
Scalenine
Flex Examples:
Flex Examples
Flex Styles
Adobe :: Style Explorer
Compilations
Flex.org’s Showcase Page
Favourites
· Adobe :: Dashboard :: Sales data analysis :: More info :: Note that this RIA is a collaborative application (many users, any user can make choices, all users see results) but Adobe has disabled this functionality for this demo
· Adobe :: FlexStore :: [...]

Flex Coding

October 25, 2008

FLEX CODING
APIs
AS3 Library For Amazon’s S3 Service
Digg :: Flash toolkit
Ebay
Flickr
Google Analytics PHP API
Google Gears :: Also, see the Google Gears section below
Mappr
MapQuest
ODEO
Yahoo Answers
Yahoo Mail
Yahoo Maps
Yahoo Search
Yahoo Weather
YouTube
Architecture
Cliff Hall :: PureMVC
Joe Berkovitz :: An architectural blueprint for Flex applications
Sean Levy :: Complete component communication solution for Flex :: Using ALON (Autonomous Linking Object Network Design Pattern)
Automated [...]

Displaying charts in AdvancedDataGrid

October 19, 2008

Using charts as itemRenderers in DG and ADG is easy. Find the sample files here The sample uses a LineChart as itemRenderer for the third column and a PieChart in the child area. The column-spanning option available through RendererProviders is used to make the PieChart occupy the whole row. The sample shows use of [...]

Programming ActionScript 3.0

October 16, 2008

 
Programming ActionScript 3.0

 
 
Introduction to ActionScript 3.0

 
 
Getting started with ActionScript

 
 
ActionScript language and syntax

 
 
Object-oriented programming in ActionScript

 
 
Core ActionScript 3.0 Data Types and Classes

 
 
Flash Player APIs

 
Flex ActionScript Language Reference

 
Legal Notices

Cairngorm Architecture

October 3, 2008

Understand the design challenges that Cairngorm addresses best, and the types of projects for which it is an appropriate skeleton for development.

Developing Flex RIAs with Cairngorm microarchitecture (updated)

Part 1: Introducing Cairngorm
Part 2: Keeping state on the client
Part 3: Architecting the view
Part 4: Feature-driven development
Part 5: Server-side integration
Part 6: Rapid and consistent development with Cairngorm [...]

cairngrom

October 3, 2008

I am trying to learn Cairngorm and am finding the resources severely lacking. I thought I’d document my experiences trying to learn Cairngorm with hopes someone will be able to tread the pass more easily than I.
Where do you go.
First off, where do you go to start reading about Cairngorm? Well, you can start at [...]

Learning Cairngorm ( Part 5)

October 3, 2008

In the fifth part of this series on Cairngorm, I’m going to talk about how Cairngorm handles remote data calls. This, once again, is following along with the fifth part of Steven Webster’s Adobe Center Articles.
A Recap
In the last article I wrote in this series I spoke about how Cairngorm handles user gestures. A user [...]