MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1036

Components language reference
Table of Contents

Advertisement

Properties inherited from the UIComponent class
The following table lists the properties the RadioButton class inherits from the
UIComponent class. When accessing these properties from the RadioButton object, use the
form
RadioButtonInstance.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Properties inherited from the SimpleButton class
The following table lists the properties RadioButton class inherits from the SimpleButton
class. When accessing these properties from the RadioButton object, use the form
RadioButtonInstance.propertyName
Property
SimpleButton.emphasized
SimpleButton.emphasizedStyleDeclaration
SimpleButton.selected
SimpleButton.toggle
1032
RadioButton component
.
Description
Indicates whether the component can receive focus and
input.
A number indicating the tab order for a component in a
document.
.
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 (
.
false
A Boolean value indicating whether the button
behaves as a toggle switch (
The default value is
.
true
) or not (
). The default value is
true
false
true
.
false
emphasized
) or not (
).
false

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents