EasyManua.ls Logo

MACROMEDIA FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH - Page 290

MACROMEDIA FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH
830 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
290 Classes
LoadVars The LoadVars class lets you transfer variables between a SWF file and
a server in name-value pairs. See LoadVars.
LocalConnection The LocalConnection class lets you develop SWF files that send
instructions to each other without using the
fscommand() method or
JavaScript. See LocalConnection.
Math The Math class provides convenient access to common mathematical
constants and provides several common mathematical functions. All
the properties and methods of the Math class are static and must be
called with the syntax
Math.method(parameter) or Math.constant. See
Math.
Microphone The Microphone class provides access to the user’s microphone, if one
is installed. When used with Flash Communication Server, your SWF
file can broadcast and record audio from a user’s microphone. See
Microphone.
Mouse The Mouse class provides control over the mouse in a SWF file; for
example, this class lets you hide or show the mouse pointer. See
Mouse.
MovieClip Every movie clip in a SWF file is an instance of the MovieClip class.
You use the methods and properties of this class to control movie clip
objects. See MovieClip.
MovieClipLoader This class lets you implement listener callbacks that provide status
information while SWF, JPEG, GIF, and PNG files load into movie clip
instances. See MovieClipLoader.
NetConnection The NetConnection class establishes a local streaming connection for
playing a Flash Video (FLV) file from an HTTP address or from the local
file system. See NetConnection.
NetStream The NetStream class controls playback of FLV files from a local file
system or HTTP address. See NetStream.
Number The Number class is a wrapper for the primitive number data type. See
Number.
Object The Object class is at the root of the ActionScript class hierarchy; all
other classes inherit its methods and properties. See Object.
PrintJob The PrintJob class lets you print content from a SWF file, including
content that is rendered dynamically, and multipage documents. See
PrintJob.
Selection The Selection class lets you set and control the text field in which the
insertion point is located (the text field that has focus). See
Selection.
Class Description

Table of Contents

Related product manuals