MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 1144

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)
Event summary
Event
Description
Invoked when a load() operation has completed.
onLoad
=
function(success
:Boolean) {}
Constructor summary
Signature
StyleSheet()
Method summary
Modifiers
Signature
clear() : Void
getStyle(name:String
) : Object
getStyleNames() :
Array
load(url:String) :
Boolean
parseCSS(cssText:Str
ing) : Boolean
setStyle(name:String
, style:Object) :
Void
transform(style:Obje
ct) : TextFormat
1144
ActionScript classes
property),
Description
Creates a StyleSheet object.
Description
Removes all styles from the specified StyleSheet
object.
Returns a copy of the style object associated with the
specified style (name).
Returns an array that contains the names (as strings)
of all of the styles registered in this style sheet.
Starts loading the CSS file into the StyleSheet.
Parses the CSS in cssText and loads the StyleSheet
with it.
Adds a new style with the specified name to the
StyleSheet object.
Extends the CSS parsing capability.
__proto__ (Object.__proto__
property),
__resolve

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents