Foundation ActionScript 3.0 with Flash CS3 and Flex
Title | Foundation ActionScript 3.0 with Flash CS3 and Flex PDF eBook |
Author | Sean McSharry |
Publisher | Apress |
Pages | 578 |
Release | 2008-07-31 |
Genre | Computers |
ISBN | 1430201967 |
This book teaches ActionScript to both aspiring ActionScript developers and experienced ones who want to upgrade their knowledge to the new version. It details how to use ActionScript through both Flash CS2 and Flex 2 (open source ActionScript developers should also be able to make use of the book). Coverage focuses on essential real world techniques and assumes no previous ActionScript knowledge. In addition, the book features a host of practical examples; reference sections are also included at the back of the book allowing the reader to easily look up syntax.
ActionScript 3.0 Cookbook
Title | ActionScript 3.0 Cookbook PDF eBook |
Author | Joey Lott |
Publisher | "O'Reilly Media, Inc." |
Pages | 589 |
Release | 2006-10-11 |
Genre | Computers |
ISBN | 0596554621 |
Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment. Rather than focus on theory, the ActionScript 3.0 Cookbook concentrates on the practical application of ActionScript, with more than 300 solutions you can use to solve a wide range of common coding dilemmas. You'll find recipes that show you how to: Detect the user's Flash Player version or their operating system Build custom classes Format dates and currency types Work with strings Build user interface components Work with audio and video Make remote procedure calls using Flash Remoting and web services Load, send, and search XML data And much, much more ... Each code recipe presents the Problem, Solution, and Discussion of how you can use it in other ways or personalize it for your own needs, and why it works. You can quickly locate the recipe that most closely matches your situation and get the solution without reading the whole book to understand the underlying code. Solutions progress from short recipes for small problems to more complex scripts for thornier riddles, and the discussions offer a deeper analysis for resolving similar issues in the future, along with possible design choices and ramifications. You'll even learn how to link modular ActionScript pieces together to create rock-solid solutions for Flex 2 and Flash applications. When you're not sure how ActionScript 3.0 works or how to approach a specific programming dilemma, you can simply pick up the book, flip to the relevant recipe(s), and quickly find the solution you're looking for. Adobe Developer Library is a co-publishing partnership between O'Reilly Media and Adobe Systems, Inc. and is designed to produce the number one information resources for developers who use Adobe technologies. Created in 2006, the Adobe Developer Library is the official source for comprehensive learning solutions to help developers create expressive and interactive web applications that can reach virtually anyone on any platform. With top-notch books and innovative online resources covering the latest in rich Internet application development, the Adobe Developer Library offers expert training and in-depth resources, straight from the source.
Foundation Actionscript 3.0 Animation
Title | Foundation Actionscript 3.0 Animation PDF eBook |
Author | Keith Peters |
Publisher | Apress |
Pages | 556 |
Release | 2007-05-25 |
Genre | Computers |
ISBN | 1430203846 |
This is the first definitive and authoritative book available on ActionScript 3 animation techniques. ActionScript animation is a very popular discipline for Flash developers to learn. The essential skill set has been learned by many Flash developers through the first edition of this book. This has now been updated to ActionScript 3, Adobe's new and improved scripting language. All of the code has been updated, and some new techniques have been added to take advantage of ActionScript 3's new features, including the display list and new event architecture. The code can be used with the Flash 9 IDE, Flex Builder 2, or the free Flex 2 SDK.
Foundation ActionScript 3.0 Image Effects
Title | Foundation ActionScript 3.0 Image Effects PDF eBook |
Author | Gerald YardFace |
Publisher | Apress |
Pages | 673 |
Release | 2009-07-25 |
Genre | Computers |
ISBN | 143021872X |
Foundation ActionScript 3.0 Image Effects discusses the ins and outs of graphical manipulation through code of all the different elements available in a Flash project, from vectors to bitmaps to videos, from animated text effects to dynamic video filters. Flash 8 introduced a vast array of image features, such as blend modes and filters as well as ActionScript's powerful BitmapData object, and this book covers all those effects in their CS4 form, as well as the graphical options that are available, such as the Pixel Bender Toolkit. It also details the many possible effects that can be achieved and the associated practical applications, with a focus on strong object-oriented programming methodologies to make the code more modular and reusable across projects. Gives detailed information on all of the image manipulation abilities of Flash CS4 Covers complex technology, such as the Pixel Bender Toolkit There is no other book like it, covering the same topics in as much depth
Foundation Flex for Designers
Title | Foundation Flex for Designers PDF eBook |
Author | Greg Goralski |
Publisher | Apress |
Pages | 279 |
Release | 2008-03-11 |
Genre | Computers |
ISBN | 1430204346 |
This book details how to customize the look and feel of Flex applications. It takes you through how to customize style and layouts using CSS; how to bring design assets into Flex from applications such as Photoshop, Illustrator, Fireworks, and Flash; how to spice up your design work with some handy ActionScript 3.0 techniques; and even a look forward to designing hybrid desktop/web applications with Flex and AIR. It culminates with several design-oriented case studies, including a video picker application, picture gallery, customer service site, and more.
AdvancED Game Design with Flash
Title | AdvancED Game Design with Flash PDF eBook |
Author | Rex van der Spuy |
Publisher | Apress |
Pages | 798 |
Release | 2010-12-28 |
Genre | Computers |
ISBN | 1430227400 |
Creating games in Flash is a never-ending journey of exploration, learning, and most of all, fun. Once you’ve mastered the basics, a new world is opened up to you, enabling you to take your existing skills to the next level and discover new skills that will in turn open new doors. This book is a direct continuation of Foundation Game Design with Flash, and is a complete point-by-point roundup of the most important skills a Flash game designer needs to know. You’ll increase your ActionScript knowledge and your game design skills while creating some excellent example games. You’ll learn advanced collision detection skills; professional AI and pathfinding; and how to load and save game data, create destructible environments, and build and switch game levels. Each chapter highlights a new advanced technique illustrated by practical examples. Examples of games are given in a variety of genres, all of which take an object-oriented programming approach. Advanced game design topics are covered, including vector-based collision reaction, pathfinding, billiard ball physics, and modeling game data.
The ActionScript 3.0 Quick Reference Guide
Title | The ActionScript 3.0 Quick Reference Guide PDF eBook |
Author | David Stiller |
Publisher | "O'Reilly Media, Inc." |
Pages | 491 |
Release | 2008 |
Genre | Computers |
ISBN | 0596517351 |
Designed specifically to help Flash designers and developers make the leap from ActionScript 2 to ActionScript 3.0 quickly and painlessly, this book offers an overview of ActionScript 3.0 and includes a How do I? section for dealing with tasks.