ColorPicker with sorce code
|
|
|
|
| FlashStore rating: |
|
| User rating: |
Not rated yet.
|
| Date: |
27-09-06 |
| Submited by: |
adi |
| Skill: |
intermediate |
| Price: |
$ 14.00 |
|
|
| |
About |
The ColorPicker Component is developed for Flash MX 2004 and above. It can be used for setting and getting the color values with a simple click handler function.
You will also get the components source code with this purchase. |
UI Access |
| Components panel under ADI INTERACTIVE category |
Support address |
|
|
Useful links |
|
Code samples |
Usage: The following are the properties available:
1) ColorPickerInstance.color (Datatype: String, Values: Any valid color code, Ex: "0x000000")
2) ColorPickerInstance.handler (Datatype: String, Values: Any valid function name, Ex: "getColor")
3) ColorPickerInstance.VerticalPlacement (Datatype: String, Values: "up" or "down")
4) ColorPickerInstance.HorizontalPlacement (Datatype: String, Values: "left" or "right")
You can either set or get the values of the above properties using ActionScript.
Note: Place the handler function in the same timeline where the ColorPicker Component resides.
For any queries related to this component contact me at adi@adiinteractive.com |
|
|
|
|
|