Capturing Save event in CS5 SDK
Hello,
I'm using the CS5 SDK to write a plugin which deals with managing assets on a remote service. I can handle opening the illustrator doc, and upload/download (once I know when to do it) just fine.
The problem is - I can't find what event, call, action, flag or anything else to listen for to know when the opened document has been saved!
What's the recommended way to do this, if there is one? I noticed something about the k... messages that you can listen for in the old API, but is there any equivalent for the ActionScript?
Documentation on this is very limited, any help will be much appreciated. Thanks!
