ColorMixer component

Availability

Flash Player 7

Description

Advanced color selector and mixer

Method summary for the ColorMixer component

Method

Description

ColorMixer.OpenMixer()

Allows you to open or close the color mixer via actionscript

Event summary for the ColorMixer component

Event

Description

ColorMixer.SystemSelect

Raised when the current color changes by actionscript

ColorMixer.UserSelect

Raised when the current color changes by a user interaction

Property summary for the ColorMixer component

Property

Description

ColorMixer.AlignPosition()

specifies if the mixer should be shown above or below the color box, Up or Down

ColorMixer.AttachClip()

specifies where to attach the color mixer when opening if you want it to load into a movieclip on a level other then the choices given with DisplayLayer

ColorMixer.AttachX()

allows you to set a x absolute location relative to the movieclip the mixer is loaded in

ColorMixer.AttachY()

allows you to set a y absolute location relative to the movieclip the mixer is loaded in

ColorMixer.AutoClose()

specifies if the color picker should close once it looses mouse focus

ColorMixer.color()

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

ColorMixer.CurrentColor()

returns or sets the current selected color

ColorMixer.DisplayLayer()

Quickly allows the designer to set which layer the color mixer should be displayed on you can specify root, parent, or current.

ColorMixer.ZoomLevel()

specifies the magnification level when the Zoom button (Z) is pressed

Author

Telsim, Inc.