Hey,
How would I proceed to create scripts for aligning objects? Basically what I want is to keybind the buttons for the Horizontal and Vertical align -icons.
In Photoshop you can use the ScriptListener but there doesn't seem to be anything like it for Illustrator. Illustrator also seems to have a totally different scripting structur!? I tried running a Photoshop script in Illustrator and it complains about charIDToTypeID() and stringIDToTypeID() not being valid functions.