Skip to Content
ActionScript for Flash MX: The Definitive Guide, Second Edition
book

ActionScript for Flash MX: The Definitive Guide, Second Edition

by Colin Moock
December 2002
Intermediate to advanced
1088 pages
192h 4m
English
O'Reilly Media, Inc.
Content preview from ActionScript for Flash MX: The Definitive Guide, Second Edition
This is the Title of the Book, eMatter Edition
Copyright © 2007 O’Reilly & Associates, Inc. All rights reserved.
Onward!
|
245
Onward!
With statements, operators, functions, and now events and event handlers under our
belt, we’ve covered how all of the internal tools of ActionScript work. To round out
your understanding of the language, in the next three chapters we’ll explore three
extremely important datatypes: arrays, objects, and movie clips.
// Restore the clip to its original size when it is released
optionButton_mc.onRelease = function ( ) {
this._xscale = this._yscale = 100;
}
Example 10-4. A movie clip button from scratch (continued)
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ActionScript 3.0 Game Programming University, Second Edition

ActionScript 3.0 Game Programming University, Second Edition

Gary Rosenzweig
ActionScript 3.0 Bible

ActionScript 3.0 Bible

Roger Braunstein
ActionScript 2.0 Language Reference for Macromedia® Flash® 8

ActionScript 2.0 Language Reference for Macromedia® Flash® 8

Francis Cheng, Jen deHaan, Robert L. Dixon, Shimul Rahim

Publisher Resources

ISBN: 059600396XCatalog PageErrata