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
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers