<?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 : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Fri, 19 Sep 2014 15:07:48 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-09-19T15:07:48Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>get current swf path</title>
      <link>https://forums.adobe.com/thread/1579258</link>
      <description>&lt;!-- [DocumentBodyStart:dde5f02e-7428-4f54-9193-0a1736f17a12] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm developing an extension use Extension Builder for Photoshop CS5. I have to use an executable file in my extension. In general, if you use the Adobe Extension Manager to install the extension, the extension's swf file will put to &lt;span style="color: #00ffff; font-weight: bold;"&gt;USERPATH&lt;/span&gt;\AppData\Roaming\Adobe\CS5ServiceManager\extensions\&lt;span style="color: #00ffff; font-weight: bold;"&gt;YOUR EXTENSION NAME&lt;/span&gt;.&lt;/p&gt;&lt;p&gt;However, some time it isn't. And I don't know the reason. My executable file will be copy to the path as same as the swf file. So I want to get the swf file's path. &lt;/p&gt;&lt;p&gt;In Flex, the &lt;span style="color: #0000ff; font-style: italic;"&gt;File&lt;/span&gt; class has two static variables &lt;span style="color: #0000ff; font-style: italic;"&gt;File.applicationStorageDirectory&lt;/span&gt; and &lt;span style="color: #0000ff; font-style: italic;"&gt;File.applicationDirectory&lt;/span&gt;. But they don't match the swf file's path.&lt;/p&gt;&lt;p&gt;How can I get the path in runtime? Solution use Flex or Javascript Script is ok. &lt;/p&gt;&lt;p&gt;Any help will be appreciated. Thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dde5f02e-7428-4f54-9193-0a1736f17a12] --&gt;&lt;img src='/beacon?t=1415939017287' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">flash buildier</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">ps script</category>
      <pubDate>Fri, 19 Sep 2014 15:07:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1579258</guid>
      <dc:date>2014-09-19T15:07:48Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <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=1">csxs</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">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:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>call save as dialog</title>
      <link>https://forums.adobe.com/thread/1544181</link>
      <description>&lt;!-- [DocumentBodyStart:15cae932-8ef9-41f9-a40c-7cff0618d29e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can I call the save as dialog in my script?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:15cae932-8ef9-41f9-a40c-7cff0618d29e] --&gt;</description>
      <pubDate>Mon, 11 Aug 2014 08:21:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1544181</guid>
      <dc:date>2014-08-11T08:21:33Z</dc:date>
      <clearspace:dateToText>2 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PS cxsx layer translate method</title>
      <link>https://forums.adobe.com/thread/1537728</link>
      <description>&lt;!-- [DocumentBodyStart:5af7dba9-c238-4c94-9718-6199a7cf0d26] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The definition of method is:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public function translate(deltaX:Object = null, deltaY:Object = null):void&lt;/p&gt;&lt;p&gt;&lt;code style="font-family: 'Lucida Console', 'Courier New', Courier, monospace; font-size: 12px;"&gt;&lt;span class="label" style="color: #444444; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; deltaX&lt;/span&gt;:Object&lt;/code&gt; (default = &lt;code style="font-family: 'Lucida Console', 'Courier New', Courier, monospace; font-size: 12px;"&gt;null&lt;/code&gt;)&lt;code style="font-family: 'Lucida Console', 'Courier New', Courier, monospace; font-size: 12px;"&gt;&lt;/code&gt; &amp;#8212; (Object) horizontal transformation (unit value)&lt;/p&gt;&lt;p&gt;&lt;code style="font-family: 'Lucida Console', 'Courier New', Courier, monospace; font-size: 12px;"&gt;&lt;span class="label" style="color: #444444; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; deltaY&lt;/span&gt;:Object&lt;/code&gt; (default = &lt;code style="font-family: 'Lucida Console', 'Courier New', Courier, monospace; font-size: 12px;"&gt;null&lt;/code&gt;)&lt;code style="font-family: 'Lucida Console', 'Courier New', Courier, monospace; font-size: 12px;"&gt;&lt;/code&gt; &amp;#8212; (Object) vertical transformation (unit value)&lt;/p&gt;&lt;p&gt;see in &lt;a class="jive-link-external-small" href="http://cssdk.s3-website-us-east-1.amazonaws.com/sdk/2.1/docs/WebHelp/suitesdk.htm" rel="nofollow"&gt;CC Application SDK&lt;/a&gt;&lt;/p&gt;&lt;p&gt;How do I set the arguments? Object is what? I am developing PS extension with Adobe Extension Builder using ActionScript.&lt;/p&gt;&lt;p&gt;By the way, if you konw how to use Layer.move() method, please tell me how to use it. Thank YOU!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5af7dba9-c238-4c94-9718-6199a7cf0d26] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">csxs_extensions</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">photoshop cc photoshop cs5</category>
      <pubDate>Sat, 02 Aug 2014 14:00:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1537728</guid>
      <dc:date>2014-08-02T14:00:45Z</dc:date>
      <clearspace:dateToText>3 months 7 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can I have a preview image(tiff) in panel?</title>
      <link>https://forums.adobe.com/thread/1541534</link>
      <description>&lt;!-- [DocumentBodyStart:9611ab7c-6732-419c-ab6b-0e5b22804bd5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I want a preview image(tif file) in my photoshop extension panel. However, the Flex control Image only support .bmp, .jpg, .png. Is there any control that can have any format image preview like photoshop LAYERS panel do? Or you have another way to fix it. Any help will be appreciated. Thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9611ab7c-6732-419c-ab6b-0e5b22804bd5] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">photoshop</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">photoshop_scripting</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">csxs_extensions</category>
      <pubDate>Thu, 07 Aug 2014 10:12:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1541534</guid>
      <dc:date>2014-08-07T10:12:06Z</dc:date>
      <clearspace:dateToText>3 months 7 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>To set minimum size of flash panel</title>
      <link>https://forums.adobe.com/thread/1532307</link>
      <description>&lt;!-- [DocumentBodyStart:55a79c04-f530-4606-8325-a9eed6b2a29a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am developing a flash panel in PS CS5. I have tried many way to set minimum size of panel window, but they don't work. I have not idea how to do this now. I'm waiting for your HELP. Thank YOU!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:55a79c04-f530-4606-8325-a9eed6b2a29a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">flash_panel</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">csxsinterface</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">photoshop cs5</category>
      <pubDate>Sun, 27 Jul 2014 04:17:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1532307</guid>
      <dc:date>2014-07-27T04:17:08Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

