Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Add a Color Picker using a resource string

  • Add a Color Picker using a resource string

    Posted by Geof Gagnon on March 14, 2016 at 8:11 am

    I know of:
    var defaultColor = 0xff0000;
    var color = $.colorPicker(defaultColor);

    to create a color picker, but what if I wanted to use it in a resource string for a dockable panel?

    such as this format:
    myRadioButton3: RadioButton{text:'Radio Button'},\
    myRadioButton4: RadioButton{text:'Radio Button'},\

    Xavier Gomez replied 10 years, 5 months ago 2 Members · 1 Reply
  • 1 Reply
  • Xavier Gomez

    March 14, 2016 at 10:32 am

    Not possible. You would have to create your own (substantial work).

    Xavier.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy