Script Events Handler problem
I am having a problem with the Script Events Manager that I'm not sure how to solve. Any help would be appreciated. I've never posted here so I'm not sure if this has been discussed. I did look back through a few pages but didn't find anything that looked similar. I am using Adobe Production Premium CS4 if that makes a difference.
I set up an Event Manager to run a script when a file is opened. This script is simple and only sets up my initial workflow based on the file type (usually a Canon RAW file CR2). This is not being activated all the time when a file is opened. I am testing this by using an "alert(filename)" line in the script that will pop up the name of the file that is opened no matter what as long as the script is activated. I did some more testing on this and this is what I found when opening my CR2 files:
1. When I am in Bridge and double-click or right-click>Open in Camera Raw to open the CR2 file, it opens in ACR. When I am finished in ACR and click Open to open the file in Photoshop the script DOES NOT work.
2. When I am in Photoshop and use File>Open to open the CR2 file, it opens in ACR. When I am finished in ACR and click Open to open the file in Photoshop the script works.
3. When I am in Bridge and use File>Open to open the CR2 file, it opens in ACR. When I am finished in ACR and click Open to open the file in Photoshop the script works.
Option #1 being the easiest, that's the way I normally open my CR2 files. However, that seems to be the only way the Event Handler will not work. Is there a reason for this? Is there something else I need to do?
