GhostWire RadioButton - Configurations
RadioButton
Default configuration for this flash component
(edit via Properties panel) |
Group Name |
radioGroup |
|
Data |
blank |
isSelected |
false |
Horizontal Alignment |
left |
Vertical Alignment |
center |
RadioButtonLabel
Default configuration for this flash component
(edit via Properties panel) |
Group Name |
radioGroup |
|
Data |
blank |
isSelected |
false |
Label |
RadioButton |
Label Placement |
right |
Label Placement Buffer |
2 |
Label Font |
Tahoma |
Label FontColor |
#000000 |
Label FontColor (Off) |
#808080 |
Label FontColor (Shadow) |
#FFFFFF |
Label FontSize |
11 |
GhostWire RadioButton

GhostWire RadioButton with Label

groupName
Specify the group to assign the radiobutton to.
data
Specify the value to be associated with the radiobutton.
selected
Specify whether the radiobutton is selected initially.
align/valign (RadioButton without Label)
Specify the placement of the radiobutton within the hotspot area. By adjusting these two parameters, the radiobutton can be place at one of nine positions - top-left, top-center, top-right, center-left, center-center, center-right, bottom-left, bottom-center, bottom-right.
label (RadioButton with Label)
Specify the text to appear next to the radiobutton.
labelpos (RadioButton with Label)
Specify the position of the text to appear next to the radiobutton - top, left, bottom or right.
buffer (RadioButton with Label)
Specify the spacing between text and radiobutton.
font
Specify the font type of the text.
fontsize
Specify the font size of the text.
fontcolor
Specify the font color of the text.
fontcolor_off
Specify the font color of the text when the radiobutton is disabled.
fontcolor_shadow
Specify the color of the shadow on the text when the radiobutton is disabled.
useEmbedFonts
Specify whether the component should use the embedded version of the font. If 'true', make sure that you have embedded the font - it is recommended that you create an empty dynamic textfield on the stage and embed the characters.
Flash Components
Button
:: CheckBox
:: CollapsibleMenu
:: CollapsiblePane :: ColorPicker :: ComboBox
:: ContextMenu
:: DialogBox
:: InputField
:: ListBox :: Loader :: Menu
:: SlideMenu
:: NumericBox
:: Panel :: ProgressBar :: RadioButton
:: ScrollBar
:: ScrollPane
:: SlidePane
:: Slider
:: TabView
:: TextArea
:: TreeView
:: Window
See also
Documentation :: FAQs :: Testimonials
|