-
1. Re: How to add a rgb color picker to multiple movieclips?
kglad Sep 5, 2013 10:24 PM (in response to vari25)there's already a color picker component.
-
2. Re: How to add a rgb color picker to multiple movieclips?
vari25 Sep 5, 2013 10:29 PM (in response to kglad)Yeah. Thank u.
But, I hav a image for which I want to change a shade of that color like in photoshop hue saturation.
Is there any possibility that I can do the same thing in Flash Action script 3.0.
When I use the color pcker in flash, its behaving like filling a color to a shape. But I want it like in image.
Any idea.
Please help.
-
3. Re: How to add a rgb color picker to multiple movieclips?
kglad Sep 5, 2013 11:05 PM (in response to vari25)yes, that can be done but it's probably something that would require, at least, intermediate actionscript skill.
-
4. Re: How to add a rgb color picker to multiple movieclips?
vari25 Sep 6, 2013 12:11 AM (in response to kglad)cud u please guide me..
atleast what is therequirement to acheive that.
I am learning in the stages now.
Is there a Hue saturation color picker type???
Cud u please tell me wat wud be the process n all. please
-
5. Re: How to add a rgb color picker to multiple movieclips?
vari25 Sep 6, 2013 2:19 AM (in response to vari25)Hi All.
http://www.quasimondo.com/archives/000565.php
This is what I meant.
This example can be applied to only bitmap.
If I want to add Mutiple btmaps and or use movieclips instead or use buttons to activate.
Like a game, see , for exmaple, click hair button and wen we change the hue value hav to apply for hair, and if selected shoes button and change hue value for shoes, have to change, like that kinda game.
Is it really possible????
Please help..
Thank You All In Advance.
-
6. Re: How to add a rgb color picker to multiple movieclips?
moccamaximum Sep 6, 2013 3:33 AM (in response to vari25)IT is possible, I`ve done it with greensocks colortransform TweenMax component (which is better than the native classes)
http://www.greensock.com/tweenmax/
You can see a demo here
(click on "Power Defense" then in game on score and you will find it).
All coloring is done to actual movieclips.
As a custom colorpicktable I used a simple bitmap.
Its a very basic "customizer".
But be aware that as kglad already pointed out this is not a good beginners task,
meaning things can get very complicated very quickly,
the pure handling of how this custom layouts are saved/reloaded from a database when the user logs in (no point in customizing if you don`t give the option to save it) is a nigtmare on its own
So unless you find a tutorial that solves already 90% of what you have in mind for you, don´nt even start with it.
-
7. Re: How to add a rgb color picker to multiple movieclips?
vari25 Sep 6, 2013 3:47 AM (in response to moccamaximum)Cool.. awesome game.
U designed evrything??
Great....
I want something like static. That is the movieclip would clip would be static image. but works with buttons and all.
Honestly, I know I am not that hell of a designer, but I will get into next level only by learning greater things in detail right?
Anyways, if anyone could please suggest me where to start and what to do, would really be helpful.
Thank you guys a lot.



