Main Page | Packages | Class Tree | Index | Help

<root>

class CustomActions

Object
  |
  +--CustomActions


intrinsic class CustomActions
extends Object

ActionScript Standard Library CustomActions object



Fields inherited from class Object

__proto__, constructor, prototype

Method Summary

static
get ( name: String ): String


static
install ( name: String, data: String )


static
list ( ): Array


static
uninstall ( name: String )


Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Method Documentation

get

static function get(name: String): String

install

static function install(name: String,
 data: String)

list

static function list(): Array

uninstall

static function uninstall(name: String)

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc