[Flashden] ActiveDen - Custom Color Picker

Статус
В этой теме нельзя размещать новые ответы.

eburgnights

Гуру форума
Регистрация
10 Мар 2007
Сообщения
212
Реакции
74
ActiveDen - Custom Color Picker

15rhwzs.jpg


The Custom Color Picker Class will allow you to add a custom color picker to your application. Whether it be a coloring book, bitmap editor, or anything you would like to change colors with.

Very simple OOP class you can integrate into your AS3 projects.

Easy to add in, just import the class and add to stage.

var colorPicker:CustomColorPicker = new CustomColorPicker();

It also outputs the hex value of the selected color, you can select, copy, and paste.

Демо
Cкачать
 
Статус
В этой теме нельзя размещать новые ответы.
Назад
Сверху