<?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>Tue, 11 Nov 2014 21:10:09 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-11T21:10:09Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>newproxycallback question</title>
      <link>https://forums.adobe.com/thread/1632743</link>
      <description>&lt;!-- [DocumentBodyStart:f5303f24-09a4-4b6b-878c-d72ce1e47f27] --&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;inside a flash sprite behaviour I initialize my callback&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;on beginssprite me&lt;/p&gt;&lt;p&gt; pCB = sprite(me.spriteNum).newProxyCallback(#sendToLingo)&lt;/p&gt;&lt;p&gt; sprite(me.spriteNum).stage.getChildAt(0).addEventListener("sendToLingo", pCB)&lt;/p&gt;&lt;p&gt;end&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-- this function is called from the flash.&lt;/p&gt;&lt;p&gt;on sendToLingo me, evt&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "Data received from AS3:" &amp;amp;&amp;amp; evt.data&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;end&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;inside flash I have a class to get some values via tcpip, this works fine...&lt;/p&gt;&lt;p&gt;I add an ondataArravied eventlistener to rhis object.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;com_pci.addEventListener("dataArrived",onDataArrived);&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;that calls the method&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;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;function onDataArrived(e:Event){&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;trace("onDataArrived " + getTimer() );&lt;/p&gt;&lt;p&gt;comInAry = com_pci.data;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var tempPos:String = (comInAry[0]).toString();&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;if (tempPos != currSlidePos) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; trace("onDataArrived and changed" + getTimer() );&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dispatchEvent( new LingoEvent("slidePos:" + currSlidePos) );&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;OK, when I onDataarrived is called one, I get a bunch of events in director, every time the tempPos != currSlidePos I get 20 or 30 times the sendToLingo&lt;/p&gt;&lt;p&gt;event in director. why, the trace inside flash is only fired once...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;would be nice to get some help.&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;/div&gt;&lt;!-- [DocumentBodyEnd:f5303f24-09a4-4b6b-878c-d72ce1e47f27] --&gt;&lt;img src='/beacon?t=1415929923953' /&gt;</description>
      <pubDate>Tue, 11 Nov 2014 21:10:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632743</guid>
      <dc:date>2014-11-11T21:10:09Z</dc:date>
      <clearspace:dateToText>1 day 2 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>newProxyCallback question</title>
      <link>https://forums.adobe.com/thread/1633101</link>
      <description>&lt;!-- [DocumentBodyStart:9bcb7af4-2f5b-4d6c-b5cd-a940d9cde9a2] --&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;inside a flash sprite behaviour I initialize my callback&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;on beginssprite me&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pCB = sprite(me.spriteNum).newProxyCallback(#sendToLingo)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sprite(me.spriteNum).stage.getChildAt(0).addEventListener("sendToLingo", pCB)&lt;/p&gt;&lt;p&gt;end&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;-- this function is called from the flash.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;on sendToLingo me, evt&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "Data received from AS3:" &amp;amp;&amp;amp; evt.data&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;end&lt;/strong&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;inside flash I have a class to get some values via tcpip, this works fine...&lt;/p&gt;&lt;p&gt;I add an ondataArravied eventlistener to rhis object.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;com_pci.addEventListener("dataArrived",onDataArrived);&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;that calls the method&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;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;strong&gt;function onDataArrived(e:Event){&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;trace("onDataArrived " + getTimer() );&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;comInAry = com_pci.data;&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;var tempPos:String = (comInAry[0]).toString();&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;if (tempPos != currSlidePos) {&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; trace("onDataArrived and changed" + getTimer() );&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dispatchEvent( new LingoEvent("slidePos:" + currSlidePos) );&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;}&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;}&lt;/strong&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;OK, when I onDataarrived is called one, I get a bunch of events in director, every time the tempPos != currSlidePos I get 20 or 30 times the sendToLingo&lt;/p&gt;&lt;p&gt;event in director. why, the trace inside flash is only fired once...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;would be nice to get some help.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Or is there a way to read as3 vars direct from director?&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;/div&gt;&lt;!-- [DocumentBodyEnd:9bcb7af4-2f5b-4d6c-b5cd-a940d9cde9a2] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 08:06:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1633101</guid>
      <dc:date>2014-11-12T08:06:51Z</dc:date>
      <clearspace:dateToText>1 day 18 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>the fader installation failed</title>
      <link>https://forums.adobe.com/thread/1502932</link>
      <description>&lt;!-- [DocumentBodyStart:f9d43374-e789-4e53-86ea-de4ca55dccda] --&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 downloaded the fader zxp file, addet it to the exchange tool. it no added to product "sonstige", hmmm? how can i add it lightroom?&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;/div&gt;&lt;!-- [DocumentBodyEnd:f9d43374-e789-4e53-86ea-de4ca55dccda] --&gt;</description>
      <pubDate>Sat, 21 Jun 2014 13:47:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1502932</guid>
      <dc:date>2014-06-21T13:47:25Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>add custom aspect ratio to crop tool drop down box</title>
      <link>https://forums.adobe.com/thread/1507091</link>
      <description>&lt;!-- [DocumentBodyStart:458693c5-5705-4fa3-9fb9-5bc16698708c] --&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 need a few custom aspect ration settings to my crop tool. is this possible, its horrible to do this manual.&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;/div&gt;&lt;!-- [DocumentBodyEnd:458693c5-5705-4fa3-9fb9-5bc16698708c] --&gt;</description>
      <pubDate>Wed, 25 Jun 2014 19:52:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1507091</guid>
      <dc:date>2014-06-25T19:52:30Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>director 12 is a joke</title>
      <link>https://forums.adobe.com/thread/1154937</link>
      <description>&lt;!-- [DocumentBodyStart:605bacc6-752b-4479-8e47-4621569ca55b] --&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 read that it is possible to use flash 10.2! hey guys, actually there 11.6 out. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;why should somebody pay for this product?&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;/div&gt;&lt;!-- [DocumentBodyEnd:605bacc6-752b-4479-8e47-4621569ca55b] --&gt;</description>
      <pubDate>Sun, 17 Feb 2013 12:26:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1154937</guid>
      <dc:date>2013-02-17T12:26:06Z</dc:date>
      <clearspace:dateToText>1 year 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ipad content sync</title>
      <link>https://forums.adobe.com/thread/1110774</link>
      <description>&lt;!-- [DocumentBodyStart:ea733138-bf01-4ba9-a00a-6c47cb4ea4b6] --&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 distribute an ipad app via mdm. how can I update content in the local folder of the app. I don't want to publish a new app when only an xml file or video has changed?!?&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;/div&gt;&lt;!-- [DocumentBodyEnd:ea733138-bf01-4ba9-a00a-6c47cb4ea4b6] --&gt;</description>
      <pubDate>Thu, 06 Dec 2012 10:39:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1110774</guid>
      <dc:date>2012-12-06T10:39:09Z</dc:date>
      <clearspace:dateToText>1 year 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>multichannel audio output</title>
      <link>https://forums.adobe.com/thread/963109</link>
      <description>&lt;!-- [DocumentBodyStart:80c38c68-17c3-44fc-9227-e73a701b7c2d] --&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;in director i use 8 sound channels, but with the mix xtra these "channels" are murged to one stereo output. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;now i want to use a multichannel soundcard like the ESI GIGAPORT HD. is it possible to play the director sounds on thes external sound channels...&amp;nbsp; or is it possible to switch the output mix from channel 1/2 to channel 3/4....&amp;nbsp; 1/2 loutspeakers 3/4 earphones...&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:80c38c68-17c3-44fc-9227-e73a701b7c2d] --&gt;</description>
      <pubDate>Wed, 15 Feb 2012 10:48:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/963109</guid>
      <dc:date>2012-02-15T10:48:22Z</dc:date>
      <clearspace:dateToText>2 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>WinSocket xtra 1.0</title>
      <link>https://forums.adobe.com/thread/893601</link>
      <description>&lt;!-- [DocumentBodyStart:7fa08dc1-8f48-4ceb-ba57-91efd0837625] --&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 tried the winsocket xtra - it works fine in authoring. in projector mode i got an confusing alert!&amp;nbsp; &lt;span lang="en"&gt;&lt;span class="hps"&gt;there may be&lt;/span&gt; &lt;span class="hps"&gt;another&lt;/span&gt; &lt;span class="hps"&gt;version for projector? perhaps there is also another way/xtra&amp;nbsp; to make an tcpip connection to an tcp server?&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&gt;regards&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7fa08dc1-8f48-4ceb-ba57-91efd0837625] --&gt;</description>
      <pubDate>Sun, 21 Aug 2011 11:39:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/893601</guid>
      <dc:date>2011-08-21T11:39:07Z</dc:date>
      <clearspace:dateToText>2 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>call flash as3 function</title>
      <link>https://forums.adobe.com/thread/891178</link>
      <description>&lt;!-- [DocumentBodyStart:a456fa4e-cf01-4fec-8bd6-972e2b1ac9d0] --&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;how can i call a function in an as3 movieclip?&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;/div&gt;&lt;!-- [DocumentBodyEnd:a456fa4e-cf01-4fec-8bd6-972e2b1ac9d0] --&gt;</description>
      <pubDate>Mon, 15 Aug 2011 13:03:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/891178</guid>
      <dc:date>2011-08-15T13:03:49Z</dc:date>
      <clearspace:dateToText>3 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>loading swf files from packager</title>
      <link>https://forums.adobe.com/thread/748324</link>
      <description>&lt;!-- [DocumentBodyStart:fe3b60b2-29ee-41b7-8b03-b30b096db2c4] --&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 read that it isn't possible to load swf files. Is this although impossible when the swf file is integratated in the package?&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;/div&gt;&lt;!-- [DocumentBodyEnd:fe3b60b2-29ee-41b7-8b03-b30b096db2c4] --&gt;</description>
      <pubDate>Fri, 05 Nov 2010 21:05:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/748324</guid>
      <dc:date>2010-11-05T21:05:18Z</dc:date>
      <clearspace:dateToText>4 years 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>apollo_OpensettingDialog() error</title>
      <link>https://forums.adobe.com/thread/748492</link>
      <description>&lt;!-- [DocumentBodyStart:56151a7a-b22f-4080-9b03-e92a0324456b] --&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 switched my first iphone project on the wekkend to my private mac. cs5.0.2 And now I have this little nice dialog!?! I think the iphone exporter makes me angry. how can i fiox this problem.&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;/div&gt;&lt;!-- [DocumentBodyEnd:56151a7a-b22f-4080-9b03-e92a0324456b] --&gt;</description>
      <pubDate>Sat, 06 Nov 2010 13:07:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/748492</guid>
      <dc:date>2010-11-06T13:07:41Z</dc:date>
      <clearspace:dateToText>4 years 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Director 11.03 sudenly doens't work</title>
      <link>https://forums.adobe.com/thread/26338</link>
      <description>&lt;!-- [DocumentBodyStart:957466f6-9c3c-4086-a27d-233325f1c553] --&gt;&lt;div class="jive-rendered-content"&gt;Hi,
&lt;br/&gt;
&lt;br/&gt;after working a few weeks with the director 11 windows
version director won't start. I should uninstall it and reinstall
it. It didn't work! what can I do. 
&lt;br/&gt;
&lt;br/&gt;regards
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:957466f6-9c3c-4086-a27d-233325f1c553] --&gt;</description>
      <pubDate>Wed, 14 Jan 2009 10:22:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/26338</guid>
      <dc:date>2009-01-14T10:22:04Z</dc:date>
      <clearspace:dateToText>5 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>One Labtop Per Child OLPC with AIR?</title>
      <link>https://forums.adobe.com/thread/239131</link>
      <description>&lt;!-- [DocumentBodyStart:ed858ea1-d128-441f-94fa-325de0b2515d] --&gt;&lt;div class="jive-rendered-content"&gt;Hello,
&lt;br/&gt;
&lt;br/&gt;are there any plans to support the OLPC Linux platform wir
AIR? I think this is an interested market for multimedia
applications.
&lt;br/&gt;
&lt;br/&gt;regards.
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ed858ea1-d128-441f-94fa-325de0b2515d] --&gt;</description>
      <pubDate>Wed, 13 Aug 2008 07:46:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/239131</guid>
      <dc:date>2008-08-13T07:46:42Z</dc:date>
      <clearspace:dateToText>6 years 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

