<?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 : Unanswered Discussions - Director Lingo</title>
    <link>https://forums.adobe.com/community/director/director_lingo?view=discussions&amp;filter=open</link>
    <description>Unanswered Discussion Threads in Director Lingo</description>
    <language>en</language>
    <pubDate>Thu, 13 Nov 2014 00:07:03 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-13T00:07:03Z</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=1415930894932' /&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:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How do I hide the top bar of iphone information indicating coverage, time and battery status?  When running my application this sige appearing</title>
      <link>https://forums.adobe.com/thread/1616624</link>
      <description>&lt;!-- [DocumentBodyStart:40092980-4e8f-4def-a185-139bd71f51d4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;h1 style="font-size: 26px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;span style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;How do I hide the top bar of iphone information indicating coverage, time and battery status?&amp;nbsp; When running my application this sige appearing&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6862916-687902/Captura+de+pantalla+2014-10-24+a+las+13.53.07.png"&gt;&lt;img alt="Captura de pantalla 2014-10-24 a las 13.53.07.png" class="jive-image image-1" height="94" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6862916-687902/Captura+de+pantalla+2014-10-24+a+las+13.53.07.png" style="height: auto;" width="223"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h1&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:40092980-4e8f-4def-a185-139bd71f51d4] --&gt;</description>
      <pubDate>Fri, 24 Oct 2014 13:56:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1616624</guid>
      <dc:date>2014-10-24T13:56:53Z</dc:date>
      <clearspace:dateToText>2 weeks 7 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Formatted text file Into TextMember with Scrolling... Problem.</title>
      <link>https://forums.adobe.com/thread/1610831</link>
      <description>&lt;!-- [DocumentBodyStart:e4e458e9-071e-48b2-853b-a130a2c4f40c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;Hi,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;I have this script which works OK but...&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: 12pt;"&gt;&lt;span style="color: #339966;"&gt;membe&lt;/span&gt;&lt;span style="color: #339966;"&gt;r&lt;/span&gt;(&lt;span style="color: #808080;"&gt;"MyTEXT"&lt;/span&gt;)&lt;span style="color: #339966;"&gt;.importFileInto&lt;/span&gt;(&lt;span style="color: #808080;"&gt;"mytext.rtf"&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;&lt;span style="font-size: 12pt;"&gt;It preserves the RTF word format, but the scrolling disappears.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;Is there any solution to this? I want to have a external RTF file that when imported into a text member with scrolling, it preserves its formatting&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;without messing up the text member.&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: 12pt;"&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e4e458e9-071e-48b2-853b-a130a2c4f40c] --&gt;</description>
      <pubDate>Sat, 18 Oct 2014 00:07:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1610831</guid>
      <dc:date>2014-10-18T00:07:59Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>7</clearspace:messageCount>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How can I play full screen on a file ipa iphone 5?</title>
      <link>https://forums.adobe.com/thread/1596642</link>
      <description>&lt;!-- [DocumentBodyStart:3b5528e9-e08d-4331-93b4-ef5d50778f77] --&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;How can I play full screen on a file ipa iphone 5 made with adobe Director 12? &lt;/p&gt;&lt;p&gt;I have also tested with no dependent files and the screen fills. &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;Thank you.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3b5528e9-e08d-4331-93b4-ef5d50778f77] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">play full screen on a file ipa iphone 5</category>
      <pubDate>Tue, 07 Oct 2014 22:08:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1596642</guid>
      <dc:date>2014-10-07T22:08:30Z</dc:date>
      <clearspace:dateToText>1 month 7 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Startup problems using NetConnection and NetStream to FMS</title>
      <link>https://forums.adobe.com/thread/1575687</link>
      <description>&lt;!-- [DocumentBodyStart:a16e0273-8fb3-4852-b65a-ec419804a3ac] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;unfortunately I'm a noob at Director and my task is to build a simple 2-people-video chat. I'm using Director 11.5, Windows 7 and Flash Media Server 3 (well, not sure about the version, but an old one).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I found out that I can use a NetConnection-object in Director to connect to the server. But my only information source is the user manual:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://help.adobe.com/en_US/Director/11.5/UsingScripting/WSc3ff6d0ea77859461172e0811d50262762-7f24.html" rel="nofollow"&gt;http://help.adobe.com/en_US/Director/11.5/UsingScripting/WSc3ff6d0ea77859461172e0811d50262 762-7f24.html&lt;/a&gt;&lt;/p&gt;&lt;p&gt;There only are some single code lines without any details. So my code looks like this until now --- I didn't replace any of the sample code, just copied all I would like to use somehow.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:ecee5cea-896b-4f62-8a8b-23ede0a4e71a][excluded]--&gt;&lt;pre class="javascript" name="code"&gt;
&amp;nbsp; myNetConObject = sprite(1).newObject("NetConnection")
&amp;nbsp; myStream = sprite(1).newObject("NetStream", myNetConObject)
&amp;nbsp; myStream.attachVideo(source)
&amp;nbsp; myStream.attachAudio(source)
&amp;nbsp; mystream.publish(whatToPublish)
&amp;nbsp; mystream.play(whatToPlay) 
&lt;/pre&gt;&lt;!--[CodeBlockEnd:ecee5cea-896b-4f62-8a8b-23ede0a4e71a]--&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;The manual unfortunately does NOT tell me HOW I can give the parameters, for example the source of a camera video. Has it to be the installation URL of the camera? Has it to be the name of the camera? Do I have to set up an "source" object somehow and attach a camera to that? Same thing with the micro. &lt;/p&gt;&lt;p&gt;Next: what is "whatToPublish" and "whatToPlay"? Shall it be the attached video (and how shall I name that)? Shall it be just "video"? (for publidhing.)&amp;nbsp; Shall it be an url for play? &lt;/p&gt;&lt;p&gt;Also: how do I get logged in with a user name and how can I play a stream of another user?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Somehow I'm very frustrated about the help documents... &lt;span style="font-size: 13.63636302948px;"&gt;These example lines didn't help me, because they're not giving any specification what parameters really are needed and such things. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 13.63636302948px;"&gt;Can someone help me please? I'd also be glad about links to tutorials or other forum questions about that. Didn't find any myself.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 13.63636302948px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 13.63636302948px;"&gt;Thanks in advance fr your help and hints!&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 13.63636302948px;"&gt;Jana&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a16e0273-8fb3-4852-b65a-ec419804a3ac] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">netstream</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">fms</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">lingo</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">director</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">netconnection</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">fcs</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">flash media server</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">video chat</category>
      <pubDate>Mon, 15 Sep 2014 16:40:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1575687</guid>
      <dc:date>2014-09-15T16:40:00Z</dc:date>
      <clearspace:dateToText>1 month 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>iOS: Using photos from camera and gallery</title>
      <link>https://forums.adobe.com/thread/1563697</link>
      <description>&lt;!-- [DocumentBodyStart:5c450fa8-d484-4607-a060-6ee477651bde] --&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;has anybody experiences using photos (gallery, camera) on iOS device with Lingo?&lt;/p&gt;&lt;p&gt;I wanna load a picture from gallery into my application or &lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;start camera, take a picture and load this.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There is an solution by using clipboard but isn't user-friendly.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Same with saving picture into the gallery?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you for your help!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&lt;span aria-label="Confused" class="emoticon-inline emoticon_confused" style="height:16px;width:16px;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5c450fa8-d484-4607-a060-6ee477651bde] --&gt;</description>
      <pubDate>Tue, 02 Sep 2014 15:33:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1563697</guid>
      <dc:date>2014-09-02T15:33:03Z</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>windows 8.1 and touchscreen monitor</title>
      <link>https://forums.adobe.com/thread/1555169</link>
      <description>&lt;!-- [DocumentBodyStart:41ad8948-de26-430b-873f-44e3439ca9a5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi guys, i&amp;acute;ve just acquired a touchscreen monitor, and i&amp;acute;m trying to develop a Windows projector, but the _touchgesture doesn&amp;acute;t work with this, and the mousedown event either, my buttons works just with the mouseup, when i remove the finger from the screen. Any help please??&lt;/p&gt;&lt;p&gt;thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:41ad8948-de26-430b-873f-44e3439ca9a5] --&gt;</description>
      <pubDate>Fri, 22 Aug 2014 20:46:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1555169</guid>
      <dc:date>2014-08-22T20:46:50Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Triggering keyDown while commandDown in OSX</title>
      <link>https://forums.adobe.com/thread/1524788</link>
      <description>&lt;!-- [DocumentBodyStart:4e9e2cac-cd03-40c0-bcd8-b4bd174a4faf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I use the keyDown event to trigger various conventional keyboard shortcuts such as ctrl-c to copy, ctrl-v to paste. The problem is that in OSX the command key blocks the keyDown event in Director so instead of the OSX convention of command-c I have to instead use control-c. I can test the key events in a frame script and verify the _key.commandDown flag but the normal keyDown event is never triggered while the command key is pressed. Is there some workaround or setting to get this to work as expected? Or perhaps a different event which will work the same as the keyDown?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4e9e2cac-cd03-40c0-bcd8-b4bd174a4faf] --&gt;</description>
      <pubDate>Fri, 18 Jul 2014 05:55:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1524788</guid>
      <dc:date>2014-07-18T05:55:20Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>8</clearspace:messageCount>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BuddyAPI baGetFilename not opening in correct location in OSX Mavericks</title>
      <link>https://forums.adobe.com/thread/1524719</link>
      <description>&lt;!-- [DocumentBodyStart:94aa446c-1460-4119-8658-a9a419a81d70] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have an application built in Director 11.5 using BuddyAPI xtra file selection dialogue baGetFilename. In OSX Mavericks (10.9.4) the dialogue doesn't seem to open in the specified path any more. It seems to default to the path last accessed in the previous file open dialogue. This has worked reliably in previous versions so I assume something has been changed in 10.9 that is confusing it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone else come across this issue? Can anyone suggest a workaround or alternative for the file selection dialogue. I basically need to specify the path for the file selection dialogue so I can open the appropriate folder for the type of file rather than relying on the end user to successfully navigate to the location every time. I also need to filter the dialogue to particular file types. Is there an alternative to the BuddyAPI xtra that is compatible with Director 11.5 and Mavericks? Is there a workaround to get BuddyAPI to work correctly?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:94aa446c-1460-4119-8658-a9a419a81d70] --&gt;</description>
      <pubDate>Fri, 18 Jul 2014 02:39:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1524719</guid>
      <dc:date>2014-07-18T02:39:58Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How can I use the "EvalScript()" function? I am trying to send text to a Director app from the web browser, but the console in the browser just responds "Uncaught ReferenceError: evalScript is not defined ".</title>
      <link>https://forums.adobe.com/thread/1498111</link>
      <description>&lt;!-- [DocumentBodyStart:81b30d12-5dd8-4564-a11f-0fff9cc914b4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to control a Shockwave app form another machine, using "Pusher" service (websockets), and everything is ok so far; but when I try to send the shockwave app the text recieved from another machine, using the "EvalScript()" function (as documented), I only get the message "&lt;span style="color: #ff0000; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;Uncaught ReferenceError: evalScript is not defined" &lt;span style="color: #000000; font-size: 10pt;"&gt;in the browser's console.&lt;/span&gt;&lt;/span&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&gt;'m using the following script in the webpage where the shockwave object is located:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Enable pusher logging - don't include this in production&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pusher.log = function(message) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (window.console &amp;amp;&amp;amp; window.console.log) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; window.console.log(message);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var pusher = new Pusher('abc963cf3e6g678879e');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var channel = pusher.subscribe('Galileo_channel');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; channel.bind('Galileo_event', function(data) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; evalScript(data.message);&lt;/p&gt;&lt;p&gt;&amp;nbsp; alert(data.message);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/p&gt;&lt;p&gt;&amp;nbsp; &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;The "alert" is working fine, but I can't get JavaScript to recognize the EvalScript (I even tried calling the shockwave object, ie: "extev01.evalScript()", since the object's ID is extev01, but it doesn't work, either).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Help!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:81b30d12-5dd8-4564-a11f-0fff9cc914b4] --&gt;</description>
      <pubDate>Mon, 16 Jun 2014 22:09:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1498111</guid>
      <dc:date>2014-06-16T22:09:30Z</dc:date>
      <clearspace:dateToText>4 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Calling Flash movieclip  inside Director</title>
      <link>https://forums.adobe.com/thread/1482817</link>
      <description>&lt;!-- [DocumentBodyStart:4a7010dc-3d90-4aeb-afa9-4a6f7bd0414d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello:&lt;/p&gt;&lt;p&gt;&lt;span lang="en"&gt;&lt;span class="hps"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span lang="en"&gt;&lt;span class="hps"&gt;I have a&lt;/span&gt; &lt;span class="hps"&gt;movieclip&lt;/span&gt; &lt;span class="hps"&gt;inside another&lt;/span&gt; &lt;span class="hps"&gt;movieclip&lt;/span&gt; &lt;span class="hps"&gt;inside another&lt;/span&gt; &lt;span class="hps"&gt;movieclip&lt;/span&gt; &lt;span class="hps"&gt;and&lt;/span&gt; &lt;span class="hps"&gt;flash&lt;/span&gt;. &lt;br/&gt;Can I&lt;span class="hps"&gt; &lt;/span&gt;&lt;span class="hps"&gt;enter the&lt;/span&gt; &lt;span class="hps"&gt;play head&lt;/span&gt; &lt;span class="hps"&gt;of the third&lt;/span&gt; &lt;span class="hps"&gt;movieclip&lt;/span&gt; &lt;span class="hps"&gt;?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span lang="en"&gt;&lt;span class="hps"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span lang="en"&gt;&lt;span class="hps"&gt;for example:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span lang="en"&gt;&lt;span class="hps"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span lang="en"&gt;&lt;span class="hps"&gt;sprite(1).mc1.mc2.mc3.gotoAndPlay(30)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span lang="en"&gt;&lt;span class="hps"&gt;With this sentence does not work. Do you know hot to do it?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span lang="en"&gt;&lt;span class="hps"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span lang="en"&gt;&lt;span class="hps"&gt;many thanks&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&lt;span lang="en"&gt;&lt;span class="hps"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4a7010dc-3d90-4aeb-afa9-4a6f7bd0414d] --&gt;</description>
      <pubDate>Mon, 26 May 2014 16:25:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1482817</guid>
      <dc:date>2014-05-26T16:25:20Z</dc:date>
      <clearspace:dateToText>5 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Use Excel to send commands from PowerPoint to open specific screens in a movie in a window</title>
      <link>https://forums.adobe.com/thread/1480808</link>
      <description>&lt;!-- [DocumentBodyStart:b0bae345-5dff-4f95-b9ac-2af83fe4c696] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello All,&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Excel&lt;/strong&gt; allows a user to create a &lt;strong&gt;Drop Down menu&lt;/strong&gt; that can be embedded into a &lt;strong&gt;PowerPoint&lt;/strong&gt; presentation. The links in the &lt;strong&gt;Drop Down menu&lt;/strong&gt; can contain &lt;strong&gt;hyperlinks&lt;/strong&gt;. My question is, can the &lt;strong&gt;hyperlink&lt;/strong&gt; contain the information needed to launch a &lt;strong&gt;MIAW&lt;/strong&gt; that, for example, used the following criteria:&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; gCommercial = window().new("RooferManual_Fall_Protection2.dxr")&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; gCommercial.movie.go(190)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; gCommercial.open()&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can do this out of a &lt;strong&gt;director projector&lt;/strong&gt;, added to the&lt;strong&gt; PowerPoint&lt;/strong&gt;, but they perform inconsistently. Clearly, if the &lt;strong&gt;.dxr&lt;/strong&gt; launch could be linked to a &lt;strong&gt;hyperlink&lt;/strong&gt; in an &lt;strong&gt;Excel drop down menu&lt;/strong&gt;, I'd be in clover. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There are about 80 frame based links in two movies that we would like to be able to access from within the &lt;strong&gt;PowerPoint&lt;/strong&gt; through a &lt;strong&gt;drop down menu&lt;/strong&gt; at anytime an instructor using the &lt;strong&gt;PowerPoint&lt;/strong&gt; wanted to access them.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any thoughts about this, including other solutions that can be easily added to &lt;strong&gt;PowerPoint&lt;/strong&gt;?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Rod&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b0bae345-5dff-4f95-b9ac-2af83fe4c696] --&gt;</description>
      <pubDate>Fri, 23 May 2014 00:34:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1480808</guid>
      <dc:date>2014-05-23T00:34:58Z</dc:date>
      <clearspace:dateToText>5 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>iOS Director bug list</title>
      <link>https://forums.adobe.com/thread/1474500</link>
      <description>&lt;!-- [DocumentBodyStart:2dbcc834-1e4e-4735-b04e-580b74c7b4d2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I can't find the list we had of incompatibilities between Director and iOS. They must have been deleted in the discussions update. Sheesh.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Fonts don't look the same and can be VERY thin on iOS. Also they look a mess if Matte inked.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Inks other than Copy and Matte don't seem to work though I haven't tried them all. Background Transparent, NotCopy, the important ones don't.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Primitives are thinner on iOS. Try 2 rounded rectangles with sides just touching in Director. On IOS they'll be a good 4 pixels apart. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2dbcc834-1e4e-4735-b04e-580b74c7b4d2] --&gt;</description>
      <pubDate>Wed, 14 May 2014 00:27:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1474500</guid>
      <dc:date>2014-05-14T00:27:48Z</dc:date>
      <clearspace:dateToText>6 months 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>where are all discussion?</title>
      <link>https://forums.adobe.com/thread/1467364</link>
      <description>&lt;!-- [DocumentBodyStart:63638157-fde9-46ff-8f3f-cd7b8a435b92] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I only see two pages with discussion. How can access to the other 3 thousands?&lt;/p&gt;&lt;p&gt;thank yoiu&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:63638157-fde9-46ff-8f3f-cd7b8a435b92] --&gt;</description>
      <pubDate>Tue, 06 May 2014 13:20:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1467364</guid>
      <dc:date>2014-05-06T13:20:32Z</dc:date>
      <clearspace:dateToText>6 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>member text with line numbers</title>
      <link>https://forums.adobe.com/thread/1467363</link>
      <description>&lt;!-- [DocumentBodyStart:9ebb6786-6172-43d7-a6a9-4d0ffb14a6ff] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello:&lt;/p&gt;&lt;p&gt;Do you know how to write or add the line number inside a member text?&lt;/p&gt;&lt;p&gt;I have some different word documents and I have to add the line number. I was trying with member("mytext").text.line, but when is a paragraph does not count, only detect RETURN between lines.&lt;/p&gt;&lt;p&gt;Can you help me or guide me?&lt;/p&gt;&lt;p&gt;many thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9ebb6786-6172-43d7-a6a9-4d0ffb14a6ff] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">member text</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">line numbers</category>
      <pubDate>Tue, 06 May 2014 13:14:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1467363</guid>
      <dc:date>2014-05-06T13:14:05Z</dc:date>
      <clearspace:dateToText>5 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Changes to cast won't stay when I switch between .dir files</title>
      <link>https://forums.adobe.com/thread/1466726</link>
      <description>&lt;!-- [DocumentBodyStart:f3eb962d-352d-4136-990c-165ed4f6f649] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello, first time on Adobe's forums.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;First of all, this is not my original script, I was hired to bring a game from old version of Director (I believe Director 5) into Director 11.5 so it will work on new Windows OSs.&lt;/p&gt;&lt;p&gt;The game is broken into about 4 .dir files, and the Lingo script uses a cast named MathCityNaMu to save the game state when the players moves from one DIR file to the next.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The script creates a cast member inside of the cast file called "MathCityNaMu". At first the cast only contains one member, called "kount". The script duplicates that cast member and inserts the players name and score into the newly created duplicate cast member via this script &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; member("kount").duplicate()&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; member("kount").name =string(MainCharacterName)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The script then saves the cast by this line&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;castLib("mathCityNaMu").save( "@casts\mathCityNaMu.cxt")&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;And then when the second .dir file opens, it picks up the cast via this line.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; castLib("mathCityNaMu").filename = "@casts\mathCityNaMu.cxt"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This process works when I play the game in Adobe Director. However, when I go to publish to an .exe, the functionality is lost. The .exe will hold all the character information until it makes the jump from one .dir file to another, when it loses it. It seems that for some reason the next .dir file will not pick up the right cast, or perhaps the cast is never getting saved properly in the first place. Anyway there is a lot going on in this script and I am willing to try anything. Please lend me some help!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f3eb962d-352d-4136-990c-165ed4f6f649] --&gt;</description>
      <pubDate>Mon, 05 May 2014 21:38:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1466726</guid>
      <dc:date>2014-05-05T21:38:43Z</dc:date>
      <clearspace:dateToText>6 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>I want you to tell me the Lingo script to compress the text.</title>
      <link>https://forums.adobe.com/thread/1463332</link>
      <description>&lt;!-- [DocumentBodyStart:fccfc480-3615-4f07-a962-d946ed74b38b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello.&lt;/p&gt;&lt;p&gt;I am using the Director8.5.&lt;/p&gt;&lt;p&gt;I want you to tell me the Lingo script to compress the text.&lt;/p&gt;&lt;p&gt;I want to in the URL text being compressed.&lt;/p&gt;&lt;p&gt;Have seen an example of the LZ77 algorithm. It is not known now.&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fccfc480-3615-4f07-a962-d946ed74b38b] --&gt;</description>
      <pubDate>Thu, 01 May 2014 03:10:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1463332</guid>
      <dc:date>2014-05-01T03:10:16Z</dc:date>
      <clearspace:dateToText>6 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Mixer content not saving?</title>
      <link>https://forums.adobe.com/thread/1458023</link>
      <description>&lt;!-- [DocumentBodyStart:9d7fb0e4-372e-4fbe-ac73-1b6cd2879c02] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I create a new movie, create new mixer, import a few sound files, internal or external doesn't matter.&lt;/p&gt;&lt;p&gt;I then add them to the mixer, save movie. Close director, reopen movie, the sounds are gone from the mixer.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have this consistenly happen.&amp;nbsp; I can't seem to find if this is expected behavior. If not, how can you save the content&lt;/p&gt;&lt;p&gt;of a mixer?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Director 12.0 PC user here.&lt;/p&gt;&lt;p&gt;Anybody who doesn't have this problem?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the help&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9d7fb0e4-372e-4fbe-ac73-1b6cd2879c02] --&gt;</description>
      <pubDate>Thu, 24 Apr 2014 06:40:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1458023</guid>
      <dc:date>2014-04-24T06:40:06Z</dc:date>
      <clearspace:dateToText>6 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Randomise questions for quiz using Director</title>
      <link>https://forums.adobe.com/thread/1456985</link>
      <description>&lt;!-- [DocumentBodyStart:3c12bb75-9a4b-4e93-a065-f372c27a572c] --&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'm currently trying to make a quiz using Director. Fairly simple, linear stuff as it's just a prototype. Basically, it will be multiple choice questions and I have used basic lingo so far such as mousedown, mousewithin, goframe, set the blend etc.&amp;nbsp; I have created 10 questions with their backgrounds in Photoshop and saved them as png files, which I've imported into the Cast on Director along with the buttons, which I also created in Photoshop and imported into the Cast.&amp;nbsp; The user will need to answer 5 questions out of the 10 and I want it that director will pick them randomly.&amp;nbsp; It will be a linear game where the user will answer the first question before going onto the next and so on.&amp;nbsp; But I want Director to pick them randomly because if not then it will just keep displaying the same questions in a row.&amp;nbsp; Does anyone know how I could do this and what lingo I would need.&amp;nbsp; Have Googled it but not found anything that makes sense to me anyway.&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:3c12bb75-9a4b-4e93-a065-f372c27a572c] --&gt;</description>
      <pubDate>Wed, 23 Apr 2014 09:24:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1456985</guid>
      <dc:date>2014-04-23T09:24:26Z</dc:date>
      <clearspace:dateToText>6 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Nested quotes, value(), and string() and other fun "Headaches"</title>
      <link>https://forums.adobe.com/thread/1455872</link>
      <description>&lt;!-- [DocumentBodyStart:87a859e0-b1f8-45d1-90c1-8c8792b05b2c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;So I have a handlerA in which I do something like this all with local variables:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;VariableA = "The Planet" VariableB &amp;amp;&amp;amp; "orbit" &amp;amp;&amp;amp; VariableB&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;I need to store stuff in a big list in a separate handlerB , for example, without the VariableD expanding, which is why I have to put it&lt;/p&gt;&lt;p&gt;in quotes:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DB = []&lt;/p&gt;&lt;p&gt;DB.append("This" &amp;amp; QUOTE &amp;amp;&amp;amp; "&amp;amp;&amp;amp;" &amp;amp;&amp;amp; "VariableD" &amp;amp;&amp;amp; "&amp;amp;&amp;amp;" &amp;amp;&amp;amp; QUOTE &amp;amp; "ThisToo" &amp;amp; QUOTE &amp;amp; "&amp;amp;&amp;amp;" &amp;amp; QUOTE &amp;amp; "That")&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;s = string(DB)&lt;/p&gt;&lt;p&gt;s = value(s)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;put s &lt;/p&gt;&lt;p&gt;seems to work but I am not sure I am doing this right. Any input would be appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need to be able to call tokens/items from the content of DB, much like what is assigned to VariableA&lt;/p&gt;&lt;p&gt;then have it's variables expand like it does in handlerA&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:87a859e0-b1f8-45d1-90c1-8c8792b05b2c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">quotes</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">nested</category>
      <pubDate>Tue, 22 Apr 2014 05:59:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1455872</guid>
      <dc:date>2014-04-22T05:59:57Z</dc:date>
      <clearspace:dateToText>3 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>im trying to create a "wobbling" effect with a bitmap</title>
      <link>https://forums.adobe.com/thread/1450891</link>
      <description>&lt;!-- [DocumentBodyStart:2416c6ee-21fc-40ba-acd8-473961106b18] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;im trying to create a "wobbling" effect with a bitmap&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;any idea how to go with this with director?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2416c6ee-21fc-40ba-acd8-473961106b18] --&gt;</description>
      <pubDate>Tue, 15 Apr 2014 11:16:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1450891</guid>
      <dc:date>2014-04-15T11:16:28Z</dc:date>
      <clearspace:dateToText>6 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Flash variables will not pass on enterFrame</title>
      <link>https://forums.adobe.com/thread/1443898</link>
      <description>&lt;!-- [DocumentBodyStart:82d3877e-817a-4629-8e1d-a515b740fc28] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I currently have the following code setup to pass variables to a flash when a button is clicked:&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;on click&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; flashSprite = sprite("videoplayer")&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rootRef = flashSprite.getVariable("root1", false)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rootRef.setUpDoc(the moviePath&amp;amp;"xml"&amp;amp;dirPath&amp;amp;currentMovie&amp;amp;"_nav.xml", the moviePath&amp;amp;"xml"&amp;amp;dirPath&amp;amp;currentMovie&amp;amp;".xml", the moviePath&amp;amp;"Src"&amp;amp;dirPath&amp;amp;currentMovie&amp;amp;".f4v")&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;The code works perfectly when called with "on click" but if I take this code and put it in the behavior frame and change "on click" to "on enterFrame" it give me the error:&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;"Script error: Variable used before assigned a value &lt;/p&gt;&lt;p&gt; rootRef.setUpDoc(the moviePath&amp;amp;"xml"&amp;amp;dirPath&amp;amp;currentMovie&amp;amp;"_nav.xml", the moviePath&amp;amp;"xml"&amp;amp;dirPath&amp;amp;currentMovie&amp;amp;".xml",&lt;/p&gt;&lt;p&gt; the moviePath&amp;amp;"Src"&amp;amp;dirPath&amp;amp;currentMovie&amp;amp;".f4v")"&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;Why does it work with "on click" but on with "on enterFrame"?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone help me with this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:82d3877e-817a-4629-8e1d-a515b740fc28] --&gt;</description>
      <pubDate>Fri, 04 Apr 2014 22:13:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1443898</guid>
      <dc:date>2014-04-04T22:13:27Z</dc:date>
      <clearspace:dateToText>7 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Lingo shooting game</title>
      <link>https://forums.adobe.com/thread/1443203</link>
      <description>&lt;!-- [DocumentBodyStart:22a5543d-fdc6-4e5c-9671-f34da61cc12f] --&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 creating a shooting game in Director. I want to have an object drop from top to bottom of the screen in a straight vertical line.&amp;nbsp; The object will need to keep repeating this before it's shot.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone know how to do that in Lingo?&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;/div&gt;&lt;!-- [DocumentBodyEnd:22a5543d-fdc6-4e5c-9671-f34da61cc12f] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">adobe</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">lingo</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">director</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">11.5</category>
      <pubDate>Thu, 03 Apr 2014 21:48:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1443203</guid>
      <dc:date>2014-04-03T21:48:24Z</dc:date>
      <clearspace:dateToText>6 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>check if sprite is off screen</title>
      <link>https://forums.adobe.com/thread/1442670</link>
      <description>&lt;!-- [DocumentBodyStart:f34ae4ae-ffe9-410a-b3f0-b9224f15cda9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there guys,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am making a game which has a gun that fires bullets, Id like the gun to fire so long as the previous bullet is off the stage&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Whats the easiest way to do this please?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;if sprite(13).locV = &amp;lt; -100 then&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; variable 1 = false&lt;/p&gt;&lt;p&gt;end if&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;but it does not work, it allows me to repeatedly fire and cancels the existing bullet on the screen so does not register a hit....&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;any ideas what I am doing wrong please?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;please help&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;p.s. in an ideal world I would like to fire bullets repeatedly irrespective if existing bullets are on the stage or not and to register a hit....&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f34ae4ae-ffe9-410a-b3f0-b9224f15cda9] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">offscreen</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">director</category>
      <pubDate>Thu, 03 Apr 2014 11:00:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1442670</guid>
      <dc:date>2014-04-03T11:00:46Z</dc:date>
      <clearspace:dateToText>7 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Newbie.  Can't get rollOver to work</title>
      <link>https://forums.adobe.com/thread/1438511</link>
      <description>&lt;!-- [DocumentBodyStart:32f87ed2-cf35-4a9f-93cd-c61f3d9b6165] --&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;Using Director 12 trial.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've been off of Director for 12 years.&amp;nbsp; I used to know a little Lingo, but I've forgotten most of it.&amp;nbsp; Came back to Director to do a simple interactive menu that launches different QT movies.&amp;nbsp; All of the limited scripting I've done so far is working, except for rollOver command.&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;Nothing I do will get a rollOver response.&amp;nbsp; So simple, but can't figure out why it's not working.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;simple example...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;on exitFrame me&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; go to frame&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if rollOver(12) then beep&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else nothing&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;end if&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;end&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;lIke I said, my other scripts work fine.&amp;nbsp; But rollOver isn't working.&amp;nbsp; I'm trying to get buttons to highlight as they're rolled over.&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;Robert N.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:32f87ed2-cf35-4a9f-93cd-c61f3d9b6165] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">rollover</category>
      <pubDate>Fri, 28 Mar 2014 16:05:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1438511</guid>
      <dc:date>2014-03-28T16:05:57Z</dc:date>
      <clearspace:dateToText>7 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Director Lingo - If Statement Problem</title>
      <link>https://forums.adobe.com/thread/1434467</link>
      <description>&lt;!-- [DocumentBodyStart:4799fba0-206b-47ed-8b9f-76526b54fab7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to get my code to check on keydown if the "Hand" has moved yet and if so then reset it to the original position, reset the x value, increase the global score and speed. However if it hasn't moved yet, then it jumps to the Game Over screen. The issue I am having is that when it resets the Hand location, it the executes the "&lt;span style="background-color: #ffffff;"&gt;if Hand.locH = -720 then go to "Game Over"&lt;/span&gt;"part of the code and goes to the Game Over screen. Or at least that is my best guess.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any hints as to what the issue is would be greatly appreciated. Thank you!&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;!--[CodeBlockStart:1df13c88-0d87-43f2-abee-54900f1de489][excluded]--&gt;&lt;pre class="plain" name="code"&gt;on KeyDown me
&amp;nbsp; if Hand.locH = -720 then go to "Game Over"
&amp;nbsp; else if if Hand.locH &amp;gt; -720 then
&amp;nbsp;&amp;nbsp;&amp;nbsp; Hand.locH = -720
&amp;nbsp;&amp;nbsp;&amp;nbsp; global gScore
&amp;nbsp;&amp;nbsp;&amp;nbsp; gScore = gScore + 1
&amp;nbsp;&amp;nbsp;&amp;nbsp; x = 0
&amp;nbsp;&amp;nbsp;&amp;nbsp; if gSpeed &amp;gt; 50 then
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gSpeed = 50 + random(-10, 10)
&amp;nbsp;&amp;nbsp;&amp;nbsp; else
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gSpeed = gSpeed + random(3)
&amp;nbsp;&amp;nbsp;&amp;nbsp; end if
&amp;nbsp; end if
end
&lt;/pre&gt;&lt;!--[CodeBlockEnd:1df13c88-0d87-43f2-abee-54900f1de489]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4799fba0-206b-47ed-8b9f-76526b54fab7] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">lingo</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">director</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">if</category>
      <pubDate>Sun, 23 Mar 2014 19:43:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1434467</guid>
      <dc:date>2014-03-23T19:43:55Z</dc:date>
      <clearspace:dateToText>7 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Attempts in Making a Turn-Based Combat System like Earthbound</title>
      <link>https://forums.adobe.com/thread/1432471</link>
      <description>&lt;!-- [DocumentBodyStart:cd524575-ff34-4585-ba89-c00e848f888e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;For a couple days now, I have been trying to figure out how to manipulate LINGO scripts for a counter, random value generator, and other types to create a turn-based combat system that's similar to Earthbound for a project. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So far, I have the if then codes instantaneously moving the player from one marker to the next, but I can't figure out how to do the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. Damage &lt;/p&gt;&lt;p&gt;2. Health Bar&lt;/p&gt;&lt;p&gt;3. Random Crit Generator&lt;/p&gt;&lt;p&gt;4. Healing&lt;/p&gt;&lt;p&gt;5. Player Controlling more than one sprite&lt;/p&gt;&lt;p&gt;6. Counter-Attack Competent AI scripting&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone help me? I sorta have the health and the player controlling more than one sprite, but any help would be appreciated!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cd524575-ff34-4585-ba89-c00e848f888e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">adobe</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">script</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">text</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">mouse</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">swf</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">random</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">lingo</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">director</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">game</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">sprite</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">click</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">mousedown</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">mouseup</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">movement</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">timer</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">turn</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">combat</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">12</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">based</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">keydown</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">press</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">11.5</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">keyup</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">loo</category>
      <pubDate>Thu, 20 Mar 2014 14:44:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1432471</guid>
      <dc:date>2014-03-20T14:44:19Z</dc:date>
      <clearspace:dateToText>7 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Swf overlaps image on Mac</title>
      <link>https://forums.adobe.com/thread/1427970</link>
      <description>&lt;!-- [DocumentBodyStart:23aeb4a0-8c26-4c0b-807b-241edcbe4fb4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have&amp;nbsp; an dcr file with a swf menu on the firsta page, everything works fine except on Mac computer where the image of the first page overlaps with the next pages. &lt;/p&gt;&lt;p&gt;What is the cause? Is there a solution?&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:23aeb4a0-8c26-4c0b-807b-241edcbe4fb4] --&gt;</description>
      <pubDate>Fri, 14 Mar 2014 14:13:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1427970</guid>
      <dc:date>2014-03-14T14:13:53Z</dc:date>
      <clearspace:dateToText>8 months 12 hours ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How can I draw or remove one image on top of another using Alpha?</title>
      <link>https://forums.adobe.com/thread/1426383</link>
      <description>&lt;!-- [DocumentBodyStart:fbe5b1c5-cc31-4ad4-ad5d-bb4dc1a8b18f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I just didn't know how to word this but I cannot get it to work:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have one image on top of another, the top image is called "Top". &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When the mouse is down (or a finger is pressed on the touchscreen) I want to essentially draw "off" the top image revealing the bottom below.&amp;nbsp; The draw line/brush thickness would be a predetermined size.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Adobe Director 12 on Mac OSX&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fbe5b1c5-cc31-4ad4-ad5d-bb4dc1a8b18f] --&gt;</description>
      <pubDate>Wed, 12 Mar 2014 15:05:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1426383</guid>
      <dc:date>2014-03-12T15:05:05Z</dc:date>
      <clearspace:dateToText>8 months 17 hours ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Server version not working</title>
      <link>https://forums.adobe.com/thread/1423233</link>
      <description>&lt;!-- [DocumentBodyStart:960d393b-c9c8-46c0-aef1-8b6efe8cb877] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have uploaded a version of my program that works in the local mode while residing in DSWMedia folder and played on my browser. &lt;/p&gt;&lt;p&gt;But then I uploaded to my website. It loads and goes nowhere after the fist click giving no erros.(Click on the click enevelope, the part is working but it has no sound, could that be a problem?)&amp;nbsp; How do I diagnose this?&lt;/p&gt;&lt;p&gt;Should I not get an error?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The site is Flash compliant (with Earthlink) as far as I know. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://readinglesson.com/online-game/" rel="nofollow" target="_blank"&gt;http://readinglesson.com/online-game/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://readinglesson.com/wp-content/uploads/SB/SBdata/story00.htm" rel="nofollow" target="_blank"&gt;http://readinglesson.com/wp-content/uploads/SB/SBdata/story00.htm&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;Click on the storyBook online.&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;Charan&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:960d393b-c9c8-46c0-aef1-8b6efe8cb877] --&gt;</description>
      <pubDate>Fri, 07 Mar 2014 23:24:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1423233</guid>
      <dc:date>2014-03-07T23:24:01Z</dc:date>
      <clearspace:dateToText>8 months 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How can I store the latest member of a random list?</title>
      <link>https://forums.adobe.com/thread/1403746</link>
      <description>&lt;!-- [DocumentBodyStart:9a1f334c-eaf1-494b-8fec-a3be4dc42e52] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need some help from you with this behaviour. I need a script to choose a random sound from a list but, each time I click the mouse on member "Speaker" the same audio should be played (only available for 3 times).&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Courier New;"&gt; &lt;/span&gt;&lt;span style="font-family: Courier New;"&gt; &lt;/span&gt;&lt;span style="font-family: Courier New;"&gt;Thanks a million. Marta&lt;/span&gt;&lt;/p&gt;&lt;div&gt;&lt;p&gt;&lt;p&gt;How can I know the selected sound?&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;"&gt;---&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8;"&gt;global&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt; newsoundlist&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText" style="min-height: 8pt; padding: 0px;"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8;"&gt;property&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt; thisSprite &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8;"&gt;property&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt; myCounter &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText" style="min-height: 8pt; padding: 0px;"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8;"&gt;on&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt; beginSprite&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8;"&gt; me&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt;&amp;nbsp; thisSprite =&lt;span style="color: #0000c8;"&gt; me&lt;/span&gt;.&lt;span style="color: green;"&gt;spriteNum&lt;/span&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&amp;nbsp; &lt;span style="font-family: 'Courier New';"&gt;myCounter =&lt;span style="color: gray;"&gt; 0&lt;/span&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New'; color: #0000c8;"&gt;end&lt;/span&gt;&lt;span style="font-family: 'Courier New';"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText" style="min-height: 8pt; padding: 0px;"&gt;&lt;span style="font-family: 'Courier New';"&gt; &lt;/span&gt;&lt;span style="font-family: 'Courier New';"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New'; color: #0000c8;"&gt;on&lt;/span&gt;&lt;span style="font-family: 'Courier New'; color: green;"&gt; mouseUp&lt;/span&gt;&lt;span style="font-family: 'Courier New';"&gt;()&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt; &lt;/span&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp; vSound =&lt;span style="color: gray;"&gt; 0&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'Courier New';"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp; soundlist =&amp;nbsp; [&lt;span style="color: gray;"&gt;"sound1"&lt;/span&gt;,&lt;span style="color: gray;"&gt; "sound2"&lt;/span&gt;,&lt;span style="color: gray;"&gt; "sound3"&lt;/span&gt;,&lt;span style="color: gray;"&gt; "sound4"&lt;/span&gt;, &lt;span style="color: gray;"&gt;"sound5"&lt;/span&gt;]&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-family: 'Courier New';"&gt;vRandom =&lt;span style="color: green;"&gt; random&lt;/span&gt;(&lt;span style="color: gray;"&gt;5&lt;/span&gt;)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000c8; font-family: Courier New;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;span style="color: #0000c8; font-family: Courier New;"&gt;&lt;p&gt;if &lt;span style="font-family: Courier New;"&gt; (&lt;/span&gt;&lt;span style="color: #008000; font-family: Courier New;"&gt;_mouse&lt;/span&gt;&lt;span style="font-family: Courier New;"&gt;.&lt;/span&gt;&lt;span style="color: #008000; font-family: Courier New;"&gt;mouseMember&lt;/span&gt;&lt;span style="font-family: Courier New;"&gt; =&lt;/span&gt;&lt;span style="color: #008000; font-family: Courier New;"&gt; member&lt;/span&gt;&lt;span style="font-family: Courier New;"&gt;(&lt;/span&gt;&lt;span style="color: #808080; font-family: Courier New;"&gt;"speaker"&lt;/span&gt;&lt;span style="font-family: Courier New;"&gt;))&lt;/span&gt;&lt;span style="color: #0000c8; font-family: Courier New;"&gt; then&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&lt;span style="font-family: Courier New;"&gt; &lt;/span&gt; &amp;nbsp;&lt;/p&gt;&lt;p class="NormalText" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; myCounter = myCounter +&lt;span style="color: gray;"&gt; 1&lt;/span&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vPlay = soundlist[vRandom]&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; newsoundlist = [vPlay]&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: #c80000;"&gt;-- sound available only for 3 times&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sound&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt;(&lt;span style="color: gray;"&gt;1&lt;/span&gt;).&lt;span style="color: green;"&gt; play&lt;/span&gt; (&lt;span style="color: green;"&gt;member&lt;/span&gt;(newsoundlist[&lt;span style="color: gray;"&gt;1&lt;/span&gt;]))&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt; myCounter =&lt;span style="color: gray;"&gt; 4&lt;/span&gt;&lt;span style="color: #0000c8;"&gt; then&lt;/span&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-family: 'Courier New'; color: green;"&gt;sound&lt;/span&gt;&lt;span style="font-family: 'Courier New';"&gt; (&lt;span style="color: gray;"&gt;1&lt;/span&gt;).&lt;span style="color: green;"&gt;stop&lt;/span&gt; ()&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New'; color: green;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _player&lt;/span&gt;&lt;span style="font-family: 'Courier New';"&gt;.&lt;span style="color: green;"&gt;alert&lt;/span&gt; (&lt;span style="color: gray;"&gt;"Sound no longer available"&lt;/span&gt;)&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8;"&gt;end if&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8;"&gt;&amp;nbsp; end if&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New';"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8;"&gt;end&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt; mouseUp&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText" style="min-height: 8pt; padding: 0px;"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9a1f334c-eaf1-494b-8fec-a3be4dc42e52] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">random</category>
      <pubDate>Tue, 11 Feb 2014 13:04:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1403746</guid>
      <dc:date>2014-02-11T13:04:21Z</dc:date>
      <clearspace:dateToText>9 months 19 hours ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>GotoNetmovie thing</title>
      <link>https://forums.adobe.com/thread/1403126</link>
      <description>&lt;!-- [DocumentBodyStart:aa4ee1f0-0627-4ec0-8f55-9679c066eeb1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have the command &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;gotonetmovie("movie1.dcr")&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;to go from one movie in my DSWMedia folder to another in the same folder.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But when I try to run, it goes no where. None of the other movies wont go to target link either. What am I doing wrong?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&amp;nbsp; for your help, suggestions.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aa4ee1f0-0627-4ec0-8f55-9679c066eeb1] --&gt;</description>
      <pubDate>Mon, 10 Feb 2014 20:40:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1403126</guid>
      <dc:date>2014-02-10T20:40:03Z</dc:date>
      <clearspace:dateToText>9 months 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Help to finish a project</title>
      <link>https://forums.adobe.com/thread/1398227</link>
      <description>&lt;!-- [DocumentBodyStart:24011ba0-581d-4f3c-8191-d8270c49298f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello everyone , new to this forum. I have a project stated in director eight &lt;/p&gt;&lt;p&gt;Need help to finish it.&lt;/p&gt;&lt;p&gt;Please if you can help send me private message .&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Aleme&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:24011ba0-581d-4f3c-8191-d8270c49298f] --&gt;</description>
      <pubDate>Wed, 05 Feb 2014 03:54:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1398227</guid>
      <dc:date>2014-02-05T03:54:45Z</dc:date>
      <clearspace:dateToText>9 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>on closeWindow</title>
      <link>https://forums.adobe.com/thread/1393307</link>
      <description>&lt;!-- [DocumentBodyStart:ec1177fa-c196-4e4c-adef-2206cb76cbce] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Is there a way to trigger an action when the restore (normal) button on a window is pressed?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tested on restoreWindow, but that doesn't work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any light on this will be 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;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Brian&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ec1177fa-c196-4e4c-adef-2206cb76cbce] --&gt;</description>
      <pubDate>Thu, 30 Jan 2014 01:24:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1393307</guid>
      <dc:date>2014-01-30T01:24:43Z</dc:date>
      <clearspace:dateToText>9 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to number pages in a movie?</title>
      <link>https://forums.adobe.com/thread/1360929</link>
      <description>&lt;!-- [DocumentBodyStart:2b136089-e326-494e-b064-331262b97b94] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i would need to know how I can number the pages of a movie. I've done the following but it doesn't work, could you help me please??&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1) created a text member called "slideNumber"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2) created a Movie Script:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000c8; font-family: Courier New;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8; font-size: 8pt;"&gt;global&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt; gMarkerList&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText" style="min-height: 8pt; padding: 0px;"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8; font-size: 8pt;"&gt;on&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: green; font-size: 8pt;"&gt; startMovie&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp; gMarkerList =&lt;span style="color: green;"&gt;&amp;nbsp; _movie&lt;/span&gt;.&lt;span style="color: green;"&gt;markerList&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp; vCount = gMarkerList.&lt;span style="color: green;"&gt;count&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8; font-size: 8pt;"&gt;&amp;nbsp; repeat with&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt; ii = &lt;span style="color: gray;"&gt;1&lt;/span&gt;&lt;span style="color: #0000c8;"&gt; to&lt;/span&gt; vCount&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii = i +&lt;span style="color: gray;"&gt; 1&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: #0000c8; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp; put&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; color: green; font-size: 8pt;"&gt; value (ii)&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt;&lt;span style="color: #0000c8;"&gt; into&lt;/span&gt;&lt;span style="color: green;"&gt; member&lt;/span&gt;(&lt;span style="color: gray;"&gt;"slideNumber"&lt;/span&gt;)&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span lang="EN-US" style="font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&amp;nbsp; &lt;span style="font-family: 'Courier New'; color: #0000c8; font-size: 8pt;"&gt;end repeat&lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p class="NormalText"&gt;&lt;span style="font-family: 'Courier New'; color: #0000c8; font-size: 8pt;"&gt;end&lt;/span&gt;&lt;span style="font-family: 'Courier New'; color: green; font-size: 8pt;"&gt; startMovie&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Whenever i run it, what i always see in member "slideNumber" is 108 (which is the total number of markers). I would like to see 1, 2, 3...and so, on each page&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;p&gt;Marta&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2b136089-e326-494e-b064-331262b97b94] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">page_number</category>
      <pubDate>Wed, 18 Dec 2013 12:11:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1360929</guid>
      <dc:date>2013-12-18T12:11:37Z</dc:date>
      <clearspace:dateToText>10 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>use lineCount (not line.count) on text cast member</title>
      <link>https://forums.adobe.com/thread/1359388</link>
      <description>&lt;!-- [DocumentBodyStart:ce2dab39-fdf5-4b61-b7a5-3ab3297d9c2d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;lineCount shows the total lines a field member occupies on stage but it does not work on text member. If I use line.count (eg. member("myText").line.count), it's the same total no matter what width you set on the text member. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I change it to field, then I can't set the width of a field member (e.g. member("a field").width = 400.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can I get lineCount of a text member?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for your help,&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ce2dab39-fdf5-4b61-b7a5-3ab3297d9c2d] --&gt;</description>
      <pubDate>Mon, 16 Dec 2013 14:32:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1359388</guid>
      <dc:date>2013-12-16T14:32:59Z</dc:date>
      <clearspace:dateToText>10 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>set the width of a member</title>
      <link>https://forums.adobe.com/thread/1359109</link>
      <description>&lt;!-- [DocumentBodyStart:9f4234f3-3ba8-428e-8349-a8274cfcbf31] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I need to put dynamic text into field of a width I define so I can find the height it requires. I can read the width but I can't set the width using the one below.&lt;/p&gt;&lt;p&gt;member("member name").width = 123&lt;/p&gt;&lt;p&gt;If I can set widht of the field sprite using sprite(1).width = 123, but it does not actually change the member's width. The text is still aligned based on the width you set in properties.&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 change the width of a member?&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;wfz&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9f4234f3-3ba8-428e-8349-a8274cfcbf31] --&gt;</description>
      <pubDate>Mon, 16 Dec 2013 03:50:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1359109</guid>
      <dc:date>2013-12-16T03:50:12Z</dc:date>
      <clearspace:dateToText>10 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>openコマンドで.doc,.exlファイルが開けません。</title>
      <link>https://forums.adobe.com/thread/1358192</link>
      <description>&lt;!-- [DocumentBodyStart:3a2f7228-8b5f-4175-91ae-1500859e81a1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;openコマンドで他のファイルを開こうとしたのですが.exeファイル以外開けません？&lt;/p&gt;&lt;p&gt;どうすればいいのですか？&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3a2f7228-8b5f-4175-91ae-1500859e81a1] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">mouseup</category>
      <pubDate>Sat, 14 Dec 2013 07:29:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1358192</guid>
      <dc:date>2013-12-14T07:29:50Z</dc:date>
      <clearspace:dateToText>10 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Help with this line of lingo please?</title>
      <link>https://forums.adobe.com/thread/1357414</link>
      <description>&lt;!-- [DocumentBodyStart:be20662a-82da-404e-a6ee-1dcf2e19ebc6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The following code appears in the FadInOut behaviour, in the on BeginSprite handler.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;pFaded = resolve(pFaded)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It relates to a Property variable pFaded.&lt;/p&gt;&lt;p&gt;There is no 3D lingo involved but the only reference I can find to "resolve" relates to 3D lingo.&lt;/p&gt;&lt;p&gt;can anyone help me out and give me a clue to what it is doing please?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Never mind I've worked it out.&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:be20662a-82da-404e-a6ee-1dcf2e19ebc6] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">3d</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">lingo</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">resolve</category>
      <pubDate>Fri, 13 Dec 2013 09:09:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1357414</guid>
      <dc:date>2013-12-13T09:09:34Z</dc:date>
      <clearspace:dateToText>7 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Long List behaving oddly</title>
      <link>https://forums.adobe.com/thread/1348471</link>
      <description>&lt;!-- [DocumentBodyStart:b7aeb01c-76b8-4916-8692-7672ad1a158e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a list variable called &lt;span style="font-size: 18px;"&gt;OutputListe&lt;/span&gt; which after entering so many lines, starts to not let me click behind the last item in order to enter more list items at the end (I worked for a couple of times around by making a new line and the deleting the paragraph). I can just click at some 40 characters before the end. On top of that, the program now detects an error (undefined variable) in the list. Is it not possible to write such long lists? I still want to expand this one to maybe 3 times its actual lenght, since it contains all the variables that need to be saved when a player interrupts a game.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; OutputListe=[gFilmwoher, gwoher, gTorA3635, gTorA2399, gBildBefragt, Baumbesetzung, gSteinA30, InvListe,\&lt;/p&gt;&lt;p style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; gTagebuchseite, gLMzerbrochen, gDockGesperrt, gEimerunten, gSchluesselimInventar, gSchluesselAufgehoben, gLeiterHaengt,\&lt;/p&gt;&lt;p style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; gWoIstCello, gFriedhofkugel, gSchlaegelAufgehoben, gSchlaegelimInventar, gKugelkastenC, gKugelkastenE,\&lt;/p&gt;&lt;p style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; gNotenhalsIstHorizontal, gTorD1718zu, gViolinschluesselLiegtInE08, gNoteIstRot, gZugbruecke, gSchlosstorIstOffen,\&lt;/p&gt;&lt;p style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; gPickelIstImSchrank, gViolinschluesselkastenIstVoll, gViolinschluesselkastenIstOffen, gSchalterE01O, gBlaueKugelImInventar,\&lt;/p&gt;&lt;p style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; gRoteKugelImInventar, gPauseIstGedrueckt, gSchlosstor3IstZu, gTor4inFistZu, gGlasInF17IstIntakt, gZustandTor5,\&lt;/p&gt;&lt;p style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; gTableauGeloest, gTor5IstOffen, gBachG35Haengt, gEisG68Intakt, gRaetselraum, gTorGHistZu, gAufzugspos, gPepi, gKutte,\&lt;/p&gt;&lt;p style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; gVorhangH18Ozu, gZettel, gCelloschrank, gGitterI07SistZu, gBlumentopf, gFeenhammer, gKerzenpos, gPosNachLiftfahrt,\&lt;/p&gt;&lt;p style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; gLukeI29zu, gTrompeteIstImRohr, gTorK01IstZu, gVorhaengschloesser, gK02SKastlIstZu, gK02NLeiterIstUnten, gK02NTuerKnoepfe,\ &lt;/p&gt;&lt;p style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; gK02SLampen]&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b7aeb01c-76b8-4916-8692-7672ad1a158e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">multiple</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">list</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">lines</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">long</category>
      <pubDate>Mon, 02 Dec 2013 15:39:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1348471</guid>
      <dc:date>2013-12-02T15:39:29Z</dc:date>
      <clearspace:dateToText>11 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Old Game as executable?</title>
      <link>https://forums.adobe.com/thread/1344932</link>
      <description>&lt;!-- [DocumentBodyStart:8b566c86-6b8e-4bdc-b92e-1c4714f630d8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey i have made a litte game once with director 8 or 8.5 when i was a student. And with shockwave intalled it works in the Browser but only local and not via a webserver. Now i want to apply for a new Job and want to show my game. Could someone make an executable from my game since i don't have Director anymore. I'm not even sure if i have all source Files though...&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://www.dropbox.com/s/ytnvboufyn3rqzs/KAYAK.zip" rel="nofollow"&gt;https://www.dropbox.com/s/ytnvboufyn3rqzs/KAYAK.zip&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ty&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8b566c86-6b8e-4bdc-b92e-1c4714f630d8] --&gt;</description>
      <pubDate>Wed, 27 Nov 2013 10:38:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1344932</guid>
      <dc:date>2013-11-27T10:38:05Z</dc:date>
      <clearspace:dateToText>11 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Mask In A Window...</title>
      <link>https://forums.adobe.com/thread/1341166</link>
      <description>&lt;!-- [DocumentBodyStart:125aa77b-ed12-4c3c-92d2-ae9fdb13cba3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;Hi,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;Is there a way to custom appearance in a window to look better than with a mask of 1 bit whose borders suck?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;Any help will be appreciated.&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: 12pt;"&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:125aa77b-ed12-4c3c-92d2-ae9fdb13cba3] --&gt;</description>
      <pubDate>Fri, 22 Nov 2013 05:58:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1341166</guid>
      <dc:date>2013-11-22T05:58:54Z</dc:date>
      <clearspace:dateToText>11 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Adobe - PLEASE put a note on Director updates page</title>
      <link>https://forums.adobe.com/thread/1340978</link>
      <description>&lt;!-- [DocumentBodyStart:430fdd8d-cc16-4f79-bc87-f2b736661769] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Why hasn't Adobe put a note on their Director updates page to notify users that it doesn't support Director 12 and that they must use the Adobe Application Manager?&lt;/p&gt;&lt;p&gt;I wasted weeks checking for updates and working around a bug because my AAM wasn't working since 10.9 and so I failed to get the hot fixes that had solved the bug.&lt;/p&gt;&lt;p&gt;Seems like basic customer commuications. &lt;/p&gt;&lt;p&gt;If you're going to change the way things work, or if you know people are having a problem that you have a solution for then why not let us know? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sheesh!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:430fdd8d-cc16-4f79-bc87-f2b736661769] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">adobe</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">customer_support</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">12</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">director_12</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">customer_notes</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">customer_support_fail</category>
      <pubDate>Fri, 22 Nov 2013 01:11:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1340978</guid>
      <dc:date>2013-11-22T01:11:37Z</dc:date>
      <clearspace:dateToText>11 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>iOS keyboard text entry - user must close keyboard</title>
      <link>https://forums.adobe.com/thread/1340977</link>
      <description>&lt;!-- [DocumentBodyStart:5fa6c39d-9f53-445b-8003-73a4c148a057] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to enter text in my iOS app. Should be simple - I mean this is basic stuff.&lt;/p&gt;&lt;p&gt;You click in an editable text member, the iOS keyboard pops up, you type, hit a button to save it and your code grabs the text and puts it where it is needed. Right?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;WRONG! &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If the user doesn't close the keyboard the text entry text is not copied into the text member, so your button code copies the unaltered text.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've tried to use:&lt;/p&gt;&lt;p&gt;&lt;span style="color: #004f00;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; member&lt;/span&gt;&lt;span style="color: #000000;"&gt;(&lt;/span&gt;"new set name"&lt;span style="color: #000000;"&gt;).&lt;/span&gt;&lt;span style="color: #004f00;"&gt;editable&lt;/span&gt;&lt;span style="color: #000000;"&gt; =&lt;/span&gt; 0&lt;/p&gt;&lt;p&gt;and&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _movie&lt;span style="color: #000000;"&gt;.&lt;/span&gt;keyboardFocusSprite&lt;span style="color: #000000;"&gt; =&lt;/span&gt;&lt;span style="color: #515151;"&gt; 0&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #515151;"&gt;and both &lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;but it still doesn't connect the iOS text entry object to the text member.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone got a solution other than waiting for Adobe to provide another 'hot fix'? &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5fa6c39d-9f53-445b-8003-73a4c148a057] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">ios</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">keyboard</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">12</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">director_12</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">text_entry</category>
      <pubDate>Fri, 22 Nov 2013 01:00:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1340977</guid>
      <dc:date>2013-11-22T01:00:42Z</dc:date>
      <clearspace:dateToText>6 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>15</clearspace:messageCount>
      <clearspace:replyCount>14</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Open An "html" With A Specific Browser...</title>
      <link>https://forums.adobe.com/thread/1338236</link>
      <description>&lt;!-- [DocumentBodyStart:e335cea0-ba40-4dda-9f15-ee55d4656adb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;Hi,&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: 12pt;"&gt;If I have this:&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="color: #008000; font-size: 18pt; font-family: Tahoma;"&gt;gotoNetPage &lt;span style="color: #666699;"&gt;"index.html"&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;&lt;span style="color: #000000; font-size: 12pt; font-family: Tahoma;"&gt;It works OK and it opens with the default internet explorer or any default browser, but what if I want to open the page with an specific browser like this:&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="color: #008000; font-size: 18pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #008000; font-size: 18pt; font-family: Tahoma;"&gt;&lt;span style="color: #008000; font-size: 5; font-family: Tahoma;"&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;span style="color: #008000; font-size: 18pt; font-family: Tahoma;"&gt;&lt;span style="font-size: 18pt;"&gt;open &lt;/span&gt;&lt;span style="color: #808080;"&gt;"index.html"&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #0000c8; font-size: 18pt; font-family: Tahoma;"&gt; with &lt;/span&gt;&lt;span style="color: #808080; font-size: 18pt; font-family: Tahoma;"&gt;"firefox\firefox.exe"&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Tahoma;"&gt;It opens Firefox, but not the page (html).&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="color: #000000; font-size: 12pt; font-family: Tahoma;"&gt;Is there a way to do this?&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="color: #000000; font-size: 12pt; font-family: Tahoma;"&gt;Thanks&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="color: #000000; font-size: 12pt; font-family: Tahoma;"&gt;Brian&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e335cea0-ba40-4dda-9f15-ee55d4656adb] --&gt;</description>
      <pubDate>Tue, 19 Nov 2013 02:37:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1338236</guid>
      <dc:date>2013-11-19T02:37:32Z</dc:date>
      <clearspace:dateToText>11 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Mimicked swipe gesture for PC</title>
      <link>https://forums.adobe.com/thread/1332793</link>
      <description>&lt;!-- [DocumentBodyStart:50ee0b89-5e79-4106-b26a-7a505b954add] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have some interactives written a few years ago that use a touchscreen to act as a book. I had a button for next page/last page, and now they want to have a swipe to go to next/last page. I used this code for my button&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;on mouseDown&lt;/p&gt;&lt;p&gt;sprite(1).member="click"&lt;/p&gt;&lt;p&gt;go to "place on timeline"&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;I have seen on a post that swipe can be easily mimicked in lingo. If someone can direct me (pun intended) I would be very grateful! &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:50ee0b89-5e79-4106-b26a-7a505b954add] --&gt;</description>
      <pubDate>Mon, 11 Nov 2013 15:31:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1332793</guid>
      <dc:date>2013-11-11T15:31:41Z</dc:date>
      <clearspace:dateToText>11 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Arrow-shaped cursor does not change when over an active area</title>
      <link>https://forums.adobe.com/thread/1324153</link>
      <description>&lt;!-- [DocumentBodyStart:78637650-0315-4b9c-9083-9ae27e868fc2] --&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;Several months ago now, I realized that in my dcr movies the arrow-shaped cursor does not change any more into a pointed-finger when entering an active area that contains lingo script to do so.&lt;br/&gt;In Windows projectors however all works well.&lt;br/&gt;I use the basic script "on mouseEnter (or mouseWithin) / cursor 280 / end"&lt;/p&gt;&lt;p&gt;Director does know the cursor is over an active area since it carries out &lt;span style="color: #333333;"&gt;all my &lt;/span&gt;instructions give in the lingo script "on mouseDown".&lt;/p&gt;&lt;p&gt;I have posted a question about this problem some time ago now, but got no response.&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;That is why I am rephrasing my question now.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;I am &lt;span style="text-decoration: underline;"&gt;not asking for a solution&lt;/span&gt; but merely ask if &lt;span style="color: #333333; text-decoration: underline;"&gt;others also encounter the same&lt;/span&gt;&lt;span style="color: #333333;"&gt; &lt;/span&gt;problem.&lt;br/&gt;By now I am sort of convinced it has something to do with an updated Shockwave Player as all my movies, even the ones being created years ago, show this problem.&lt;br/&gt;Several updates of Shockwave Player have passed by now, but no change.&lt;/p&gt;&lt;p&gt;In the preview given, when creating a new Shockwave File, there is also is no problem.&lt;/p&gt;&lt;p&gt;One way of explaining this could be that in the preview and in the Projector a built-in Shockwave Player of my Director 11 is used.&lt;br/&gt;This old Shockwave Player is then supposedly not giving these problems.&lt;br/&gt;Will appreciate any response,&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Ted&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:78637650-0315-4b9c-9083-9ae27e868fc2] --&gt;</description>
      <pubDate>Tue, 29 Oct 2013 13:08:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1324153</guid>
      <dc:date>2013-10-29T13:08:23Z</dc:date>
      <clearspace:dateToText>1 year 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>loop 60 frames in 24 h</title>
      <link>https://forums.adobe.com/thread/1321059</link>
      <description>&lt;!-- [DocumentBodyStart:73565cb5-9dcf-4b60-a2fa-d335d388d75f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-5784489-490573/Capture.JPG"&gt;&lt;img alt="Capture.JPG" class="jive-image jive-image-thumbnail" height="229" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5784489-490573/450-229/Capture.JPG" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I want to create an animation to loop 60 frames in 24 hours and then pass on the following repere (second day)&lt;/p&gt;&lt;p&gt;thank you for helping me ( script)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:73565cb5-9dcf-4b60-a2fa-d335d388d75f] --&gt;</description>
      <pubDate>Thu, 24 Oct 2013 08:11:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1321059</guid>
      <dc:date>2013-10-24T08:11:47Z</dc:date>
      <clearspace:dateToText>1 year 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>7.1 surround capability?</title>
      <link>https://forums.adobe.com/thread/1319750</link>
      <description>&lt;!-- [DocumentBodyStart:6764a72e-7fc7-4081-bdf3-40dc1e115596] --&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 have seen this in an old post:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;----&lt;/p&gt;&lt;p&gt;"Re: multichannel audio output&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-message-small" data-containerId="2074" data-containerType="14" data-objectId="4207986" data-objectType="2" href="https://forums.adobe.com/message/4207986#4207986"&gt; &lt;/a&gt; &lt;/p&gt;&lt;p&gt;Director 11.5 has a new audio engine that can do full &lt;em class="jive-hilite"&gt;7.1&lt;/em&gt; sound.&amp;nbsp; You can have individual control ovr any of the channels and send different audio to different speakers.&amp;nbsp; Also, there are a lot of audio filters and things to adjust your sound.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&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;The Adobe Director product page talk about 5.1 support. Anyone has sucessfully tested 7.1 capability?&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Bastien&lt;/p&gt;&lt;div style="background-color: #ffff77; color: #000000; position: absolute; top: 233px; left: 212px; padding: 3px; z-index: 10000;"&gt;&lt;img border="0" src=""/&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6764a72e-7fc7-4081-bdf3-40dc1e115596] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">lingo</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">director</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">12</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">surround_sound</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2077">7.1</category>
      <pubDate>Tue, 22 Oct 2013 13:49:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1319750</guid>
      <dc:date>2013-10-22T13:49:31Z</dc:date>
      <clearspace:dateToText>1 year 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Reading a txt file into a text member with BuddyAPI.</title>
      <link>https://forums.adobe.com/thread/1317380</link>
      <description>&lt;!-- [DocumentBodyStart:7af585c8-f9f7-4907-b745-fa9b41e2cd5d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;Hi I have this:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 18pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 5; font-family: Tahoma;"&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;mFile =_movie.path &amp;amp;"TheTEXT.txt" &lt;/p&gt;&lt;p&gt;theFile = baShell("open", mFile, "", "", "normal")&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 18pt; font-family: Tahoma;"&gt;&lt;p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 5; font-family: Tahoma;"&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: 12pt;"&gt;which opens a txt file in note pad. I don't have an idea on how to do this with API to be opened into a txt member.&lt;/span&gt;&lt;/p&gt;&lt;/p&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;Thanks&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Brian&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7af585c8-f9f7-4907-b745-fa9b41e2cd5d] --&gt;</description>
      <pubDate>Fri, 18 Oct 2013 01:12:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1317380</guid>
      <dc:date>2013-10-18T01:12:45Z</dc:date>
      <clearspace:dateToText>1 year 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

