Updating Embedded Script when New Project is opened

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
User avatar
lloydalvarez
Enhancement master
Posts: 460
Joined: June 17th, 2004, 9:27 am
Location: New York City, NY
Contact:

I have a UI embedded script that switches the Color Depth (bpc) of the project. Works great except for when I open a new project that has the bpc set to something different than what the script is set to, the script doesn't update itself until I use it. So my questions is whether the script can know when a new proj is opened and update itself?
User avatar
redefinery
Posts: 112
Joined: April 1st, 2005, 8:16 pm
Location: CA
Contact:

lloydalvarez wrote:So my questions is whether the script can know when a new proj is opened and update itself?
hey lloyd,

unfortunately, no. there's no support for AE notifying a script of state changes like this. i've wanted callback support for selection changes myself.

please be sure to file a feature request.

thanks,
:jeff
User avatar
lloydalvarez
Enhancement master
Posts: 460
Joined: June 17th, 2004, 9:27 am
Location: New York City, NY
Contact:

Thanks Jeff.. FR filed..
Post Reply