[Flashcoders] Accessing the Color Picker in an application.

2006-04-24 Thread artkast
I am making a drawing program but I am having trouble trying to figure out the best way to change colors. I have made a color picker using buttons but this doesn't seem like the most efficient way to do what I want. I would like to be able to set up a color picker or access the one built

Re: [Flashcoders] Accessing the Color Picker in an application.

2006-04-24 Thread artkast
Thanks a ton. On Apr 24, 2006, at 4:39 AM, Iv wrote: Hello artkast, http://www.dembicki.org/GradientAndSafePalette.as -- Ivan Dembicki __ __ [EMAIL PROTECTED] || http

Re: [Flashcoders] Accessing the Color Picker in an application.

2006-04-24 Thread artkast
It looks like this cost money. How do I get it for free? -rob On Apr 24, 2006, at 4:31 AM, Yotam Laufer wrote: Try this one: http://www.awssoft.com/products.php? p=colorpickerpros=overviewPHPSESSID=8b9c48eaf58b5a1ba9f473a0ee3f1a57 Free and excellent. On 24/04/06, artkast [EMAIL PROTECTED

Re: [Flashcoders] Accessing the Color Picker in an application.

2006-04-24 Thread artkast
Can you not just make a bitmap color picker and convert it to a movie clip then use something like getRGB()? I can't seem to get this working but it seems logically possible. -Rob On Apr 24, 2006, at 5:20 AM, Yotam Laufer wrote: Oops.. sorry. It used to be free. It's good enough to pay

Re: [Flashcoders] Accessing the Color Picker in an application.

2006-04-24 Thread artkast
Thanks! -Rob On Apr 24, 2006, at 5:45 AM, MBDI ICSC Rodrigo E. Curiel Salazar wrote: Hi ! Try this: http://www.senocular.com/flash/source.php?id=0.163 Rodrigo On 4/24/06, artkast [EMAIL PROTECTED] wrote: Can you not just make a bitmap color picker and convert it to a movie clip then use

[Flashcoders] Can anyone offer assistance for using color picker in Drawing Application.

2006-04-24 Thread artkast
I am using Flash 8 and trying to use a color picker to change the stroke color. Can anyone offer any examples of a pre-made application using such functions? Thanks. -Rob ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or

[Flashcoders] Any ideas on changing the color of multiple objects within the library.

2006-11-13 Thread o-[artkast]-o
Anyone have any script ideas for changing the actual object color of an object within the library. I have about 700 objects and they all need a new color :) I know I can setrgb when they are on the stage. But is there possibly an external script or plugin that will allow this. By the way they are