Main Page | Packages | Class Tree | Index | Help

<root>

class System

Object
  |
  +--System


intrinsic class System
extends Object

ActionScript Standard Library System object



Field Summary

static
exactSettings: Boolean


static
useCodepage: Boolean


Fields inherited from class Object

__proto__, constructor, prototype

Method Summary

static
setClipboard ( text: String ): Void


static
showSettings ( tabID: Number ): Void


Methods inherited from class Object

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



Field Documentation

exactSettings

static var exactSettings: Boolean

useCodepage

static var useCodepage: Boolean

Method Documentation

setClipboard

static function setClipboard(text: String): Void

showSettings

static function showSettings(tabID: Number): Void

The documentation was generated from the following file:


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