Flash Player 7
Advanced color selector and mixer
| Method |
Description |
|---|---|
| Allows you to open or close the color mixer via actionscript |
| Event |
Description |
|---|---|
| Raised when the current color changes by actionscript |
|
| Raised when the current color changes by a user interaction |
| Property |
Description |
|---|---|
| specifies if the mixer should be shown above or below the color box, Up or Down |
|
| 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 |
|
| allows you to set a x absolute location relative to the movieclip the mixer is loaded in |
|
| allows you to set a y absolute location relative to the movieclip the mixer is loaded in |
|
| specifies if the color picker should close once it looses mouse focus |
|
| 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 |
|
| returns or sets the current selected color |
|
| Quickly allows the designer to set which layer the color mixer should be displayed on you can specify root, parent, or current. |
|
| specifies the magnification level when the Zoom button (Z) is pressed |