|
|
In this tutorial you will learn how to create a custom Colour picker using only Actionscript 3 code. I have used two classes to create the color picker: Colourpick and Palette. The first class sets up the background rectangle, selector box and the text field. And the second class generates the palette of colours.
|