ABSTRACT

Your deadline just got moved up. Your artist has never worked with Flash before. Your inner programmer is telling you that no OOP is a big Oops! Any Flash developer can share similar tales of woe. This book breaks down the process of Flash game development into simple, approachable steps. Never heard of a game loop before? No idea what a design pattern is? No problem! Chris Griffith gives you real-world expertise, and real-world code that you can use in your own games.  Griffith has been building games in Flash long enough to know what works and what doesn't. He shows you what you need to know to get the job done.

Griffith covers Flash for the everyday developer. The average Flash developer doesn't have luxurious timelines, employers who understand the value of reusability, or the help of an information architect to design a usable experience. This book helps bridge the gap for these coders who may be used to C++, Java, or C# and want to move over to Flash. Griffith covers real-world scenarios pulled from his own experiences developing games for over 10 years in the industry.

The 2nd edition will include: completely new game examples on more advanced topics like 3D; more robust physics and collision detection; and mobile device coverage with Android platform development for us on phones and tablets. Also coverage of the new features available in Flash CS5, Flash Player 10.1, and AIR 2.0 that can be used for game development.

The associated web site for the book: www.flashgamebook.com gets close to 1,000 visits a month. On the site, readers can find all the source code for the examples, news on industry happenings, updates and special offers, and a discussion forum to ask questions and share ideas.

chapter 1|12 pages

Computer Science Isn't for Everyone

chapter 2|12 pages

The Best Tool for the Job

chapter 3|10 pages

A Plan is Worth a Thousand Aspirin

chapter 4|42 pages

//Comments FTW!

chapter 7|13 pages

Make it Move—Actionscript Animation

chapter 8|24 pages

Turn It Up To 11: Working With Audio

chapter 9|16 pages

Put The Video Back In “Video Game”

chapter 10|26 pages

Xml and Dynamic Content

chapter 11|44 pages

Four-Letter Word: M-A-T-H

chapter 12|16 pages

Don't Hit Me: Collision Detection Techniques

chapter 13|28 pages

Mixup — A Simple Engine

chapter 14|48 pages

Bringing It All Together A Platformer

chapter 15|53 pages

Marble Runner

Our First Mobile Game

chapter |1 pages

Afterword: Flash's Future In Games