Quantcast
Channel: Adobe Community : Popular Discussions - Photoshop Scripting
Viewing all articles
Browse latest Browse all 12244

CC API lacks closedDocument networkEventSubscribe event all of a sudden?

$
0
0

Hey,

 

I can't seem to get Photoshop CC under OSX (Mavericks and pre-mavericks) to dispatch a closedDocument event, has it been removed or has it's name changed?

 

The plugin SDK for the AIR SDK and the Android SDK all mention it still, and it works nicely under CS6 (been using three different versions at least for SC6).

 

Example:

var idNS = stringIDToTypeID("networkEventSubscribe");

var desc1 = new ActionDescriptor();

desc1.putClass( stringIDToTypeID( "eventIDAttr" ), stringIDToTypeID( "closedDocument" ) );

executeAction(idNS, desc1, DialogModes.NO);

 

Tata,

Erik


Viewing all articles
Browse latest Browse all 12244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>