<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : Popular Discussions - Creative Suite Extension Builder</title>
    <link>https://forums.adobe.com/community/creativesuites/extensionbuilder?view=discussions</link>
    <description>Popular Discussion Threads in Creative Suite Extension Builder</description>
    <language>en</language>
    <pubDate>Tue, 14 Oct 2014 21:25:05 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-10-14T21:25:05Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Introducing HTML5 Extensions</title>
      <link>https://forums.adobe.com/thread/1298733</link>
      <description>&lt;!-- [DocumentBodyStart:25142f17-929d-45b9-900c-c74fe59c4d10] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When Creative Cloud was launched in June 2013, we added support for HTML5-based panels in several Adobe products. These new panels open up the world of panel development to a wider range of developers who may be more comfortable working with HTML/JavaScript and CSS. Since June, support for HTML5-based panels has been added to more Adobe products. As of now Photoshop CC, Illustrator CC, Premiere Pro CC and Prelude CC support HTML5-based panels.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span&gt;A preview of Adobe Extension Builder 3, a new developer tool that supports creating HTML5-based extensions, was launched in June at Adobe Labs. You can download it for free from here: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://labs.adobe.com/technologies/extensionbuilder3/" rel="nofollow" target="_blank"&gt;http://labs.adobe.com/technologies/extensionbuilder3/&lt;/a&gt;&lt;span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Starting in the middle of 2014 we will begin removing Flash-based extension support in Creative Cloud products, starting with Photoshop CC. We encourage all developers to start planning and migrating to the new extensibility framework based on HTML5.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;HTML5-based panels allow developers to leverage the rich ecosystem of existing JavaScript frameworks and tools when creating their panels. HTML5-based panels share the same technology with web applications, which opens up exciting opportunities for integration with web services.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Check out these videos to see how to build and debug HTML5 Extensions.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;iframe frameborder="0" height="350" src="https://www.youtube.com/embed/ZzdRfhT6R68?wmode=transparent" width="425"&gt;
&lt;/iframe&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;iframe frameborder="0" height="350" src="https://www.youtube.com/embed/gZQ2DV5MjV8?wmode=transparent" width="425"&gt;
&lt;/iframe&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:25142f17-929d-45b9-900c-c74fe59c4d10] --&gt;&lt;img src='/beacon?t=1415939031702' /&gt;</description>
      <pubDate>Wed, 18 Sep 2013 12:09:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1298733</guid>
      <dc:date>2013-09-18T12:09:08Z</dc:date>
      <clearspace:dateToText>1 month 4 hours from now</clearspace:dateToText>
      <clearspace:messageCount>18</clearspace:messageCount>
      <clearspace:replyCount>17</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>"Cannot complete command because the extension could not be loaded." with CEP5 Sample</title>
      <link>https://forums.adobe.com/thread/1505940</link>
      <description>&lt;!-- [DocumentBodyStart:1c24ba4e-9f78-488f-ad54-f5e745c5bc8c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have trouble with porting my extension to CEP5. I am getting error "Cannot complete command because the extension could not be loaded." when I open the panel.&lt;/p&gt;&lt;p&gt;Is there any way to get more info about what happened and why? My extension was properly signed zxp and Extension Managed installed it without trouble.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also, to debug the problem, I tried to open the CEP HTML Test Extension - &lt;a class="jive-link-external-small" href="https://github.com/Adobe-CEP/Samples/tree/master/CEP_HTML_Test_Extension_5.0" rel="nofollow"&gt;https://github.com/Adobe-CEP/Samples/tree/master/CEP_HTML_Test_Extension_5.0&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have copied it to "&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;~/Library/Application Support/Adobe/CEP/extensions/com.adobe.CEPHTMLTEST", created .debug file in it (&lt;a class="jive-link-external-small" href="https://gist.github.com/m6k/39a49786b7a85a9e312b" rel="nofollow"&gt;https://gist.github.com/m6k/39a49786b7a85a9e312b&lt;/a&gt;), created empty .debug file inside Photoshop CC 2014.app (to suppress signature checking). When I open Photoshop CC 2014, I see test panels listed in extension menu, but when I try to open them, I also get the "Cannot complete command because the extension could not be loaded." error. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;Any hints what i am doing wrong and what can I do to debug this problem?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;Jan&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1c24ba4e-9f78-488f-ad54-f5e745c5bc8c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cep5</category>
      <pubDate>Tue, 24 Jun 2014 18:38:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1505940</guid>
      <dc:date>2014-06-24T18:38:32Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Calling JSX from ActionScript: Problems with Returning InDesign Objects Back to ActionScript</title>
      <link>https://forums.adobe.com/thread/1633503</link>
      <description>&lt;!-- [DocumentBodyStart:028608c3-19a5-4635-8eb0-726da1215ac8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have written an InDesign Extension using EB 2.1 for InDesign versions 5-6. That means Flex SDK 3.4. I need to call JSX from ActionScript, and for the JSX to return as a return value InDesign objects and regular (non-InDesign specific) Arrays as return variables.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am calling JSX using the HostObject as follows:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; &lt;span style="font-family: courier new,courier;"&gt;public class AS2JSInDesign&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Embed(source="InDesign.jsx", mimeType= "application/octet-stream" )] &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; private static var _inDesignJsxProxyClass:Class;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; private static var _inDesignJsxInterface:HostObject;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _inDesignJsxInterface = HostObject.getRoot(HostObject.extensions[0]); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _inDesignJsxInterface.eval(new _inDesignJsxProxyClass().toString());&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function static doJSX():void&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Not passing the ActionScript InDesign.app&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var result1:* = _inDesignJsxInterface.myJSXFunction();&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Passing the ActionScript InDesign.app as a parameter to JSX&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var InDesignApp:Application = InDesign.app;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var result2:* = _inDesignJsxInterface.myJSXFunction(InDesignApp);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;}&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol style="list-style-type: decimal;"&gt;&lt;li&gt;When JavaScript creates InDesign objects using paradigm &lt;span style="font-family: courier new,courier;"&gt;app.&lt;/span&gt;&amp;lt;CollectionName&amp;gt;.&lt;span style="font-family: courier new,courier;"&gt;add()&lt;/span&gt; (&lt;em&gt;e.g.,&amp;rdquo;&lt;/em&gt;&lt;span style="font-family: 'Courier New';"&gt;app.documents.add()&lt;/span&gt;&amp;rdquo;), then the created object cannot be successfully returned. For example, for &lt;br/&gt;&lt;span style="font-family: 'Courier New';"&gt;return app.documents.add()&lt;/span&gt;&lt;br/&gt;the returned value is not a Document, but rather a HostObject which contains various properties not at all relevant to an InDesign Document. &lt;br/&gt;However, if I pass the InDesign.app from ActionScript as a parameter (called "InDesignApp"), and the JavaScript uses &lt;em&gt;that&lt;/em&gt; app object instead of its own default app object:&lt;br/&gt;&lt;span style="font-family: 'Courier New';"&gt;return InDesignApp.documents.add()&lt;/span&gt;,&lt;br/&gt; then it works fine - a real InDesign Document object is returned.&lt;/li&gt;&lt;li&gt;On the other hand, there are instances in which it seems I must use the JSX native InDesign app object. If I want to define a new Color for the active Document with the InDesign.app (passed as a parameter called "InDesignApp") using&amp;nbsp; &lt;br/&gt;&lt;span style="font-family: 'Courier New';"&gt;var color = InDesignApp.activeDocument.colors.add()&lt;/span&gt;, &lt;br/&gt;then the attempt to assign&lt;br/&gt;&lt;span style="font-family: 'Courier New';"&gt;color.space = ColorSpace.CMYK&lt;/span&gt;&lt;br/&gt;fails, as ColorSpace.CMYK is not recognized at run time.&lt;br/&gt;If I use the JSX app object to do this (&lt;span style="font-family: 'Courier New';"&gt;var color = app.activeDocument.colors.add()&lt;/span&gt;), I don&amp;#8217;t get an error, but if I return the color object to ActionScript, an empty HostObject is received.&lt;/li&gt;&lt;li&gt;A native JSX Array ( &lt;span style="font-family: courier new,courier;"&gt;var myArray = new Array(); &lt;/span&gt;) cannot ever be returned to ActionScript &amp;#8211; it appears in ActionScript as a HostObject. ActionScript doesn&amp;#8217;t regard it as an Array. I came up with a hideous hack: I create an array using InDesignApp.documents.everyItem().getElements(), empty the array which is returned, and then use the empty area for whatever I need. Such an array, when returned to ActionsScript, is recognized as an Array.&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Could someone please explain what I'm doing wrong?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA,&lt;/p&gt;&lt;p&gt;mlavie&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:028608c3-19a5-4635-8eb0-726da1215ac8] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 17:57:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1633503</guid>
      <dc:date>2014-11-12T17:57:40Z</dc:date>
      <clearspace:dateToText>1 day 10 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/thread/1500618</link>
      <description>&lt;!-- [DocumentBodyStart:5a351616-6181-424d-85cf-e5ef900479a7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Updated the Illustrator from 17.x to 18.0. The extension started throwing error after the CSXS runtime is switched to 5.0 and with 5.0 recent CSInterface.js file.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It says &lt;span style="color: #ff0000; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;ReferenceError: $ is not defined. This was working fine&amp;nbsp; with CSXS runtime 4.0.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff0000; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff0000; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;Here is the script in my index.html&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff0000; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;script src="../lib/3rd/jquery-1.10.2.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script src="../lib/3rd/angular.min.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script src="../lib/cep/CSInterface.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any idea on how to solve this problem to get my extension up and running in 5.0&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5a351616-6181-424d-85cf-e5ef900479a7] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cep 5</category>
      <pubDate>Thu, 19 Jun 2014 14:52:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1500618</guid>
      <dc:date>2014-06-19T14:52:16Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>11</clearspace:messageCount>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to Create a ZXP for CC, and for CS6-&gt;CC</title>
      <link>https://forums.adobe.com/thread/1601065</link>
      <description>&lt;!-- [DocumentBodyStart:2e1969e8-410d-410d-9fa0-b095fdfc6615] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Up until now, I used the Extension Builder to create InDesign Extensions. I chose CS5-CS6 as the range, and the ZXP thus created worked on CS5, CS5,5 and CS6 without a hitch. I used the popup menu option Export--&amp;gt;Adobe Application Extension to create the ZXP.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now, we have out first customer who uses CC. So we installed CC in house for testing, and I chose the range CS5-&lt;strong&gt;CC&lt;/strong&gt; in the manifest editor.&lt;/p&gt;&lt;p&gt;My attempts to install the ZXP failed with the notice:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This extension can not be installed, it requires InDesign64 version in range of inclusively between 9.0 and 9.9.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I also get the same error if I choose exclusively CC (selecting CC to CC range in the manifest editor).&lt;/p&gt;&lt;p&gt;What am I doing wrong???&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA,&lt;/p&gt;&lt;p&gt;mlavie&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2e1969e8-410d-410d-9fa0-b095fdfc6615] --&gt;</description>
      <pubDate>Sun, 12 Oct 2014 12:00:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1601065</guid>
      <dc:date>2014-10-12T12:00:58Z</dc:date>
      <clearspace:dateToText>1 month 2 hours from now</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to catch event when active document is chnaged in Photoshop CC HTML 5 extension</title>
      <link>https://forums.adobe.com/thread/1380138</link>
      <description>&lt;!-- [DocumentBodyStart:7c7ae11f-1668-4194-bfa7-5ea8339e0246] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I want to know when active document is changed in Photoshop CC (14.1.2).&lt;/p&gt;&lt;p&gt;My HTML5 extension is using CSInterface-4.0.0.js.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried many events but neither of them works (callback is never called):&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;DocumentAfterActivate&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;DocumentAfterDeActivate&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;ApplicationActive&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;ApplicationBeforeQuit&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;DocumentEdited&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;AppOnline&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;AppOffline&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;as well with namespace:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;com.adobe.csxs.events.DocumentAfterActivate&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;com.adobe.csxs.events.DocumentAfterDeActivate&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;com.adobe.csxs.events.ApplicationActive&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;com.adobe.csxs.events.ApplicationBeforeQuit&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;com.adobe.csxs.events.DocumentEdited&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;com.adobe.csxs.events.AppOnline&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;com.adobe.csxs.events.AppOffline&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I tried it like this:&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;var cs = new CSInterface();&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;cs.addEventListener('DocumentAfterActivate',function(){ console.log('success'); });&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;// or &lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;span style="background-color: #ffffff;"&gt;cs.addEventListener('&lt;span style="background-color: #ffffff;"&gt;com.adobe.csxs.events.&lt;/span&gt;DocumentAfterActivate',function(){ console.log('success'); });&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;span style="background-color: #ffffff;"&gt;Looking for solution...&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7c7ae11f-1668-4194-bfa7-5ea8339e0246] --&gt;</description>
      <pubDate>Wed, 15 Jan 2014 11:55:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1380138</guid>
      <dc:date>2014-01-15T11:55:48Z</dc:date>
      <clearspace:dateToText>4 months 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>8</clearspace:messageCount>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Drag and drop not working on Mac</title>
      <link>https://forums.adobe.com/thread/1042573</link>
      <description>&lt;!-- [DocumentBodyStart:9d077cd8-968a-4f72-bf93-353d7cd2dc5f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;By testing my extension in a Mac I noticed that drag and drop doesn't work as expected. Therefore I have created a new simple extension with only one list and a simple data provider:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; [Bindable] &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; public var aData:ArrayCollection = new ArrayCollection(['one','two','three','four']); &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:List dataProvider="{aData}" dragEnabled="true" dropEnabled="true" dragMoveEnabled="true"&amp;gt; &amp;lt;/s:List&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;this should allow the user to reorder the items in the list by dragging them. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It works fine in Windows as extension for Photoshop CS6 and also in Mac as AIR application but it doesn't works as Photoshop CS6 extension in Mac (Lion); I can neither see the drop line between items.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this a known problem and which is the workaround ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9d077cd8-968a-4f72-bf93-353d7cd2dc5f] --&gt;</description>
      <pubDate>Tue, 31 Jul 2012 14:16:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1042573</guid>
      <dc:date>2012-07-31T14:16:44Z</dc:date>
      <clearspace:dateToText>2 months 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>node.js require('stream') strange result</title>
      <link>https://forums.adobe.com/thread/1634712</link>
      <description>&lt;!-- [DocumentBodyStart:0c5c75ba-c2df-4669-bc9a-94c609e13077] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to require stream module (node.js) in my extension (PS CC 2014, CEP 5.0) - it works however normally "stream" module contains "stream.Readable" object in node.js.&lt;/p&gt;&lt;p&gt;In extension "stream" module does not contain "Readable" property for some reason...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var stream = require('stream')&lt;/p&gt;&lt;p&gt;console.log(stream.Readable) // outputs undefined in console&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And this is output from node.js&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;&amp;gt; console.log(stream.Readable)&lt;/p&gt;&lt;p class="p1"&gt;{ [Function: Readable]&lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp; ReadableState: [Function: ReadableState],&lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp; super_: &lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp;&amp;nbsp; { [Function: Stream]&lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; super_: { [Function: EventEmitter] listenerCount: [Function] },&lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Readable: [Circular],&lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Writable: { [Function: Writable] WritableState: [Function: WritableState], super_: [Circular] },&lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Duplex: { [Function: Duplex] super_: [Circular] },&lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transform: { [Function: Transform] super_: [Object] },&lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PassThrough: { [Function: PassThrough] super_: [Object] },&lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stream: [Circular] },&lt;/p&gt;&lt;p class="p1"&gt;&amp;nbsp; _fromList: [Function: fromList] }&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0c5c75ba-c2df-4669-bc9a-94c609e13077] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">node.js</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">html extension</category>
      <pubDate>Thu, 13 Nov 2014 21:15:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634712</guid>
      <dc:date>2014-11-13T21:15:18Z</dc:date>
      <clearspace:dateToText>7 hours 9 minutes ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Install CS Extension Builder</title>
      <link>https://forums.adobe.com/thread/640913</link>
      <description>&lt;!-- [DocumentBodyStart:63c6d962-e850-4366-894f-beccae67ae7f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;How do I install CS Extension Builder to Flash Builder 4.0?&amp;nbsp; I downloaded both ExtensionBuilder-1.0.0.zip file, but not sure where it needs to after unzip?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:63c6d962-e850-4366-894f-beccae67ae7f] --&gt;</description>
      <pubDate>Tue, 18 May 2010 05:31:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/640913</guid>
      <dc:date>2010-05-18T05:31:53Z</dc:date>
      <clearspace:dateToText>3 years 11 months ago</clearspace:dateToText>
      <clearspace:messageCount>8</clearspace:messageCount>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Query on app.activeDocument.exportFile</title>
      <link>https://forums.adobe.com/thread/1612343</link>
      <description>&lt;!-- [DocumentBodyStart:b9db919b-fc0f-48ea-ad68-8aaab28bb392] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;(Apologies if this is an Illustrator scripting question rather than a CEP specific extension one)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;From Adobe Illustrator CC2014 HTML5 extension I am using &lt;span style="font-family: 'courier new', courier;"&gt;app.activeDocument.exportFile&lt;/span&gt; to export the activeDocument to SVG.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have that working great but what happens is that the exported file becomes the active document (replacing the .AI document that was open) and I do not want this to happen?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone explain this behavior and how I could change it.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b9db919b-fc0f-48ea-ad68-8aaab28bb392] --&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:50:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1612343</guid>
      <dc:date>2014-10-20T10:50:23Z</dc:date>
      <clearspace:dateToText>3 weeks 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Extension callback issue</title>
      <link>https://forums.adobe.com/thread/1559454</link>
      <description>&lt;!-- [DocumentBodyStart:25a7c322-9b61-404b-830a-baecd54828f1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hi All&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I just got the problem with (&lt;strong style="font-style: inherit; font-family: inherit;"&gt;html + javascript + jsx&lt;/strong&gt;) html5 extension. Actually callback works; the control comes back to the javascript from jsx. But its not getting the value returned from jsx. But the same works out perfect in indesign; javascript callback gets the value returned from jsx.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;can any one please suggest immediate!&lt;/p&gt;&lt;p class="jive-thread-reply-btn" style="min-height: 8pt; padding: 0px; margin: 15px 0 -10px; font-size: 0.9em; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;nbsp;&lt;/p&gt;&lt;div class="jive-thread-reply-btn-correct" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;a class="jive-link-thread-small" data-containerId="3265" data-containerType="14" data-objectId="1544497" data-objectType="1" href="https://forums.adobe.com/thread/1544497"&gt;Extension callback issue&lt;/a&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:25a7c322-9b61-404b-830a-baecd54828f1] --&gt;</description>
      <pubDate>Thu, 28 Aug 2014 01:26:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1559454</guid>
      <dc:date>2014-08-28T01:26:29Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to create a ZXP from CS5 throughout CC2014 using ucf.jar</title>
      <link>https://forums.adobe.com/thread/1529989</link>
      <description>&lt;!-- [DocumentBodyStart:27c5ecd0-834c-4c78-b76d-6c7178a319a9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everybody,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I use a maven build to generate a ZXP from CS5 throughout CS6 for InDesign. Now, I wish to add CC and CC 2014 to this ZXP, so that I have an universal ZXP for all my supported versions.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I use the ucf.jar to generate my current ZXP. I have tried adding CC and CC2014 to my mxi to be able to install on these versions.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The ZXP generate well, and can be installed without signaling any error in the installation. But when I launch InDesign CC 2014 for example, my native plugins behave strangely.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have noticed in technical notes about UCF that the mentioned versions are up to CS6:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://www.adobeexchange.com/resources/7#packman" rel="nofollow"&gt;Adobe Exchange&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I have seen other technical notes talking about ZXPSignCmd to package a ZXP, but with do not mention anything about a supported version:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/SigningTechNote_CC.pdf" rel="nofollow"&gt;http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/SigningTechNote_ CC.pdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have tried packaging my extension with UCF, but InDesign CC 2014 seems not to work well with installed extension once installed. I have noticed the symbolic links contained within installed plugins where replaced by the pointed file of the link.&lt;/p&gt;&lt;p&gt;I have tried packaging my extension with ZXPSignCmd, but Extension Manager CS6 tells me the ZXP does not contain any valid signature.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there no mean to create an universal ZXP working on all these versions?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:27c5ecd0-834c-4c78-b76d-6c7178a319a9] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">zxp</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">indesign 2014</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">ucf.jar</category>
      <pubDate>Thu, 24 Jul 2014 08:19:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1529989</guid>
      <dc:date>2014-07-24T08:19:35Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>HTML extension CEPEngine process stdout and stderr usage</title>
      <link>https://forums.adobe.com/thread/1457037</link>
      <description>&lt;!-- [DocumentBodyStart:63726123-9235-45ba-87ab-f49e822631f0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to use CEPEngine to start a ncftpput process on windows. &lt;/p&gt;&lt;p&gt;I need to listen what ncftpput output on stdout to make a sort of progress bar.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Unfortunatly &lt;span style="background-color: #ffffff;"&gt; cep.process.stdout&lt;/span&gt; callback seems to receive only the first line of output (&lt;span style="color: #000000; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; background-color: #ffffff;"&gt;LibNcFTP 3.2.5 (January 17, 2011) compiled for Windows&lt;/span&gt;)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is my code :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:14ce3be0-3d27-48d2-9602-86fd645295e2][excluded]--&gt;&lt;pre class="java" name="code"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var exe=extpath+"\\resources\\win\\ncftpput.exe";
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var result=cep.process.createProcess(exe,"-Z","-d","stdout","-P",port,"-R",ip,"/",filepath);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (result.err==cep.fs.NO_ERROR) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var pid = result.data;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cep.process.stdout(pid,function(e){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; console.log(e);//receive only the first line in stdout ?
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cep.process.stderr(pid,function(e){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; console.log(e); //receive nothing ?
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cep.process.onquit(pid,function(){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; console.log("quit");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&lt;/pre&gt;&lt;!--[CodeBlockEnd:14ce3be0-3d27-48d2-9602-86fd645295e2]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is it a known bug or there's something I'm doing wrong ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(That kind of thing worked with previous AS extensions)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:63726123-9235-45ba-87ab-f49e822631f0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">html</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">windows</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">createprocess</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">stdout</category>
      <pubDate>Wed, 23 Apr 2014 08:44:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1457037</guid>
      <dc:date>2014-04-23T08:44:39Z</dc:date>
      <clearspace:dateToText>6 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>loading external XML dynamically in Photoshop panel</title>
      <link>https://forums.adobe.com/thread/1132697</link>
      <description>&lt;!-- [DocumentBodyStart:6cc9fcef-5f3e-4b8d-90d3-45820b0c97ba] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have several external XML file on a DATA server (NAS), which I need to load on the fly. They contain all kind of configuration settings for the tools. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have seen several ways to do it, most of them are local files embeded in the panel, other load it from HTTP server. &lt;/p&gt;&lt;p&gt;Some does it in mxml file, other in AS, some in both. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I try to find the best snippet to do it. Anyone can tell me how to do it ? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;cheers &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;F. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6cc9fcef-5f3e-4b8d-90d3-45820b0c97ba] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">photoshop</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">flash_builder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">flex</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">creative</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">builder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">creative_suite</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension_builder</category>
      <pubDate>Thu, 10 Jan 2013 11:39:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1132697</guid>
      <dc:date>2013-01-10T11:39:17Z</dc:date>
      <clearspace:dateToText>1 year 10 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to open "Bridge" in Adobe Photoshop cs5 Extension</title>
      <link>https://forums.adobe.com/thread/1104956</link>
      <description>&lt;!-- [DocumentBodyStart:7cebeab7-18d3-4cbc-8ceb-c0e13a963ee5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am creating a &lt;strong&gt;photoshop cs5 extension&lt;/strong&gt; application using as3.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would like to know about the way to open the &lt;strong&gt;adobe bridge&lt;/strong&gt; inside the photoshop using as3/extend script.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The reason i need is,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1) The extension need to open the bridge to select list of images&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2) Selected images needs to available in the photoshop.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please, help me to open the adobe bridge inside the photoshop and tell me the way to get selected images inside the bridge.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in Advance,&lt;/p&gt;&lt;p&gt;Karthick&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7cebeab7-18d3-4cbc-8ceb-c0e13a963ee5] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">photoshop</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">adobe</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cssdk</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension_builder</category>
      <pubDate>Mon, 26 Nov 2012 15:50:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1104956</guid>
      <dc:date>2012-11-26T15:50:18Z</dc:date>
      <clearspace:dateToText>1 year 12 months ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>[AI-CS5] Unable to capture panel closed/Hide event .</title>
      <link>https://forums.adobe.com/thread/899141</link>
      <description>&lt;!-- [DocumentBodyStart:413502fb-85d8-4f36-91a9-d3de823ca4f9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using&amp;nbsp; flex for&amp;nbsp; my illustrator plug-in panel. I want to show a msg if panel is closed.&lt;/p&gt;&lt;p&gt;I registered&amp;nbsp; StateChangeEvent.WINDOW_CLOSE /StateChangeEvent.WINDOW_HIDE in PanelInit() but I am unable to get the call.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;here is the code that i am using to register.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;CSXSInterface.getInstance().addEventListener(StateChangeEvent.WINDOW_CLOSE , PanelClose); &lt;/p&gt;&lt;p&gt;CSXSInterface.getInstance().addEventListener(StateChangeEvent.WINDOW_HIDE , PanelHide); &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;however in case of StateChangeEvent.WINDOW_CLOSE I am getting call only if illustrator is being closed and panel is opened.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;plz suggest how to overcome?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;&lt;p&gt;R.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:413502fb-85d8-4f36-91a9-d3de823ca4f9] --&gt;</description>
      <pubDate>Mon, 05 Sep 2011 11:40:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/899141</guid>
      <dc:date>2011-09-05T11:40:51Z</dc:date>
      <clearspace:dateToText>3 months 15 hours ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>I canceled my month to month Extension Builder plan but "Withdrawn: active on September 27, 2014 " under the product, What does this mean? Is it going to be reactivated on September 27, 2014?</title>
      <link>https://forums.adobe.com/thread/1578229</link>
      <description>&lt;!-- [DocumentBodyStart:aa8d844f-7163-4922-ac79-af0154dda012] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I canceled my month to month Extension Builder plan but "Withdrawn: active on September 27, 2014 " under the product, What does this mean? Is it going to be reactivated on September 27, 2014?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aa8d844f-7163-4922-ac79-af0154dda012] --&gt;</description>
      <pubDate>Thu, 18 Sep 2014 10:02:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1578229</guid>
      <dc:date>2014-09-18T10:02:13Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>HTML5 equivalent of AIR's openWithDefaultApplication()</title>
      <link>https://forums.adobe.com/thread/1566289</link>
      <description>&lt;!-- [DocumentBodyStart:af075258-1e60-44fb-bcdf-96c9db1d5fc7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm building an in-panel update feature, which allows the user&lt;/p&gt;&lt;p&gt;to download an updated ZXP of the extension from within the panel itself&lt;/p&gt;&lt;p&gt;and then launch the downloaded&amp;nbsp; ZXP, which would open Extension Manager.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;is there an HTML5 equivalent of AIR's openWithDefaultApplication() ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks,&lt;/p&gt;&lt;p&gt;Jeff.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:af075258-1e60-44fb-bcdf-96c9db1d5fc7] --&gt;</description>
      <pubDate>Fri, 05 Sep 2014 11:18:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1566289</guid>
      <dc:date>2014-09-05T11:18:46Z</dc:date>
      <clearspace:dateToText>2 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How can I get a flash based plugin to load in CC 10.x</title>
      <link>https://forums.adobe.com/thread/1562670</link>
      <description>&lt;!-- [DocumentBodyStart:6499541d-f6d0-4b33-88d1-d2fb2c7187e8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello&lt;/p&gt;&lt;p&gt;How can i get a flash based creative suite plugin to load in Indesign CC 10.x?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can get It to load in CC, but not In CC 10.x. Im using Flashbuilder 4.5. Do I need a newer version of flash builder/extension builder?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Best regards&lt;/p&gt;&lt;p&gt;/ Pontus&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6499541d-f6d0-4b33-88d1-d2fb2c7187e8] --&gt;</description>
      <pubDate>Mon, 01 Sep 2014 06:23:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1562670</guid>
      <dc:date>2014-09-01T06:23:22Z</dc:date>
      <clearspace:dateToText>2 months 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>HTML panels: return focus, events, collapse panel questions</title>
      <link>https://forums.adobe.com/thread/1549852</link>
      <description>&lt;!-- [DocumentBodyStart:9cee0197-c672-408b-abd4-233d0ec547cc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey everyone, I'm still struggling with a number of things with HTML panels, I wonder if someone overcame those and have answers.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1) Is there a way to return keyboard focus from HTML panel back to Photoshop? I've seen several panels do so but I was unable to contact the author of those. &lt;/p&gt;&lt;p&gt;2) I was doing simple event dispatching/catching: I was catching an event 'set ' (to get PS color change event) and everything works fine at the beginning but after 20-30 minutes events take 2-3 seconds to register and the delay keeps growing. Is there some kind of event buffer I need to flush or something? &lt;span aria-label="Confused" class="emoticon-inline emoticon_confused" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;3) Is there a way to collapse panel without closing it? So it'd instantly open as Flash panels did. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Many thanks,&lt;/p&gt;&lt;p&gt;Sergey.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9cee0197-c672-408b-abd4-233d0ec547cc] --&gt;</description>
      <pubDate>Sun, 17 Aug 2014 17:36:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1549852</guid>
      <dc:date>2014-08-17T17:36:38Z</dc:date>
      <clearspace:dateToText>2 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Indesign CC HTML Panel Undo Issue</title>
      <link>https://forums.adobe.com/thread/1546793</link>
      <description>&lt;!-- [DocumentBodyStart:06c2b9c3-9599-4a0d-a5b9-1f2e041449a2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;I know this might be a Extension Builder forum question, but the community there isn't as active. I was hoping someone may have encountered the same issue here.&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;I have ported over some panels I created in Configurator for CS6 over to the new HTML based panels in Indesign CC.&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;I'm running into some "Undo" issues. My panel has some buttons that are one click solutions. For example my "uppercase" button turns selected text into uppercase. The problem with these buttons is that i cannot undo the script right after I have clicked on the button and the script has executed. The only way i can get it to undo is to CLICK ONCE somewhere else (ideally on the page) in indesign. However, when i have any script that opens a dialog or window, and then executes, the Undo function runs fine. Does anyone know why this may be happening? I do not run into this issue when i run those scripts from the scripts panel or when i had CS6 panel made in Configurator.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Below is a sample JS file for one of those buttons&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:98b84793-c962-42d6-9ce1-c15509afe66d][excluded]--&gt;&lt;pre class="javascript" name="code"&gt;
$._ext_TUC={
&amp;nbsp;&amp;nbsp;&amp;nbsp; run : function() {
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (parseFloat(app.version) &amp;lt; 6) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; main();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } else {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; app.doScript(main, ScriptLanguage.JAVASCRIPT, undefined, UndoModes.ENTIRE_SCRIPT, "Smart Uppercase");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function main() {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var myObjectList = new Array;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (app.documents.length !=0){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (app.selection.length !=0){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (var i = 0; i &amp;lt; app.selection.length; i++) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch(app.selection[i].constructor.name) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case "Word":
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case "Line":
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case "Paragraph":
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case "Text":
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myObjectList.push(app.selection[i]);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (myObjectList.length != 0){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (var i = 0; i &amp;lt; myObjectList.length; i++) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; findWords(myObjectList[i]);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; break;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case "TextColumn":
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case "TextFrame":
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case "Story":
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myObjectList.push(app.selection[i]);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (myObjectList.length != 0){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (var k = 0; k &amp;lt; myObjectList.length; k++) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; findParagraphs(myObjectList[k]);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; break;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; default:
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("Please select some Text or a Text Frame");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } else {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert ("Please select a Text Frame and try again.");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } else {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert ("Please open a document, select an object, and try again.");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }




&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function findParagraphs(obj) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var numOfParas = obj.paragraphs.length;


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (var p = 0; p &amp;lt; numOfParas; p++) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theParaContent = obj.paragraphs[p].contents;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; changeCase(theParaContent, obj.paragraphs[p]);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function findWords(obj) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theParaContent = obj.contents;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; changeCase(theParaContent, obj);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function changeCase(myText, obj) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var theWords = myText.split(" ");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var myNewText = "";
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (var j = 0; theWords.length &amp;gt; j; j++) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (!isURL(theWords[j]))
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myNewText = myNewText + theWords[j].toUpperCase() + " ";
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } else {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myNewText = myNewText + theWords[j] + " ";
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myNewText = myNewText.substring(0,myNewText.length - 1);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; obj.contents = myNewText;


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function isURL(str) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // var patt=/(http(?s)|ftp|www).+?(?=\s)/gi;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var patt=/\b(?=(http|https|ftp|www))\w\S*/gi;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return patt.test(str);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } // END MAIN FUNCTION

&amp;nbsp;&amp;nbsp;&amp;nbsp; },
};
&lt;/pre&gt;&lt;!--[CodeBlockEnd:98b84793-c962-42d6-9ce1-c15509afe66d]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:06c2b9c3-9599-4a0d-a5b9-1f2e041449a2] --&gt;</description>
      <pubDate>Wed, 13 Aug 2014 18:16:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1546793</guid>
      <dc:date>2014-08-13T18:16:53Z</dc:date>
      <clearspace:dateToText>3 months 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Detect selected font (Illustrator/InDesign)</title>
      <link>https://forums.adobe.com/thread/1545289</link>
      <description>&lt;!-- [DocumentBodyStart:5c43c112-7bce-4009-b82f-6b7e2e6e8520] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm writing an ActionScript / JavaSctipt extension for Illustrator and InDesign.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I created a text frame with some standard text written in it. BUT I need the font of the text to match the font that is currently selected in Illustrator/InDesign. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To my knowledge whenever you launch Illustrator or InDesign, they always select 'Myriad Pro' to begin with. Furthermore, CSHostAdapter has CURRENT_FONT_CHANGED event, however, I cannot find out which font (and font size for that matter) it was actually changed to. Is there any way to find out which font is currently selected in Illustrator or InDesign?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas and suggestions are welcome. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5c43c112-7bce-4009-b82f-6b7e2e6e8520] --&gt;</description>
      <pubDate>Tue, 12 Aug 2014 10:12:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1545289</guid>
      <dc:date>2014-08-12T10:12:30Z</dc:date>
      <clearspace:dateToText>3 months 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is there a way to make EB3 HTML extensions compatible with Adobe CC 2014 ?</title>
      <link>https://forums.adobe.com/thread/1504223</link>
      <description>&lt;!-- [DocumentBodyStart:5b701bf6-72f0-4388-8f6b-ab241f22d05d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am building extensions for Creative Cloud using the free plugin for Eclipse. Is there a way to make my extension futureproof for CC 2014 ? How ?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5b701bf6-72f0-4388-8f6b-ab241f22d05d] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extensionbuilder3</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cc 2014</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">creative cloud 2014</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extensionbuilder4</category>
      <pubDate>Mon, 23 Jun 2014 08:33:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1504223</guid>
      <dc:date>2014-06-23T08:33:42Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>9</clearspace:messageCount>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>jsx scripting of Premiere Pro CC and exportFinalCutProXML</title>
      <link>https://forums.adobe.com/thread/1470051</link>
      <description>&lt;!-- [DocumentBodyStart:ef8dcca9-cf87-4139-9c09-7905fb3b375c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm using calls to exportFinalCutProXML in my HTML5 extension for Premiere Pro CC and while this works fine, if the project has effects that don't necessarily translate to FCP, we are forced to see a modal dialog about "Translation Report" with warnings and an "OK" button.&lt;/p&gt;&lt;p&gt;While I understand the benefit for direct user interaction, it would be nice to be able to disable this dialog from appearing when using jsx scripting and programmatically saving this XML to a file in a script or extension (not to mention the dialogs that show to the user when resaving the project and the 'generating FCP XML...')&lt;/p&gt;&lt;p&gt;(sort of how we can set an interaction level in the old days with AppleScript etc...)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;PS, does anyone know if the Premiere Pro jsx support is going to get any love in near-future updates. It is quite sparse as it is now.&lt;/p&gt;&lt;p&gt;Would love to have more direct access to update/add/remove markers without having to mess with XMP and FCPXML import/export hacks.&lt;/p&gt;&lt;p&gt;Would also love to be able to programmatically reproduce what the current File -&amp;gt; Export -&amp;gt; Markers (as HTML) supports.&lt;/p&gt;&lt;p&gt;Being able to get at marker object models and possibly be able to programmatically request thumbnail generation for a marker or a given frame.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Jeff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ef8dcca9-cf87-4139-9c09-7905fb3b375c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">jsx</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">premiere pro</category>
      <pubDate>Thu, 08 May 2014 23:41:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1470051</guid>
      <dc:date>2014-05-08T23:41:09Z</dc:date>
      <clearspace:dateToText>3 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to use CEPEngine_extensions.js ?</title>
      <link>https://forums.adobe.com/thread/1430623</link>
      <description>&lt;!-- [DocumentBodyStart:9575a84c-eb74-44ea-8208-70fa30e24b1c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi ,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I currently write an extension (seriously&amp;nbsp; &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;?), and i need to create folder and file after some process.&lt;/p&gt;&lt;p&gt;I try to use the CEPEngine_extensions.js but the debuger say &lt;/p&gt;&lt;!--[CodeBlockStart:63a85299-c7fc-4c42-9450-a40bb3502438][excluded]--&gt;&lt;pre class="java" name="code"&gt;Uncaught SyntaxError: Unexpected identifier 

&lt;/pre&gt;&lt;!--[CodeBlockEnd:63a85299-c7fc-4c42-9450-a40bb3502438]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So i can't use the CEPEngine. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There another libs needed with the CEPEngine_extensions.js ?&lt;/p&gt;&lt;p&gt;Or there is a doc that explain how to use it properly? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you ! &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9575a84c-eb74-44ea-8208-70fa30e24b1c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">illustrator</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension_builder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension_development</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cepengine_extensions</category>
      <pubDate>Tue, 18 Mar 2014 13:27:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1430623</guid>
      <dc:date>2014-03-18T13:27:23Z</dc:date>
      <clearspace:dateToText>7 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>12</clearspace:messageCount>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Why cookies are not visible to javascript since 14.2 in HTML5 extensions?</title>
      <link>https://forums.adobe.com/thread/1394427</link>
      <description>&lt;!-- [DocumentBodyStart:dc5cade1-6423-4233-bc1a-7578abd570e4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Using Photoshop 14.2&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Before 14.2:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;console.log(document.cookie); // this wasnt working&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;$.ajax('&lt;/span&gt;&lt;a class="jive-link-external-small" href="https://some/api/endpoint" rel="nofollow" target="_blank"&gt;https://some/api/endpoint&lt;/a&gt;&lt;span&gt;',{&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; success: function(d,s,r) { console.log r.getResponseHeader('set-cookie') } // this was working - I could read cookie&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type: 'post',&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data: { email: &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:'some@email.com" target="_blank"&gt;'some@email.com&lt;/a&gt;&lt;span&gt;', password: 'somepasswd' }&lt;/span&gt;&lt;/p&gt;&lt;p&gt;);&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;After 14.2:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Neither options work...&lt;/p&gt;&lt;p&gt;Just cant read cookie in javascript - but I am sure cookies work because on other api calls cookie is sent to server...&lt;/p&gt;&lt;p&gt;And I am sure that cookies options 'httpOnly' is set to false.&lt;/p&gt;&lt;p&gt;Even in chrome debugger under 'network' tab I cant see any cookies returned from server after api call.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Did Adobe change something with cookie management?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need this to allow user to remember his account and auto login in extension. I know that cookies persist only during Host session but before 14.2 I could at least read cookie, save it to the file and after Host Application restart read the file and add cokkie to ajax call header... Now I cant do anything...&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dc5cade1-6423-4233-bc1a-7578abd570e4] --&gt;</description>
      <pubDate>Fri, 31 Jan 2014 08:10:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1394427</guid>
      <dc:date>2014-01-31T08:10:26Z</dc:date>
      <clearspace:dateToText>9 months 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>window.__adobe_cep__.showDevTools() does not show anything after Photoshop CC 14.2</title>
      <link>https://forums.adobe.com/thread/1385354</link>
      <description>&lt;!-- [DocumentBodyStart:46746cb5-5b74-4eee-88fe-f2e8b847d4fc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;On Photoshop CC 14.1.2 this code:&lt;/p&gt;&lt;p&gt;window.__adobe_cep__.showDevTools();&lt;/p&gt;&lt;p&gt;was showing Chrome Debug console&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On Photoshop CC 14.2 it does not work - nothing happens, no errors reported, console does not show.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What might be the issue?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:46746cb5-5b74-4eee-88fe-f2e8b847d4fc] --&gt;</description>
      <pubDate>Tue, 21 Jan 2014 09:47:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1385354</guid>
      <dc:date>2014-01-21T09:47:54Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Illustrator CC Extension Preferences aren't being saved</title>
      <link>https://forums.adobe.com/thread/1245866</link>
      <description>&lt;!-- [DocumentBodyStart:cb03f65f-c637-48e2-b1ae-d7910dcae5f0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I am trying to save preferences in the onClose function of my extension using the following code:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1" style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;CSXSInterface.instance.storePreference(&lt;span class="s1"&gt;"shapeStrokeSize"&lt;/span&gt;, model.shapeStrokeSize.toString());&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1" style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;But the values I save do no persist and I can't find the prefs file. I am checking in:&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;/Users/mitya/Library/Application Support/Adobe/CEPServiceManager4/preference&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;What am I doing wrong?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Thanks in advance.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;PS. The crazy thing is if I run this same extension in CS6 everything works fine.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cb03f65f-c637-48e2-b1ae-d7910dcae5f0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">illustrator</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">creative_cloud</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension_development</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">csxs_extensions</category>
      <pubDate>Mon, 01 Jul 2013 21:29:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1245866</guid>
      <dc:date>2013-07-01T21:29:01Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Illustrator CC crashing with aiHostAdapter with version higher than 16.9</title>
      <link>https://forums.adobe.com/thread/1241877</link>
      <description>&lt;!-- [DocumentBodyStart:b41332a0-69a5-4f1a-bcf3-a0eea98f91b5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to export a zxp from Flash Builder with CS Exstension Builder 2.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;&amp;lt;&lt;/span&gt;products&lt;span class="s1"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p2"&gt;&lt;span class="s2"&gt;&amp;nbsp; &lt;/span&gt;&lt;span class="s1"&gt;&amp;lt;&lt;/span&gt;&lt;span class="s3"&gt;product&lt;/span&gt;&lt;span class="s2"&gt; &lt;/span&gt;&lt;span class="s4"&gt;familyname&lt;/span&gt;&lt;span class="s2"&gt;=&lt;/span&gt;"Illustrator"&lt;span class="s2"&gt; &lt;/span&gt;&lt;span class="s4"&gt;primary&lt;/span&gt;&lt;span class="s2"&gt;=&lt;/span&gt;"true"&lt;span class="s2"&gt; &lt;/span&gt;&lt;span class="s4"&gt;version&lt;/span&gt;&lt;span class="s2"&gt;=&lt;/span&gt;"16.0"&lt;span class="s1"&gt;/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p3"&gt;&lt;span class="s2"&gt;&amp;nbsp; &lt;/span&gt;&lt;span class="s1"&gt;&amp;lt;&lt;/span&gt;&lt;span class="s3"&gt;product&lt;/span&gt;&lt;span class="s2"&gt; &lt;/span&gt;familyname&lt;span class="s2"&gt;=&lt;/span&gt;&lt;span class="s5"&gt;"Illustrator"&lt;/span&gt;&lt;span class="s2"&gt; &lt;/span&gt;maxversion&lt;span class="s2"&gt;=&lt;/span&gt;&lt;span class="s5"&gt;"15.1"&lt;/span&gt;&lt;span class="s2"&gt; &lt;/span&gt;primary&lt;span class="s2"&gt;=&lt;/span&gt;&lt;span class="s5"&gt;"true"&lt;/span&gt;&lt;span class="s2"&gt; &lt;/span&gt;version&lt;span class="s2"&gt;=&lt;/span&gt;&lt;span class="s5"&gt;"15.0"&lt;/span&gt;&lt;span class="s1"&gt;/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s2"&gt;&amp;nbsp; &lt;/span&gt;&lt;span class="s1"&gt;&amp;lt;/&lt;/span&gt;products&lt;span class="s1"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;&amp;lt;&lt;/span&gt;files&lt;span class="s1"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p2"&gt;&lt;span class="s2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span class="s1"&gt;&amp;lt;&lt;/span&gt;&lt;span class="s3"&gt;file&lt;/span&gt;&lt;span class="s2"&gt; &lt;/span&gt;&lt;span class="s4"&gt;destination&lt;/span&gt;&lt;span class="s2"&gt;=&lt;/span&gt;"$plugin/Extensions.localized"&lt;span class="s2"&gt; &lt;/span&gt;&lt;span class="s4"&gt;maxVersion&lt;/span&gt;&lt;span class="s2"&gt;=&lt;/span&gt;"17.9"&lt;span class="s2"&gt; &lt;/span&gt;&lt;span class="s4"&gt;minVersion&lt;/span&gt;&lt;span class="s2"&gt;=&lt;/span&gt;"16.0"&lt;span class="s2"&gt; &lt;/span&gt;&lt;span class="s4"&gt;platform&lt;/span&gt;&lt;span class="s2"&gt;=&lt;/span&gt;"mac"&lt;span class="s2"&gt; &lt;/span&gt;&lt;span class="s4"&gt;products&lt;/span&gt;&lt;span class="s2"&gt;=&lt;/span&gt;"Illustrator"&lt;span class="s2"&gt; &lt;/span&gt;&lt;span class="s4"&gt;shared&lt;/span&gt;&lt;span class="s2"&gt;=&lt;/span&gt;"true"&lt;span class="s2"&gt; &lt;/span&gt;&lt;span class="s4"&gt;source&lt;/span&gt;&lt;span class="s2"&gt;=&lt;/span&gt;"ai_host_adapter/mac/AIHostAdapter.aip"&lt;span class="s1"&gt;/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;&amp;lt;/&lt;/span&gt;files&lt;span class="s1"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;When I install the built extension Illustrator CC throws an error on launch and crashes.&lt;/span&gt;&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;When I take the max version down to 16.9 it installs, Illustrator CC launches but then there is no extension in the Windows &amp;gt; Extension menu.&lt;/span&gt;&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;It seems like Illustrator CC doesn't like the aiHostAdapter...&lt;/span&gt;&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;Any ideas?&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b41332a0-69a5-4f1a-bcf3-a0eea98f91b5] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">illustrator</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">adobe</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">creative_cloud</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cssdk</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension_builder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension_development</category>
      <pubDate>Wed, 26 Jun 2013 03:31:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1241877</guid>
      <dc:date>2013-06-26T03:31:24Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>10</clearspace:messageCount>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to get the merged bitmap data of a photoshop selection</title>
      <link>https://forums.adobe.com/thread/937042</link>
      <description>&lt;!-- [DocumentBodyStart:3d8799b2-8527-4cc8-831f-1cd4bc077acd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Im creating a "Flash Panel" extension for a client and Im having some issues getting the bitmap data associated with the current selection. Origninally I thought I would use the WindowedApplication and have the BITMAP_FILE fileformat available within Photohop running the extension. This works to an extent but i am now running into an issue where the clipboard is returning an old copy of what was previously copied to the clipboard. To no avail was I able to force the getData property of the generalClipboard to return the "just copied" selection from the clipboard. However if I was to open a new photoshop document and paste the contents of the generalClipboard.copy() method into the new file I get what I expected the getData method to return. It seems that the getData() method from the generalClipboard object is always one step behind.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Am I doing something wrong here, or is there another way to get the bitmap data associated with a current selection within photohop?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Andy help would be most appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3d8799b2-8527-4cc8-831f-1cd4bc077acd] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">photoshop</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">air</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">clipboard</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">bitmapdata</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">csawlib</category>
      <pubDate>Tue, 13 Dec 2011 13:41:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/937042</guid>
      <dc:date>2011-12-13T13:41:58Z</dc:date>
      <clearspace:dateToText>2 years 10 months ago</clearspace:dateToText>
      <clearspace:messageCount>9</clearspace:messageCount>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Unable to catch panel closing event in illustrator!</title>
      <link>https://forums.adobe.com/thread/898150</link>
      <description>&lt;!-- [DocumentBodyStart:145c3010-0888-434f-99e2-04abb2e4ab2d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using flax panel in illustrator plug-in, I tried to update the menu-item when panel closed, but I am unable to catch event when panel closed.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I registered an event (state_change.close), it works only when panel is opened and application(Illustrator) is being closed.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;also there is one more prb that csxs::event are not being register in PostStartUp( ). &lt;/p&gt;&lt;p&gt;plz help!!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:145c3010-0888-434f-99e2-04abb2e4ab2d] --&gt;</description>
      <pubDate>Thu, 01 Sep 2011 18:34:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/898150</guid>
      <dc:date>2011-09-01T18:34:02Z</dc:date>
      <clearspace:dateToText>3 years 2 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Event Watcher Utility now Available in Samples</title>
      <link>https://forums.adobe.com/thread/843493</link>
      <description>&lt;!-- [DocumentBodyStart:447af7bf-d472-49f4-9538-7d5423ddcd03] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Guys&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wanted to announce to the group that we added a new Sample project to Extension Builder, EventWatcher.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As a general tip, we add sample projects as we think of (and create) them. Periodically scanning the list of samples could prove handy.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyway, what EventWatcher does is allow you to register for events in Illustrator, InDesign, and Photoshop. It then displays those events when they are fired by the host application.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For it to work in AI and PS, you must install the host adapter plugins.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I find this utility exceedingly handy. You'll likely find yourself a little surprised as to what events are fired when. In my book, a must-have for SDK developers.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you haven't looked at the samples and are wondering what the heck I am talking about...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Select Import (File menu or right-click in the Package Explorer) in Flash Builder with Extension Builder installed. If you get there from the File menu, select "Other". Select Adobe Creative Suite Extension Builder-&amp;gt;Remove Creative Suite SDK Examples.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Bob&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:447af7bf-d472-49f4-9538-7d5423ddcd03] --&gt;</description>
      <pubDate>Tue, 26 Apr 2011 15:37:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/843493</guid>
      <dc:date>2011-04-26T15:37:16Z</dc:date>
      <clearspace:dateToText>3 years 5 months ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How do I install and build and extension with extension builder 2.1?</title>
      <link>https://forums.adobe.com/thread/1571338</link>
      <description>&lt;!-- [DocumentBodyStart:8eb748a8-845e-4b99-be25-f95dfd1bfe3a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Honestly, I am beyond frustrated right now. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. Extension Builder 3 - This will only install and run with Eclipse. JRE 1.7. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This only allows me to use Extendscript to write scripts with. Extendscript is so frustrating to use. It seems like there are a lot of missing properties for working with color models in illustrator. The documentation is also terrible for Extendscript. Something that seems like it would be simple to do like export an RGB JPEG is impossible to spec out in the EXPORT JPEG settings. Its also impossible to set the color space of a NEW AI document unless you use the add(); instead of addDocument(); There are conflicting incomplete properties of both methods. If you use one, one set of settings is missing if you use the other another set is missing... WHAT IS SOMEONE SUPPOSED TO DO???&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2. Flash Builder 4.7 will not run Extension Builder 3. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;3. I bought Extension Builder 2.1 which is supposed to install Flash Builder 4.6, but the installation keeps failing right at the end. This apparently also requires that you use JRE 1.6 which is not compatible with Mavericks. &lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6718753-670261/Screen+Shot+2014-09-10+at+3.14.04+PM.png"&gt;&lt;img alt="Screen Shot 2014-09-10 at 3.14.04 PM.png" class="jive-image image-2" height="554" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6718753-670261/Screen+Shot+2014-09-10+at+3.14.04+PM.png" style="height: 468px; width: 620px;" width="734"/&gt;&lt;/a&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6718753-670343/Screen+Shot+2014-09-10+at+3.15.12+PM.png"&gt;&lt;img alt="Screen Shot 2014-09-10 at 3.15.12 PM.png" class="jive-image image-3" height="554" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6718753-670343/Screen+Shot+2014-09-10+at+3.15.12+PM.png" style="height: 468px; width: 620px;" width="734"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;This all seems impossible... how in the heck are people learning how to do build extensions, its a surprise that any exist at all. If they do They are likely not building them with the Adobe tools. I know enough about code to be dangerous but don't have a doctorate in troubleshooting all of these compatibility, and documentation issues. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All I want to do is write an extension, or a script that allows me to&lt;/p&gt;&lt;p&gt;1. copy the art from two layers. &lt;/p&gt;&lt;p&gt;2. color the background of the AI document to the background color of the original document&lt;/p&gt;&lt;p&gt;3. resize art from both layers to fit on a 216 x 216 pixel square. &lt;/p&gt;&lt;p&gt;4. Save the document as a: JPEG - ANTI-ALIAS SUPER SAMPLED - 150 DPI - RGB - MEDIUM QUALITY - CLIP TO ARTBOARD - WITH THE SAME NAME AS THE ORIGINAL FILE &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff0000;"&gt;&lt;strong&gt;I AM AT MY WITS END WITH THIS WHOLE PROCESS. I AM ABOUT TO GIVE UP UNLESS SOMEONE CAN HELP GIVE ME A LITTLE INSIGHT. &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6718753-670260/Screen+Shot+2014-09-10+at+3.12.14+PM.png"&gt;&lt;img alt="Screen Shot 2014-09-10 at 3.12.14 PM.png" class="jive-image image-1" height="767" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6718753-670260/900-767/Screen+Shot+2014-09-10+at+3.12.14+PM.png" style="height: 1038.5335542667772px; width: 1217px;" width="900"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8eb748a8-845e-4b99-be25-f95dfd1bfe3a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">flash buildier</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">flash builder 4.7</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">flash builder 4.6</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">eclipse kepler</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">adobe extendscript toolkit</category>
      <pubDate>Wed, 10 Sep 2014 20:20:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1571338</guid>
      <dc:date>2014-09-10T20:20:51Z</dc:date>
      <clearspace:dateToText>1 month 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Intermittent Network Failure when for extension running in InDesign CS 6</title>
      <link>https://forums.adobe.com/thread/1565973</link>
      <description>&lt;!-- [DocumentBodyStart:6addf6e1-2680-49da-acd7-00d132278f87] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Our extension, when running in InDesign CS 6, we are getting intermittent network failures that [usually] show up as timeouts.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Details:&lt;/p&gt;&lt;p&gt;* Our server is running at AWS and is publicly available.&lt;/p&gt;&lt;p&gt;* The error shows up on multiple machines, but all physically located in the same office; so far, we have not had reports from other locations.&lt;/p&gt;&lt;p&gt;* So far, the problem has only been reported in CS 6; our extension also runs in CC, but the problem has not been reported there.&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;* Running the same request from a browser works and is quick. (tested with Safari &amp;amp; Chrome).&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;* The error is extremely erratic: it will happen repeatedly on one machine for an hour, then disappear for the rest of the day or could happen for one call, the next call will succeed and the &lt;/span&gt;third&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt; call will fail, even though all calls are sent in rapid succession.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;* Sometimes it fail with a timeout, other times there will be no success or failure, it just never returns; on one occasion, we waited for 15 minutes, but our listeners were never called.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;* The behavior does not appear to have any connection to the load on the server.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Some Errors Details:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;Server.Error.Request&lt;/td&gt;&lt;td style=";"&gt;versionCheck&lt;/td&gt;&lt;td style=";"&gt;HTTP request error&lt;/td&gt;&lt;td style=";"&gt;Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]. URL: home/info/apiVersion.txt&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;Client.Error.RequestTimeout&lt;/td&gt;&lt;td style=";"&gt;fetchPreferences&lt;/td&gt;&lt;td style=";"&gt;Request timed out&lt;/td&gt;&lt;td style=";"&gt;The request timeout for the sent message was reached without receiving a response from the server.&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;I&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;Client.Error.RequestTimeout&lt;/td&gt;&lt;td style=";"&gt;savePreferences&lt;/td&gt;&lt;td style=";"&gt;Request timed out&lt;/td&gt;&lt;td style=";"&gt;The request timeout for the sent message was reached without receiving a response from the server.&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Coding Details:&lt;/p&gt;&lt;p&gt;* We use HTTPService to send the request&lt;/p&gt;&lt;p&gt;* [Nearly] all of our calls go thru a common class which creates the HTTPService, adds parameters, add listeners, etc.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Things we have tried:&lt;/p&gt;&lt;p&gt;* Upgrade everything: FlashPlayer, Java, InDesign CS 6&lt;/p&gt;&lt;p&gt;* Check server log: as far as we can tell, the call never reaches the server; we are looking at both our own log and localhost_access_log (our server runs in tomcat).&lt;/p&gt;&lt;p&gt;* Network connectivity: as far as we can tell, there are no network issues on the machine.&amp;nbsp; During our investigation, when the error occurs in the plugin, we immediately open the web interface, on the same server, and perform the same action.&amp;nbsp; The web interface always works and responds quickly, so that machine can connect to the server.&lt;/p&gt;&lt;p&gt;* Some times it works: if we had a badly constructed request or parameters, or we had general network access problems, the errors would be consisted, but the extension works fine for all operations, sometimes and on some machines.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;One additional note: our initial data gather has been clouded by real time outs (call reached the server but it took too long to create and send the respond); we have addressed these problems but are still seeing the mystery errors (which appear to never reach the server).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Help: I'm looking for any advice or guidance on what to investigate.&amp;nbsp; It seems like the problem is in network layers on the machine, but it is difficult to isolate.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any suggestions from coding changes to plugin building to machine maintenance would be welcome.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p&gt;Morrell&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6addf6e1-2680-49da-acd7-00d132278f87] --&gt;</description>
      <pubDate>Thu, 04 Sep 2014 20:20:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1565973</guid>
      <dc:date>2014-09-04T20:20:04Z</dc:date>
      <clearspace:dateToText>2 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Fix focus / active window from panel to image document ?</title>
      <link>https://forums.adobe.com/thread/1565886</link>
      <description>&lt;!-- [DocumentBodyStart:021994a3-195b-49f7-a127-548b9c9e7458] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;Question with a Photoshop html5 panel.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;After I run an action in my new panel, the priority is still with the html5 panel, and not the active image document open. &lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;Lets say I click on the button on the panel that does an action, then I want to save so I hit command-s on the keyboard, well it won't save because command-s isn't an option because the panel is the active window. Is there a command I can insert into the photoshop.jsx function that will return the active window to the image document. I hope that makes sense. Here is a code snippet:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&lt;span style="font-size: 6.5pt; font-family: Monaco, serif;"&gt;$._ext_convertoadobe98={&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; run : &lt;span style="color: #931a68;"&gt;function&lt;/span&gt;() {&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;/**********&lt;/span&gt;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;Replace&lt;/span&gt; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;below&lt;/span&gt; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;sample&lt;/span&gt; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;code&lt;/span&gt; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;with&lt;/span&gt; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;your&lt;/span&gt; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;own&lt;/span&gt; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;JSX&lt;/span&gt; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;code&lt;/span&gt;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;**********/&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; app.doAction (&lt;span style="color: #3933ff;"&gt;'convertoadobe98'&lt;/span&gt;, &lt;span style="color: #3933ff;"&gt;'actionsetCC2014'&lt;/span&gt;)&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif; color: #4f76cb;"&gt;/************************************************************************/&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: #931a68;"&gt;return&lt;/span&gt; appName;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: 6.5pt; font-family: Monaco, serif;"&gt;};&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;I'm wondering if I can insert something into this to fix that issue?&lt;/p&gt;&lt;p style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;I assume I would put something in the photoshop.jsx file and not the index.html file.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:021994a3-195b-49f7-a127-548b9c9e7458] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">photoshop</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">focus</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">builder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">html5</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">panel</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cep</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension builder 3</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">active window</category>
      <pubDate>Thu, 04 Sep 2014 19:39:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1565886</guid>
      <dc:date>2014-09-04T19:39:29Z</dc:date>
      <clearspace:dateToText>2 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>bundle id</title>
      <link>https://forums.adobe.com/thread/1548191</link>
      <description>&lt;!-- [DocumentBodyStart:bbb39c10-9d8b-4463-9547-64a5ff1fde7f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;How do I get the bundle ID?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bbb39c10-9d8b-4463-9547-64a5ff1fde7f] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">csxs</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">csxs_extensions</category>
      <pubDate>Fri, 15 Aug 2014 04:00:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1548191</guid>
      <dc:date>2014-08-15T04:00:29Z</dc:date>
      <clearspace:dateToText>2 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>aihostadapter for illustrator cc 2014 (for use with flex)</title>
      <link>https://forums.adobe.com/thread/1527196</link>
      <description>&lt;!-- [DocumentBodyStart:8ef934a3-3e29-46e7-880e-945a0b491f9e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Flex extensions are still working in Illustrator CC 2014, so before we jump to new CEP panels - is there a way to get aihostadapter working for CC 2014? currently it's not working, i.e. I can't capture ART_SELECTION_CHANGED event. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8ef934a3-3e29-46e7-880e-945a0b491f9e] --&gt;</description>
      <pubDate>Mon, 21 Jul 2014 14:00:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1527196</guid>
      <dc:date>2014-07-21T14:00:17Z</dc:date>
      <clearspace:dateToText>6 days 20 hours ago</clearspace:dateToText>
      <clearspace:messageCount>10</clearspace:messageCount>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>where are hdpi/retina icons in manifest.xml?</title>
      <link>https://forums.adobe.com/thread/1524909</link>
      <description>&lt;!-- [DocumentBodyStart:3f575c87-c371-4a34-ae60-e96092273f0f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I can't seem to find where to set hdpi icons for html panel in manifest.xml, can you please point this out?&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p&gt;Sergey&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3f575c87-c371-4a34-ae60-e96092273f0f] --&gt;</description>
      <pubDate>Fri, 18 Jul 2014 10:35:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1524909</guid>
      <dc:date>2014-07-18T10:35:37Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Kuler flex theme</title>
      <link>https://forums.adobe.com/thread/1523241</link>
      <description>&lt;!-- [DocumentBodyStart:530c65a9-30ec-4228-af7d-d276c2ea8de3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Although flex extensions are deprecated now, people still use photoshop cs5/cs6. &lt;/p&gt;&lt;p&gt;I wonder if there's a skin available which mimics e.g. photoshop interface/controls. It seems like configurator extensions were skinned in that way.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there any chance to get this or similar skin? the one that ships with EB doesn't look much like creative suite theme, although named like that. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I understand it's possible to create one from the scratch, just checking out - maybe one exists already&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:530c65a9-30ec-4228-af7d-d276c2ea8de3] --&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:43:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1523241</guid>
      <dc:date>2014-07-16T08:43:39Z</dc:date>
      <clearspace:dateToText>3 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Flyout menu for PS CC 2014 HTML extension panel</title>
      <link>https://forums.adobe.com/thread/1522232</link>
      <description>&lt;!-- [DocumentBodyStart:4fe6ec3b-c1b1-4c93-8c26-f1e755cd1e60] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Flyout menus were being supported by Flash panels. But after migrating to HTML5 panel, I found that it is not supporting flyout menus. However, after the release of the CC 2014 apps, I found in the CC 2014 Extension SDK documentation, that CEP 5 engine supports a SetPanelFlyoutMenu() method. But I am unable to call the method from within the extension. It gives the below error :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6551062-653822/Error.png"&gt;&lt;img alt="Error.png" class="jive-image image-1" height="162" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6551062-653822/Error.png" style="height: auto;" width="375"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;Seems like the method is not present in the &lt;/span&gt;&lt;span style="line-height: 1.5em;"&gt;CEP&lt;/span&gt;&lt;span style="line-height: 1.5em;"&gt;Engine_extensions API, though it is mentioned in the SDK documentation that the method should be there. Am I missing something here? Kindly help.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em;"&gt;Thanks in advance.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em;"&gt;Note: I have upgraded to target CC 2014 extensions as mentioned in Hallgrimur Bjornsson's below blog:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em;"&gt;&lt;a class="jive-link-external-small" href="http://blogs.adobe.com/cssdk/2014/06/adobe-extension-builder-and-creative-cloud-2014.html" rel="nofollow"&gt;Adobe Extension Builder and Creative Cloud 2014&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4fe6ec3b-c1b1-4c93-8c26-f1e755cd1e60] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">flyout</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">flyouts</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension_development</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">flyout_menu</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension_builder_3</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">flyout_menus</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cep5</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cc2014</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cep 5</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">setpanelflyoutmenu()</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cc2014 sdk</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cep engine</category>
      <pubDate>Tue, 15 Jul 2014 07:45:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1522232</guid>
      <dc:date>2014-07-15T07:45:03Z</dc:date>
      <clearspace:dateToText>3 weeks 7 days ago</clearspace:dateToText>
      <clearspace:messageCount>9</clearspace:messageCount>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Extension caches iframe content</title>
      <link>https://forums.adobe.com/thread/1517041</link>
      <description>&lt;!-- [DocumentBodyStart:ee8e877d-e629-43eb-8e08-91a0d29826c9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using an iframe in my HTML5 extension to load an external page,&lt;/p&gt;&lt;p&gt;which includes javascript files.&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;When these are changed on the server and I re-open the panel or even re-start Premiere, the old js&lt;/span&gt;&lt;/p&gt;&lt;p&gt;is being cached.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I believe the exact same problem was describe here&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-thread-small" data-containerId="4398" data-containerType="14" data-objectId="1446874" data-objectType="1" href="https://forums.adobe.com/thread/1446874"&gt;Photoshop HTML5 extension caches iframe all the time&lt;/a&gt;&lt;/p&gt;&lt;p&gt;but no answer,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried some common tricks like adding a timestamp to the url&lt;/p&gt;&lt;p&gt;or clearing the iframe's src at startup, but no luck.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a way to clear the cache of an extension?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks,&lt;/p&gt;&lt;p&gt;Jeff.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ee8e877d-e629-43eb-8e08-91a0d29826c9] --&gt;</description>
      <pubDate>Tue, 08 Jul 2014 11:14:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1517041</guid>
      <dc:date>2014-07-08T11:14:32Z</dc:date>
      <clearspace:dateToText>3 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>8</clearspace:messageCount>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>packageForPrint API Change</title>
      <link>https://forums.adobe.com/thread/1511572</link>
      <description>&lt;!-- [DocumentBodyStart:44305e46-c896-4bd2-a129-a5f9a4358074] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;The packageForPrint API has changed in the latest release of InDesign CC (10.x), breaking one of our plug-ins. We cannot find documentation for the API, but the error thrown is straightforward: "&lt;/span&gt;&lt;span style="color: #333333; font-size: 10pt; background-color: #f0f0f0; font-family: Arial, sans-serif;"&gt;Error Invalid value for parameter 'includeIdml' of method 'packageForPrint'. Expected Boolean, but received "". Error: Invalid value for parameter 'includeIdml' of method 'packageForPrint'. Expected Boolean, but received "".&lt;/span&gt; We could, of course, experiment with param passing, but it would be much easier if someone out there knew the changed API. Thanks for anyone's help in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:44305e46-c896-4bd2-a129-a5f9a4358074] --&gt;</description>
      <pubDate>Tue, 01 Jul 2014 12:40:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1511572</guid>
      <dc:date>2014-07-01T12:40:32Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>New article posted - Using Node.js to extend Adobe CC 2014 products</title>
      <link>https://forums.adobe.com/thread/1504354</link>
      <description>&lt;!-- [DocumentBodyStart:1c238587-6357-4e27-b863-6e0f5b73db7d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I just posted a new article that may interest you: &lt;a class="jive-link-external-small" href="http://bit.ly/1yAR0T9" rel="nofollow"&gt;Extending Adobe CC 2014 apps &amp;#8212; Medium&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Best regards,&lt;/p&gt;&lt;p&gt;Hallgrimur&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1c238587-6357-4e27-b863-6e0f5b73db7d] --&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:50:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1504354</guid>
      <dc:date>2014-06-23T11:50:22Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>open tab or window in user's default browser</title>
      <link>https://forums.adobe.com/thread/1496984</link>
      <description>&lt;!-- [DocumentBodyStart:ab8e03e0-b289-4086-8553-69fe9c30331c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;can I navigate to a url and open a new window or tab in the user's&amp;nbsp; default browser?&lt;/p&gt;&lt;p&gt;In flex panels - if you'd &lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;navigateToURL(&lt;/span&gt;&lt;span class="s2"&gt;&lt;strong&gt;new&lt;/strong&gt;&lt;/span&gt;&lt;span class="s1"&gt; URLRequest(&lt;/span&gt;&lt;strong&gt;"url.com"&lt;/strong&gt;&lt;span class="s1"&gt;));&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;the page would open up in the user's default browser.&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;How to do this in an html panel?&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;When I try&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;window.open("url.com '_blank');&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;a custom window opens and I'm not even sure where it comes from,&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;my default&amp;nbsp; browser or the extension's embedded browser.&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;Thanks!&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1"&gt;Jeff.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ab8e03e0-b289-4086-8553-69fe9c30331c] --&gt;</description>
      <pubDate>Sun, 15 Jun 2014 07:48:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1496984</guid>
      <dc:date>2014-06-15T07:48:29Z</dc:date>
      <clearspace:dateToText>4 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Weird Layout behaviour in InDesign CC (Mac OS, CC only)</title>
      <link>https://forums.adobe.com/thread/1489492</link>
      <description>&lt;!-- [DocumentBodyStart:0c1b0d4c-1d5c-4e5d-b735-d76df4327551] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm developing a new version of an extension with Extension Builder 2.1 (Flash Builder 4.6) that targets InDesign CC.&lt;/p&gt;&lt;p&gt;The layout of my extension is changing based on the selected element of the document. I have layouts for TextFrame, Rectangle, Cell, Group and a "main menu". &lt;/p&gt;&lt;p&gt;I save the layout data to the script label of the selected element in my application_focusOutHandler. After saving, the main menu layout should be displayed. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I ran into a weird problem with the layout on InDesign CC on Mac OS. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Some code that might be helpful:&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;p&gt;&lt;span&gt;&amp;lt;csxs:CSExtension xmlns:fx="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/mxml/2009" rel="nofollow"&gt;http://ns.adobe.com/mxml/2009&lt;/a&gt;&lt;span&gt;" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:csxs="com.adobe.csxs.core.*"&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; width="220"&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; height="344"&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; applicationComplete="onCreationComplete()"&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; backgroundColor="white"&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; fontSize="9" fontFamily="Arial" xmlns:mx="library://ns.adobe.com/flex/mx" &amp;gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Setting up the event listener:&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;var csxs:CSInterface = CSInterface.instance;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;csxs.addEventListener(StateChangeEvent.WINDOW_LOSE_FOCUS, application_focusOutHandler);&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The problem:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;For example, when the user selects a TextFrame, my layout looks like this:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6433143-644423/extension4.PNG"&gt;&lt;img alt="extension4.PNG" class="jive-image image-2" height="296" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6433143-644423/extension4.PNG" style="max-width: 620px; height: auto;" width="218"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When the user clicks on the checkbox (i.e. "Bewegen"), the extension will immediately go back to the "main menu" layout. &lt;strong&gt;However, the checkbox is NOT checked and the data is not saved to the script label! &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;I can't check any of them by clicking on the extensions UI. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;When holding the left mouse button, the "underlaying" (underlaying as in the same X;Y position of the checkbox-mouse-click) button of the main menu will also be pressed down and execute on release of the mouse button.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6433143-644370/extension1.PNG"&gt;&lt;img alt="extension1.PNG" class="jive-image image-1" height="330" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6433143-644370/extension1.PNG" style="height: auto;" width="223"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;I can't reproduce this on Windows. &lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;Unfortunately I am not able to debug on our Mac as I have no access to it.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This occurs on the mx as well as the spark checkbox control:&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&amp;lt;s:CheckBox label="Bewegen" id="bMove" selected="{controller.cLabelData.bMove}" height="16"/&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&amp;lt;mx:CheckBox label="Bewegen" id="bMove2" selected="{controller.cLabelData.bMove}" height="16"/&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I use mx:Box containers. I have one box container for every InDesign element type that I listed above. The other components inside the box containers differ from type to type. &lt;/p&gt;&lt;p&gt;Main menu:&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&amp;lt;mx:Box visible="{controller.ObjType == 0}" x="2" y="0" width="200" height="344" includeInLayout="{controller.ObjType == 0}" horizontalScrollPolicy="off" verticalScrollPolicy="off" verticalGap="1"&amp;gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;TextFrame:&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&amp;lt;mx:Box visible="{controller.ObjType == 1}" x="2" y="0" width="200" height="344" includeInLayout="{controller.ObjType == 1}" horizontalScrollPolicy="off" verticalScrollPolicy="off" verticalGap="0" &amp;gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;etc. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The earlier versions of this extension were targeting older versions of InDesign and worked flawlessly (CS5, CS5.5, CS6).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for every help!&lt;/p&gt;&lt;p&gt;Greetings,&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0c1b0d4c-1d5c-4e5d-b735-d76df4327551] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">mac</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">indesign</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">layout</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">spark</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">ui</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">mx</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">window_lose_focus</category>
      <pubDate>Wed, 04 Jun 2014 12:21:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1489492</guid>
      <dc:date>2014-06-04T12:21:22Z</dc:date>
      <clearspace:dateToText>5 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to get extension Id?</title>
      <link>https://forums.adobe.com/thread/1468287</link>
      <description>&lt;!-- [DocumentBodyStart:76f61473-fbb6-41b9-857d-8c9a762d3852] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am trying to get the extension ID. How can I get the extension ID?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks..&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:76f61473-fbb6-41b9-857d-8c9a762d3852] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extensionbuilder3</category>
      <pubDate>Wed, 07 May 2014 08:39:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1468287</guid>
      <dc:date>2014-05-07T08:39:51Z</dc:date>
      <clearspace:dateToText>6 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Introducing Adobe CEP 5</title>
      <link>https://forums.adobe.com/thread/1463493</link>
      <description>&lt;!-- [DocumentBodyStart:2f2cd460-c57a-4ff8-a18a-bfac0c07dbe0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We recently &lt;a class="jive-link-external-small" href="http://adobe.ly/QGshLG" rel="nofollow"&gt;announced Adobe CEP 5&lt;/a&gt;, the next generation of HTML5 extensibility in Adobe desktop products. See here: &lt;a class="jive-link-external-small" href="http://adobe.ly/QGshLG" rel="nofollow"&gt;http://adobe.ly/QGshLG&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Best regards,&lt;/p&gt;&lt;p&gt;Hallgrimur&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2f2cd460-c57a-4ff8-a18a-bfac0c07dbe0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">adobe</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">panel</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">cssdk</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extension_development</category>
      <pubDate>Thu, 01 May 2014 09:01:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1463493</guid>
      <dc:date>2014-05-01T09:01:24Z</dc:date>
      <clearspace:dateToText>6 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Undo/Redo Set Script Tag</title>
      <link>https://forums.adobe.com/thread/1443512</link>
      <description>&lt;!-- [DocumentBodyStart:8c947a53-6a9f-43d0-bd8b-098a661fbd34] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We have a Flex-based CSEB extension (yes, port underway given elimination of Flex support in future versions) that performs a number of background operations on InDesign links and documents, i.e., relinking files, replacing files, tagging links and docs with private information, etc.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's the problem: all the background actions we perform are dropped into a document's Undo queue and the user is confronted with a host of Undo/Redo Set Script Tag, Undo/Redo Relink, etc., actions that should not, in the workflow we're trying to enforce, ever be seen nor, more importantly, undone at all.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a way to programmatically suppress a document's capture of undo actions for tasks we don't want exposed to the user? A document's undo history is read only and the activeScriptUndoMode is JS specific. Thanks in advance to anyone who can help with the issue.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8c947a53-6a9f-43d0-bd8b-098a661fbd34] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">indesign</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">undo_problem</category>
      <pubDate>Fri, 04 Apr 2014 10:56:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1443512</guid>
      <dc:date>2014-04-04T10:56:24Z</dc:date>
      <clearspace:dateToText>7 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Host app (Illustrator) don't show my extension</title>
      <link>https://forums.adobe.com/thread/1438239</link>
      <description>&lt;!-- [DocumentBodyStart:3f1b1ac5-4674-4b14-83bf-0c6489bb989e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I previously create an HTML5 extension for illustror 17.1 and it was fine on my previous computer (MAC). After making a fresh instal of MacOS and CC applications, my extension is not showed by illustrator.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It also never launch the debug server taht i'm accessing through localhost:8880.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It seem's to fail silently.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Maybe a forget something.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any clue ??&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3f1b1ac5-4674-4b14-83bf-0c6489bb989e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">illustrator</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">html5</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">css3</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">host</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4397">extensino_builder_3</category>
      <pubDate>Fri, 28 Mar 2014 11:00:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1438239</guid>
      <dc:date>2014-03-28T11:00:09Z</dc:date>
      <clearspace:dateToText>7 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>"Copy and Paste"-Event in Indesign</title>
      <link>https://forums.adobe.com/thread/1410139</link>
      <description>&lt;!-- [DocumentBodyStart:d150d913-e294-4b2d-9d57-b675b556a2b0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;does anyone have an idea, if there is SOMEWHERE an event, which is fired upon "copy and paste"-ing one or multiple object in Indesign? &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d150d913-e294-4b2d-9d57-b675b556a2b0] --&gt;</description>
      <pubDate>Wed, 19 Feb 2014 06:31:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1410139</guid>
      <dc:date>2014-02-19T06:31:41Z</dc:date>
      <clearspace:dateToText>8 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

