Get (Customactions.get Method) - MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference

Actionscript 2.0 language reference
Table of Contents

Advertisement

Property summary
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Method summary
Modifiers
Signature
static
get(name:String) :
String
static
install(name:String,
data:String) :
Boolean
static
list() : Array
static
uninstall(name:Strin
g) : Boolean
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),

get (CustomActions.get method)

public static get(name:String) : String
Reads the contents of the custom action XML definition file named
The name of the definition file must be a simple filename, without the .xml file extension,
and without any directory separators (':', '/' or '\').
If the definition file specified by the
If the custom action XML definition specified by the
its entirety and returned as a string.
Availability: ActionScript 1.0; Flash Player 6
470
ActionScript classes
property),
Description
Reads the contents of the custom action XML
definition file named name.
Installs a new custom action XML definition file
indicated by the name parameter.
Returns an Array object containing the names of all
the custom actions that are registered with the Flash
authoring tool.
Removes the Custom Actions XML definition file
named name.
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
cannot be found, a value of
name
__proto__ (Object.__proto__
property),
__resolve
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
parameter is located, it is read in
name
valueOf
.
name
is returned.
undefined

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF