Copy link to clipboard
Copied
Hi All,
I have idea of adding color picker component.
But now I want to add rgb color picker like in Photoshop in as3.
Which is change color to multiple movieclips.
How to do this?
We can actually acheive in Action script???
Please help.
Thanks in advance.
Copy link to clipboard
Copied
there's already a color picker component.
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
yes, that can be done but it's probably something that would require, at least, intermediate actionscript skill.
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now