Page 1 of 1

AE color window

Posted: February 26th, 2013, 1:02 pm
by tapsystem
Hi again , ;o)

another question ...
Is it a way to request a color to user, by popup the after effect selector color window and return the user selected in a var ?

i've search and searchagain a solution to do that but it's look to be impossible, and i think it's can not be impossible !!! not in this nice
and powerfull application :?

Thanks for your feedback and help.

Mr

Re: AE color window

Posted: February 26th, 2013, 8:06 pm
by Dan Ebberts
It's in the JavaScript Tools Guide:

$.colorPicker()

Dan

Re: AE color window

Posted: February 27th, 2013, 1:50 pm
by tapsystem
Hi,

tks for your feedback.

I've read that in the JavaScript Tools Guide, but this command doesn't make what i want to do,
it's opening the system color pickier window, but my needs is to open the after effect color window....

Another idea ?

Mr

Re: AE color window

Posted: February 27th, 2013, 2:04 pm
by Dan Ebberts
Ah yes, sorry, you're right. I don't know how to at get the AE color picker.

Dan

Re: AE color window

Posted: March 2nd, 2013, 3:57 pm
by tapsystem
Hi,

nobody else, no more idea ?

Mr

Re: AE color window

Posted: March 2nd, 2013, 4:38 pm
by Paul Tuersley
As far as I know you can't. But as Dan showed, you can use the system color picker.

Paul

Re: AE color window

Posted: March 2nd, 2013, 4:55 pm
by tapsystem
Hi,

Tks for your feedback
my objectif was to work with the "pipette" in the solid setting windows to return a color,*but if i can't, i'll continue working with copy/past of hexa color...

Tks for help
Mr

Re: AE color window

Posted: March 23rd, 2013, 8:43 am
by tapsystem
Hi,

tks for all your feedback, i got my solution :wink:

If someone is looking for the same thing, i have made another post with my script :
:arrow: viewtopic.php?f=8&t=2186

Mr