These classes are located in the Built-In Classes > Client/Server subfolder in the Actions panel.
Class
LoadVars
XML
XMLNode
XMLSocket
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
CustomActionsg
Live Preview
Description
The LoadVars class is an alternative to the
transferring variables between a SWF file and a server in name-value pairs.
See
"Using the LoadVars class" on page 180
Chapter 12, "ActionScript Dictionary," on page
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
and the
XML class
entry in
on page
205.
The XMLNode class represents a single node in an XML document tree. It is
the XML class's superclass. See the
"ActionScript Dictionary," on page
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
XMLSocket class
entry in
on page
205.
Description
The CustomActions class lets you manage any custom actions that are
registered with the authoring tool. See the
Chapter 12, "ActionScript Dictionary," on page
The Live Preview feature (listed under Built-in Classes in the Actions toolbox,
though not a class) provides a single function called
component developers. See
Dictionary," on page
205.
loadVariables()
"Using the XML class" on page 181
Chapter 12, "ActionScript Dictionary,"
XMLNode class
205.
"Using the XMLSocket class" on page 184
Chapter 12, "ActionScript Dictionary,"
CustomActions class
in
Chapter 12, "ActionScript
onUpdate
action for
and the
LoadVars class
205.
entry in
Chapter 12,
and the
entry in
205.
that is used by
onUpdate
Overview of built-in classes
entry in
119
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?
Questions and answers