MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1130

Components language reference
Table of Contents

Advertisement

Method
UIObject.setSize()
UIObject.setSkin()
UIObject.setStyle()
Methods inherited from the UIComponent class
The following table lists the methods the SimpleButton class inherits from the UIComponent
class. When calling these methods from the SimpleButton object, use the form
buttonInstance.methodName
Method
UIComponent.getFocus()
UIComponent.setFocus()
Property summary for the SimpleButton class
The following table lists properties of the SimpleButton class.
Property
SimpleButton.emphasized
SimpleButton.emphasizedStyleDeclaration
SimpleButton.selected
SimpleButton.toggle
1126
SimpleButton class
Description
Resizes the object to the requested size.
Sets a skin in the object.
Sets the style property on the style declaration or object.
.
Description
Returns a reference to the object that has focus.
Sets focus to the component instance.
Description
Indicates whether a button has the appearance of
a default push button.
The style declaration when the
property is set to
A Boolean value indicating whether the button is
selected (
is
.
false
A Boolean value indicating whether the button
behaves as a toggle switch (
The default value is
.
true
) or not (
). The default value
true
false
true
.
false
emphasized
) or not (
).
false

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents