Skip to Content
Teach Yourself Visually™ Flash® CS4 Professional
book

Teach Yourself Visually™ Flash® CS4 Professional

by Keith Butters
February 2009
Beginner
368 pages
10h 30m
English
Visual
Content preview from Teach Yourself Visually™ Flash® CS4 Professional
Common Global Functions and Directives
ActionScript Description
trace(message) Prints message to the Output window.
include “filename.as” Includes the ActionScript file as though it were written in
the frame.
import
package.class Imports external class as defined in package for use in
ActionScript.
function name(parameter1, parameter2, etc.):returnType{} Creates a method to perform a certain task.
336
Commonly Used
ActionScript Commands
Common ActionScript Statements
ActionScript Description Syntax
break Exits a loop or switch statement. break;
do while A while loop where the statements are always do {
executed once before the condition is evaluated. ...
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

Adobe Flash CS4 Professional on Demand

Adobe Flash CS4 Professional on Demand

Steve Perspection, Inc. Johnson

Publisher Resources

ISBN: 9780470344743Purchase book