Thank you passerby I've actually was thinking about the AM scripting with syntax like this "app.charIDToTypeID( "Mk " )", but I've seen that the .com interface is using the VBScripting an I know I've used this kind of scripting once with VB scripts so it's great that there are no restrictions on what you can do with Python…
You don't have to change the application, you just need to integrate the CSXSLibrary-2.0-sdk-3.4.swc into your Flash project. Here is a link on how to do that: http://v2.scriptplayground.com/tutorials/as/Creating-Flash-Panels-for-Photoshop-using-Flash-CS4/ You can folow as well the Panels Develoepr's Guide:…
That's a great idea passerby, I know about the com interface for Photoshop, never tried it, I have just a question, can you use Action Manager scripting with it?
I never really tried to create panels with Flash, but I think that you can adapt the tutorials for Flash Builder to a Flash project, after all apart from the mx application UI's, witch you can change to movie clips or buttons it's the Action Script code that you need to create in both the applications.
You shouldn't need to use flashbuilder if you don't have it, you should also be able to use flashdevelop, or flash itself: http://www.ps-scripts.com/bb/viewtopic.php?f=26&t=3566 Seems like it could be the version of the CSXS you're using