Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects scripting: dockable panel problem

  • scripting: dockable panel problem

    Posted by Immanuel Morales on February 19, 2012 at 6:15 am

    I’m trying to write a dockable script but my static text doesn’t show up.

    var win = (this instanceof Panel) ? this : new Window(“palette”);
    st = win.add(“statictext”);
    st.text=”hello”;

    it works when run from the scripts menu, however. I’m just not getting it to work from the Window menu as a dockable panel.

    Erik Waluska replied 14 years, 2 months ago 2 Members · 1 Reply
  • 1 Reply

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