<HTML>
	<HEAD>
    	<TITLE>Adobe ExtendScript Toolkit</TITLE>
		<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
		<LINK HREF="adobe.css" REL="stylesheet" TYPE="text/css">
        <LINK HREF="tabs.css" REL="stylesheet" TYPE="text/css">
 	</HEAD>
	<BODY> 
    <div class="header"><a href="http://www.adobe.com"><img src="adobelogo.jpg" alt="http://www.adobe.com"></a>&nbsp;<b>ExtendScript ToolKit</b></div>
<!-- Generated by Doxygen 1.5.5 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Demonstrates Class Reference</h1><!-- doxytag: class="Demonstrates" --><hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classDemonstrates.html" title="Demonstrates basic cross-application communication using BridgeTalk messages, communicating...">Demonstrates</a> basic cross-application communication using BridgeTalk messages, communicating between ESTK CS4 and InDesign CS4. 
<p>
<a class="el" href="classDemonstrates.html" title="Demonstrates basic cross-application communication using BridgeTalk messages, communicating...">Demonstrates</a> the use of checkboxes and radio buttons and their associated event listeners.<p>
<a class="el" href="classDemonstrates.html" title="Demonstrates basic cross-application communication using BridgeTalk messages, communicating...">Demonstrates</a> basic cross-application communication using BridgeTalk messages, between ExtendScript Toolkit CS4 and Photoshop CS4.<p>
communication using BridgeTalk messages, communicating between ESTK CS4 and InDesign CS4.<p>
<h4>Usage</h4>
<p>
<ol>
<li>
Make sure Adobe InDesign CS4 is running. </li>
<li>
Run the snippet in the ExtendScript Toolkit. </li>
<li>
Inspect the JavaScript Console in the Toolkit to see the sequence of messages between ESTK CS4 and InDesign CS4. </li>
<li>
Switch to InDesign CS3; you should see a new document has been created, with a populated text frame. </li>
</ol>
<p>
<h4>Description</h4>
<p>
This script creates a BridgeTalk message object and sends it from ESTK CS4 to InDesign CS4. The message sends a function (<a class="el" href="MessageSendingToInDesign_8jsx.html#724a0c9da3b05032c66774bb7104af82" title="This is code that will only run within the InDesign scripting engine, but we send...">createInDesignObjects()</a>), which is executed in the scripting engine of InDesign CS4 to create a new document with a populated text frame.<br>
<p>
Constructor<p>
communication using BridgeTalk messages, between ExtendScript Toolkit CS4 and Photoshop CS4..<p>
<h4>Usage</h4>
<p>
<ol>
<li>
Make sure Adobe Photoshop CS4 is running </li>
<li>
Run the snippet in the ExtendScript Toolkit (ESTK), with anu ScriptUI enabled application as the target (see Readme.txt) </li>
<li>
Inspect the JavaScript Console in the ESTK to see the sequence of messages passing between your chosen application and Photoshop CS4. </li>
<li>
Note; there is no other visible output besides the trace to the JavaScript Console of the ESTK. </li>
</ol>
<p>
<h4>Description</h4>
<p>
This script creates a BridgeTalk message object and sends it from the ESTK to Photoshop. It prints to the JavaScript Console so you can see the order of arrival of the message and message responses.<p>
Your chosen application and Adobe Photoshop CS4 must be running for this script to work. When Photoshop receives the message, its default BridgeTalk.onReceive() method evaluates the script contained in the message body. That script causes Photoshop to create some BridgeTalk messages that are then sent back to your application.<br>
<p>
Constructor.<p>
of checkboxes and radio buttons and their associated event listeners.<p>
<h4>Usage</h4>
<p>
<ol>
<li>
Run from ExtendScript Toolkit </li>
<li>
Select different combinations of buttons to enable / disable components </li>
</ol>
<p>
<h4>Description</h4>
<p>
Click the check boxes and radio buttons to change the text in the text boxes and disable components.<br>
<p>
Constructor. <table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="MessageSendingToInDesign_8jsx.html">MessageSendingToInDesign.jsx</a></ul>
</div>
<p><img src="1ptrans.gif" /><p>
<p><img src="1ptrans.gif"  /></p>
<p><img src="asn.gif" width="114" height="45" border="0" alt="Adobe Solutions Network">Copyright&#169; 2008 Adobe Systems Incorporated. All rights reserved.</p>
<p>
    	<a href="http://www.adobe.com/misc/copyright.html">Terms of Use</a>&nbsp;
        <a href="http://www.adobe.com/misc/privacy.html">Online Privacy Policy</a>&nbsp;
        <a href="http://access.adobe.com">Adobe and accessibility</a>&nbsp;
        <a href="http://www.adobe.com/aboutadobe/antipiracy/main.html">Avoid software piracy</a>&nbsp;
        <a href="http://www.adobe.com/misc/agreement.html">Permissions and Trademarks</a>
</p>
</body>
</html>
