Flash Player 7.
ColorMixer.color=
Object
.transparent:Boolean if the selection is no color
.hex:String returns the number as #RRGGBB
.number:Number same as calling CurrentColor
.string:String formats the number as 0xRRGGBB
Parameter; returns an object with the following items representing information about the currently selected color if the selection is transparent .number,.hex, and .string will return -1
Author