The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Learning ActionScript 2.0 for Flash 8
  

  Learning ActionScript 2.0 for Flash 8 by Jen DeHaan ; Peter DeHaan ; Joey Lott

  • Published by: MACROMEDIA PRESS
  • Author: Jen DeHaan ; Peter DeHaan ; Joey Lott
  • Page Count: 848
  • Group: FLASH 8 ACTIONSCRIPT
  • ISBN: 0321394151/9780321394156
  • Published: Nov 2005

Our Price: 24.47
Discount: 32%
RRP: 35.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Learning ActionScript 2.0 for Flash 8
Powerful development and design tools require thorough and authoritative technical advice and documentation. When it comes to Macromedia Flash, no one is more authoritative than Macromedia Development and writing teams. Now their official documentation is available to you in printed book form. As you work, keep this guide by your side for ready access to valuable information on using Flash. We??ve designed it so that it??s easy to annotate as you progress.

Learning ActionScript 2.0 for Macromedia Flash 8 shows you how to write proper ActionScript syntax to create useful and interactive Flash applications. This book includes examples of object-oriented programming, and teaches you how to write custom classes for your Flash applications. Learning ActionScript 2.0 for Macromedia Flash 8 also includes numerous hands-on examples on how to apply expressive and interactive features to your files using ActionScript code, such as file upload, filter effects, scripted animation, and anti-alias text using the FlashType font rendering engine.

In Learning Actionscript 2.0 for Macromedia Flash 8, learn how to:
? Write proper ActionScript syntax using the fundamentals of the ActionScript language.
? Use object-oriented programming techniques to build Flash applications.
? Use ActionScript classes to add interactivity and expressive features to your Flash applications.
? Use best practices and coding conventions to optimize, structure, and write consistent ActionScript.

CONTENTS:

Whats new
Writing & editing ActioScript 2.0
About ActionScript
Data & Data types
Syntax
Functions & methods
Classes
Inheritance
Interfaces
Handling events
Movie clips
Text & strings
Animation
Creating interaction
Images & sound
External data
Security
Debugging applications
Best practices