micky999
micky999

Reputation: 21

Flex - Some good source for practical examples

Since I need to start working on flex within a week for my firm, I started learning flex.
I did watch some of the starting videos from Adobe (here).

But, I found those videos too slow for my learning process and they don't seem to provide with much practical application programs to try out with.

Though, I will continue with those videos over the week, can anyone suggest some good website/online resource that could provide me with some practical examples, that would easy to work out on Flex Builder. It would also ease my learning process.

Thanks.

Upvotes: 2

Views: 104

Answers (3)

Ska
Ska

Reputation: 6888

Tour De Flex - http://www.adobe.com/devnet/flex/tourdeflex.html Is a walkthrough of all the basic API's, simple examples that will get you up and started. It's an AIR app, just click the INSTALL button and it wil be installed on your machine.

Upvotes: 1

Constantiner
Constantiner

Reputation: 14221

There was a topic which possible contains useful links.

Upvotes: 1

Georgi Hristozov
Georgi Hristozov

Reputation: 4289

Try Flex 3 Essential Training. It will give you pretty good overview of Flex in a few hours.

Upvotes: 2

Related Questions