Whip up awesome Wii games using Flash and ActionScript. Nintendo Wii Flash Game Creator's Guide lays out each next-generation technique alongside real-world examples and cut-and-paste code samples. Learn how to design exciting Flash animations, create cool characters, simulate realistic motion, and use the Wii remote control in innovative ways. Plus, you'll get the latest tricks for supercharging your games and tips for distributing them on the Web.
Build Flash-based objects, layers, and controls
Work with timelines, keyframes, and .SWF files
Develop and animate original characters, backgrounds, and landscapes
Integrate unconventional mouse and Wii controller interactivity
Create, modify, and control movie clips using ActionScript 2.0
Design radical enemies, custom cursors, and invisible buttons
Incorporate audio, game timers, and score tracking
Publish your games to the Web and share them via the Wii's online connection service
Fábio Pedrosa Laughable As a flash programmer I bought this book based on my interest to deploy applications/games for the console (Wii).
I regret my decision ever since.
This book is ridiculous for any Flash programmer. Its a complete shame, it tours the reader through flash giving you almost no information about the platform we want to deploy. Just a simple flash guide.
The truth is, Wii flash support is very limited (as Adobe says), and the author is just trying to make some money without acknowledge this.
A plain example of this is the lack of controller interactivity. Although the editorial review speaks about "Integrate unconventional mouse and Wii controller interactivity", the book only tries to use the mouse positions and click's because that's all the flash supports in this platform. There's no official way of detecting the controllers button state or accelerometer info.