GhostWire ColorPicker - Configurations
ColorPicker

value
Specify the initial value of the ColorPicker.
font
Specify the font to use for the color value (inputfield shown on the popup ColorPicker).
fontsize
Specify the size of the font used in the inputfield.
fontcolor
Specify the color of the font used in the inputfield.
fieldWidth
Specify the width, in pixels, of the inputfield. To hide the inputfield, therefore allowing users to choose only from the palette of colors, set this to zero.
fieldHeight
Specify the height, in pixels, of the inputfield. To hide the inputfield, therefore allowing users to choose only from the palette of colors, set this to zero.
face, highlight, highlight3D, shadow, darkshadow
Specify the colors/look of the popup canvas.
pad
Specify the margin, in pixels, around the palette of selectable colors in the popup ColorPicker.
selWidth
Specify the width, in pixels, of the square next to the inputfield that indicates the currently selected color. To hide this square, set this to zero.
selHeight
Specify the height, in pixels, of the square next to the inputfield that indicates the currently selected color. To hide this square, set this to zero.
optLine
Specify the thickness of the borders on the selectable color options.
optWidth
Specify the width, in pixels, of each of the selectable color options.
optHeight
Specify the height, in pixels, of each of the selectable color options.
rowCount
Specify the number of selectable color options that should be rendered per column. By adjusting this number, you can have popup palettes that look differently.
pDepth
Specify the depth that the popup ColorPicker should occupy on the _root level.
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
|