File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,16 @@ communication. This book refers to these samples by name for illustration of con
23
23
24
24
You can download the SDK from Adobe Developer Center, http://www.adobe.com/devnet/scripting/.
25
25
26
+ ESTK 3.8 is included with CS6, while ES3.5 is available as a standalone download:
27
+
28
+ - Windows: http://download.adobe.com/pub/adobe/devnet/scripting/estk/AdobeExtendScriptToolkit3.5.0-mul.zip
29
+
30
+ - MacOS: http://download.adobe.com/pub/adobe/devnet/scripting/estk/AdobeExtendScriptToolkit3.5.0-mul.dmg
31
+
26
32
The samples are located under the ExtendScript SDK root directory:
27
33
28
34
- ``SDKroot/Samples/javascript/ ``: sample scripts
29
- - ``SDKroot/Samples//javascript/ resources/ ``: resources, such as image or flash files
35
+ - ``SDKroot/Samples/resources/ ``: resources, such as image or flash files
30
36
31
37
.. _development-and-debugging-tools :
32
38
You can’t perform that action at this time.
0 commit comments