Home - Cross-platform Development
Flex 3 Bible
Price: $44.99
& 2-Day * Free Nationwide Shipping! (* details)
Availability: Usually ship in 24 hours if sold by Amazon.com
Product Details
| Binding: | Kindle Edition |
|---|---|
| EAN: | |
| Label: | Wiley |
| Feature: | |
| Publisher: | Wiley |
| Studio: | Wiley |
Editorial Reviews
Write programs using familiar workflows, deliver rich applications for Web or desktop, and integrate with a variety of application servers using ColdFusion, PHP, and others-all with the new Flex Builder 3 toolkit and the comprehensive tutorials in this packed reference. You'll learn the basics of Flex 3, then quickly start using MXML, ActionScript, CSS, and other tools to create applications that can run on any browser or operating system.
- Install and learn how to use Flex Builder 3
- Explore MXML, ActionScript 3, and the anatomy of a Flex application
- Lay out Flex controls and containers, and use Cascading Style Sheets (CSS) to create look and feel
- Incorporate Advanced List controls, Flex charting components, and data entry forms
- Integrate your Flex applications with a variety of application servers
- Create cross-operating system desktop applications with Adobe Integrated Runtime (AIR)
Companion Web Site
Visit www.wiley.com/go/flex3 to access code files for the projects in the book.
Customer Reviews
Only downside I did find with this book is it is FILLED with typos. Luckily they aren't in areas that are too damaging or cause the material to be overly confusing if you already know what you are doing.
Amanda
1) The writing is top notch--both in terms of grammar and conciseness, plus a seemingly sincere care for educating the reader. And virtually no typo's.
2) The book isn't bloated by excessive code listings. Instead, just a few lines of code or a very small complete code example gets the job done.
3) The coverage is very good.
The main thing I think we all want in a technical book of this size is at least some assurance that it's not going to be a waste of our time. I feel confident in giving you that assurance about this book. Admittedly, for me it's a relief to be done reading it, but I'm very glad I did.
I would recommend it for beginning to Intermediate Flex users as a good addition to their library's.
This book is a good tool for quick lookups on some data.. Not kidding.. Great reference tool.
If your fairly new it isn't going to help you out at all. It isn't written for a beginner. I will say that I would like to see the next edition of this book have a few details about data. I read a lot about arrays and xml type information, but the hardest thing to figure out was getting to my data(really understanding what i was doing). I could see it in the debugger, but just didn't REALLY understand how to access it... I would like to see more info on that in the flex books in general. This book is NOT the only one missing that data..
For example.. When you build a data grid.. The books reads click here.. And you move on...
I would like to see it simplified...
Click data grid - > it makes an event and does other magic stuff...
To get to your data you access all data via:
event.target.selectedItem.HostName
Example:
Build data grid example... click on a row
trace(event.target.selectedItem.HostName);
Look at the console and you should see the hostname printed out.
That is a very raw example, but when I figured out how to do that.. I started to figure out how to work with the data I was getting back.. Now I am moving right along.. I can/could not find that info ANYwhere..
I would also like some examples on working to customize the datagrid... Like.. Making the background or text a color if a string matches abc.... Things like that.. I am just now learning action script, so I have no clue on how to do that.. Having simple examples to show me how to do little stuff like that would be great..
Create your own review


