hellooooo. i'm havin a real hard time tryin to find a color picker that i can easily use. I'm making an interactive flash file that has a color picker for different colors of an object. the object would most likely be a bunch of individual movieclips. for instance, if the object was a smiley face, one color picker for the circle color, one color picker for the eyes, and one color picker for the smile. it would be great if i could have a variable that has the RGB color value of the last color clicked to keep for other uses. i've used many. if someone could point me in the right direction or show me some code that'd be AMAZING. thanks all.
I Need A Color Picker, Please.
Collapse
X
-
Tags: None
-
Originally posted by SpaceyFacehellooooo. i'm havin a real hard time tryin to find a color picker that i can easily use. I'm making an interactive flash file that has a color picker for different colors of an object. the object would most likely be a bunch of individual movieclips. for instance, if the object was a smiley face, one color picker for the circle color, one color picker for the eyes, and one color picker for the smile. it would be great if i could have a variable that has the RGB color value of the last color clicked to keep for other uses. i've used many. if someone could point me in the right direction or show me some code that'd be AMAZING. thanks all.
There is no easy solution to do this and this is way to hard to explain: but I will give you a direction for you to read up on.
components (buttons), setTransform() and getTransform() these are objects.
There is a book called Flash MX 2004 written by Robert Teinhardt that talks about this
sorry I could not give you an example I want you to understand on how to create it.
nomad
nomad
I would goggle this
possible key words Creating a transform Object for flash and Creating a color object in flash. -
hey....i looked around....tried to use it....really confused.....i made a chess game when i first learned actionscript now i can't change a freakin color. hehehe......
if you got a sec could you take a look at this for me?
http://www.sendspace.c om/file/6371o8
it's a test fla file i'm tryin to get workin...got it from a tutorial...a color picker and a drawbox that came with it....i made a new movie clip that i'm tryin to change but it's not working.....i have two actionscript lines that are commented out that i need to get workin...with them commented....th e fla file works....but doesn't change the box.....with them uncommented.... it screws up.....could you (someone) tell me what i'm doin wrong? thank you SO much......i'm clueless....i can code but i know it's something small that i'm missing.Comment
Comment