7/15/2011 11:01:14 PM
Title:
ABOUT COLOR PICKER PENCIL
hi all,
i want color picker with pencil cursor if i click the color picker the pencil cursor have come then i click the particular image that respective color will apply to that image
please any one help me....................
by
prakash
7/17/2011 7:34:12 AM
to pick a color you should use the bitmap class . Using it you can pick the color of any pixel. Once you have the color you can use the graphics class to fill that color in any movieclip.
see this tutorial to pick the color from any image using bitmap class
http://www.sephiroth.it/tutorials/flashPHP/print_screen/