Overview of built-in classes
119
These classes are located in the Built-In Classes > Client/Server subfolder in the Actions panel.
Authoring classes
The authoring classes are available only in the Flash authoring environment. These classes are
found in the Built-In Classes > Authoring subfolder in the Actions toolbox.
Class
Description
LoadVars
The LoadVars class is an alternative to the
loadVariables()
action for
transferring variables between a SWF file and a server in name-value pairs.
See
“Using the LoadVars class” on page 180
and the
LoadVars class
entry in
Chapter 12, “ActionScript Dictionary,” on page 205
.
XML
The XML class extends the XMLNode class and provides methods,
properties, and event handlers for working with XML-formatted data,
including loading and parsing external XML, creating new XML documents,
and navigating XML document trees. See
“Using the XML class” on page 181
and the
XML class
entry in
Chapter 12, “ActionScript Dictionary,”
on page 205
.
XMLNode
The XMLNode class represents a single node in an XML document tree. It is
the XML class’s superclass. See the
XMLNode class
entry in
Chapter 12,
“ActionScript Dictionary,” on page 205
.
XMLSocket
The XMLSocket class lets you create a persistent socket connection with
another computer for low-latency data transfer, like that required for real-time
chat applications. See
“Using the XMLSocket class” on page 184
and the
XMLSocket class
entry in
Chapter 12, “ActionScript Dictionary,”
on page 205
.
Class
Description
CustomActionsg
The CustomActions class lets you manage any custom actions that are
registered with the authoring tool. See the
CustomActions class
entry in
Chapter 12, “ActionScript Dictionary,” on page 205
.
Live Preview
The Live Preview feature (listed under Built-in Classes in the Actions toolbox,
though not a class) provides a single function called
onUpdate
that is used by
component developers. See
onUpdate
in
Chapter 12, “ActionScript
Dictionary,” on page 205
.
Summary of Contents for FLASH MX 2004 - ACTIONSCRIPT
Page 1: ...ActionScript Reference Guide...
Page 8: ...8 Contents...
Page 12: ......
Page 24: ...24 Chapter 1 What s New in Flash MX 2004 ActionScript...
Page 54: ...54 Chapter 2 ActionScript Basics...
Page 80: ...80 Chapter 3 Writing and Debugging Scripts...
Page 82: ......
Page 110: ...110 Chapter 5 Creating Interaction with ActionScript...
Page 112: ......
Page 120: ...120 Chapter 6 Using the Built In Classes...
Page 176: ......
Page 192: ...192 Chapter 10 Working with External Data...
Page 202: ...202 Chapter 11 Working with External Media...
Page 204: ......
Page 782: ...782 Chapter 12 ActionScript Dictionary...
Page 793: ...Other keys 793 221 222 Key Key code...
Page 794: ...794 Appendix C Keyboard Keys and Key Code Values...
Page 798: ...798 Appendix D Writing Scripts for Earlier Versions of Flash Player...
Page 806: ...806 Appendix E Object Oriented Programming with ActionScript 1...
Page 816: ...816 Index...