-
Works in extend script but not after effects
If I double click my html file it open fine, if I click on the button in extend script it opens fine. If I click on the button in after effects…Nothing.
Anyone know why this might be?
button1.onClick = function(){
new File(“~/Library/Application Support/Adobe/CEP/extensions/CAPi/sub/AK.html”).execute();
}
Sorry, there were no replies found.