Page 1 of 1
Updating Embedded Script when New Project is opened
Posted: October 24th, 2007, 7:09 am
by lloydalvarez
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?
Re: Updating Embedded Script when New Project is opened
Posted: October 24th, 2007, 7:38 am
by redefinery
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
Posted: October 24th, 2007, 7:55 am
by lloydalvarez
Thanks Jeff.. FR filed..