ActionScript class
Stream class
WebService class
XML class
XMLSocket class
XMLStreams class
Global functions
The following table lists all the global functions in the Server-Side ActionScript Language
Reference.
Global function
clearInterval()
getGlobal()
load()
protectObject()
setAttributes()
setInterval()
trace()
Description
The Stream class lets you handle each stream in a Flash Media
Server application.
The WebServices class lets you create and access a WSDL/
SOAP web service.
The XML class lets you load, parse, send, build, and manipulate
XML document trees.
The XMLSocket class implements client sockets that let Flash
Media Server communicate with a server identified by an IP
address or domain name.
The XMLStreams class is a variation of the XMLSocket class. It
has all the same methods, properties, and events, but it transmits
and receives data in fragments.
Description
Cancels a time-out that was set with a call to the
method.
Provides access to the global object while the secure.asc file is
loading.
Loads an ActionScript file in the main.asc file.
Protects user-defined or built-in objects behind a C wrapper
object.
Lets you prevent certain methods and properties from being
enumerated, written, and deleted.
Continually calls a function or method at a specified time interval
until the
clearInterval()
Evaluates an expression and displays the value.
method is called.
setInterval()
Global functions
9
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE and is the answer not in the manual?