Forum Moderators: open

Message Too Old, No Replies

An advanced "color chooser"

         

SethCall

8:27 am on Oct 8, 2002 (gmt 0)

10+ Year Member



You see, I want users, on my webpage, to be allowed to choose any RGB color. And I want it to be a nice color choosing GUI (like any decent graphics program uses... where a rich color gradient is used to choose the color), not just 3 slider bars that go from 0 to 255.. because that is not as intuitive.

Ok. I have already made such a colorchooser in java, via applets (JColorChooser), but everyone seems to hate applets, and they are a little slow to load.

So what else is there?

Should I consider flash? (which I have never used: how do I even get started on learning flash?)

Is there anything else that can do something complicated like this?

Thank you in advance

SuzyUK

9:34 am on Oct 8, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



here is a link to somthing that may work for you

it is javascript, not applet

the source code is there, and you would need to grab the image too

[atmosphere.btinternet.co.uk...]

Suzy

SethCall

3:46 pm on Oct 8, 2002 (gmt 0)

10+ Year Member



wow thx! but... im going to try and make my own. I hope I can do it.. the way I intennd to do it is PSYCHO man :) lol