Flash MX 2004 ActionScript bible /
Provides in-depth information to the more than one million Flash developers who want to take their animations to the next level using sophisticated interaction and data-driven content Flash ActionScript is an object-oriented scripting language used with Flash that allows the designer to control a mo...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Indianapolis, IN :
Wiley,
©2004.
|
Colección: | Bible.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Flash MX 2004 ActionScript Bible; Foreword; Preface; How to Get the Most Out of This Book; Conventions Used in the Book; How This Book Is Organized; Getting in Touch with Us; Getting in Touch with Macromedia; Acknowledgments; Contents at a Glance; Contents; Part I: Conceptualizing Flash; Chapter 1: An Introduction to Flash MX 2004; Considering Flash MX 2004 in Context; Understanding the Capabilities of Flash MX 2004; What's New in Flash MX 2004 and Flash MX Pro 2004; Understanding the Framework; Applying Flash MX 2004; Planning Flash Development; Summary
- Chapter 2: Working with Web Technologies and Interactive ModelsWhere Flash Fits into the Ever-Evolving Web; An Overview of Companion Technologies; Visualizing Multimedia Potential; Summary; Chapter 3: Architecture for Flash Movies; An Overview of Flash Development; Creating a Flash Plan; Considering Flash Architecture Solutions; Considering Data Architecture Solutions; Organizing Assets for Production; Using the Project Panel in Flash MX Pro 2004; Summary; Part II: Laying the ActionScript Foundation; Chapter 4: Learning ActionScript Basics; Introducing ActionScript
- Understanding the Actions PanelSummary; Chapter 5: Constructing ActionScript; Understanding Datatypes; Using Variables; Using Expressions; Working with Operators; Using Comments Effectively; Working with Statements; Summary; Chapter 6: Working with Functions; Understanding Programming with Functions; Defining Custom Functions; Calling Functions; Passing Parameters; Returning a Value from a Function; Referencing Functions; Creating Function Literals; Understanding Scope; Creating Recursion; Writing for Reusability; Using Built-in Functions; Creating Interval Functions; Summary
- Chapter 7: Programming with Objects and ClassesIntroducing Objects; Displaying the Time with an Object; Working with MovieClip Objects; Displaying the Time Using a Movie Clip; Creating Interval Methods; Understanding the Object Class; Creating Custom Classes; Making Your First Class; Working with Advanced Class Topics; Using the CustomActions Class; Summary; Chapter 8: Error Handling and Debugging; Troubleshooting Your Flash Application; Finding Errors in Your Application; Finding Help in the Flash Community; Preventing Errors; Catching Errors Programmatically
- Debugging Your Flash ApplicationSummary; Part III: MovieClip, Button, and Drawing API; Chapter 9: MovieClip and Button Classes; Creating MovieClip and Button Objects at Authoring Time; Addressing MovieClip and Button Objects; Handling Events; Using MovieClip Objects as Buttons; Practicing Targeting; Working with Appearance Properties; Working with Self-Describing Properties; Enabling Button-Like Behavior; Tab-Switching, Focus, and Menus; Affecting Timeline Playback; Creating MovieClip Objects Programmatically; Loading External Content; Opening Web Pages; Creating Draggable MovieClip Objects