User Guide

System 1155
Property summary
Properties inherited from class Object
Event summary
Method summary
Methods inherited from class Object
Modifiers Property Description
static exactSettings:Boolea
n
A Boolean value that specifies whether to use
superdomain (false) or exact domain (true)
matching rules when accessing local settings (such as
camera or microphone access permissions) or locally
persistent data (shared objects).
static useCodepage:Boolean A Boolean value that tells Flash Player whether to use
Unicode or the traditional code page of the operating
system running the player to interpret external text
files.
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)
Event Description
onStatus =
function(infoObj
ect:Object) {}
Event handler: provides a super event handler for certain objects.
Modifiers Signature Description
static setClipboard(text:St
ring) : Void
Replaces the contents of the Clipboard with a
specified text string.
static showSettings([tabID:
Number]) : Void
Shows the specified Flash Player Settings panel.
addProperty (Object.addProperty method), hasOwnProperty
(Object.hasOwnProperty method), isPropertyEnumerable
(Object.isPropertyEnumerable method), isPrototypeOf (Object.isPrototypeOf
method), registerClass (Object.registerClass method), toString
(Object.toString method), unwatch (Object.unwatch method), valueOf
(Object.valueOf method), watch (Object.watch method)