<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Wed, 19 Feb 2014 06:37:27 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-02-19T06:37:27Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Targeting a symbol within a symbol</title>
      <link>https://forums.adobe.com/thread/1410160</link>
      <description>&lt;!-- [DocumentBodyStart:abe808e7-f383-4c3e-9ba6-227132774ad0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;In Edge Animate 3 on the Mac, I have created a symbol called "card" which has two timelines inside it, one containing a symbol based on a text field ("TextSym"), the other containing a graphic. The text field currently just as a blank character in it. I want to change that to "Hello World". I can do this successfully when the text field is on the Stage with code like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;sym.$("TextSym").html("Hello World");&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have tried several things unsuccessfully to target the text inside the "card" symbol:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;sym.$("card").$("TextSym").html("Hello World");&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;sym.$("card").getSymbol("TextSym").html("Hello World");&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;sym.$("card").getSymbolElement("TextSym").html("Hello World");&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have also tried variations of:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;sym.getComposition().getStage().getSymbol("card").getSymbol("TextSym").html("Hello World");&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have placed each of these within the &lt;strong&gt;creationComplete&lt;/strong&gt; event for the Stage.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For the last one, for instance, the Chrome Developers Tools says:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #303942; font-family: Menlo, monospace; font-size: 11px;"&gt;Javascript error in event handler! Event Type = symbol&lt;/span&gt;&lt;span style="color: #303942; font-family: Menlo, monospace; font-size: 11px;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Files available here:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.yellowtechroad.com/yellowtechroad/cards/cards005.zip" rel="nofollow" target="_blank"&gt;http://www.yellowtechroad.com/yellowtechroad/cards/cards005.zip&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help will be greatly appreciated!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mike&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;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:abe808e7-f383-4c3e-9ba6-227132774ad0] --&gt;&lt;img src='/beacon?t=1415898191725' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">edge_animate_3</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">tree_traversal</category>
      <pubDate>Wed, 19 Feb 2014 06:37:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1410160</guid>
      <dc:date>2014-02-19T06:37:27Z</dc:date>
      <clearspace:dateToText>3 weeks 24 hours ago</clearspace:dateToText>
      <clearspace:replyCount>12</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Media server or peer-to-peer for Edge Animate?</title>
      <link>https://forums.adobe.com/thread/1410990</link>
      <description>&lt;!-- [DocumentBodyStart:6311f472-161f-4634-b260-251cbaa99380] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;In Flash, if you want to develop a multi-player game, you would generally use either peer-to-peer communication or a media server. Any advice on how this could best be approached in Edge Animate?&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://tv.adobe.com/videos/multiplayer-games/" rel="nofollow" target="_blank"&gt;http://tv.adobe.com/videos/multiplayer-games/&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://tv.adobe.com/watch/max-2010-develop/building-p2p-multiplayer-games/" rel="nofollow" target="_blank"&gt;http://tv.adobe.com/watch/max-2010-develop/building-p2p-multiplayer-games/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6311f472-161f-4634-b260-251cbaa99380] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">games</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">multiplayer</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">edge_animate</category>
      <pubDate>Thu, 20 Feb 2014 00:44:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1410990</guid>
      <dc:date>2014-02-20T00:44:10Z</dc:date>
      <clearspace:dateToText>8 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Overlapping audio in Edge Animate 3.0 ?</title>
      <link>https://forums.adobe.com/thread/1407060</link>
      <description>&lt;!-- [DocumentBodyStart:6e9e7d78-5352-40dd-be38-6f5996188a59] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Using the new Edge Animate 3.0 audio capability, I created a project in which a sound plays when an element on the stage is dragged. My experience is that if I perform drags too quickly one after another, the second drag doesn't trigger the audio. I have to let the sound complete on the first drag before performing the second drag. I'm not sure if this is inherent in the way audio works in Edge Animate, or is related to something else about the way my project is constructed. There is a ten-minute video at &lt;a class="jive-link-external-small" href="http://www.yellowtechroad.com" rel="nofollow"&gt;http://www.yellowtechroad.com&lt;/a&gt; that shows how I constructed the project, and you can download the project files there, too.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have found some information relating to HTML5 audio which makes me think that I would need to use multiple elements pointing to the same sound files:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"The key is knowing that for short sounds that need to repeat, and might overlap, you must use a pool of elements instead of trying to play the same one twice at the same time."&lt;/p&gt;&lt;p&gt;(&lt;a class="jive-link-external-small" href="http://codeincomplete.com/posts/2011/9/17/revisiting_html5_audio/" rel="nofollow"&gt;http://codeincomplete.com/posts/2011/9/17/revisiting_html5_audio/&lt;/a&gt;)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"If your scenario needs the same audio file to be played several times concurrently (that is, with overlapping sounds), you can achieve this result by creating multiple audio tags pointing to the same file."&lt;/p&gt;&lt;p&gt;(&lt;a class="jive-link-external-small" href="http://msdn.microsoft.com/en-us/hh550087.aspx" rel="nofollow"&gt;http://msdn.microsoft.com/en-us/hh550087.aspx&lt;/a&gt;)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm not sure what the best way would be to do that.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm currently using this code at the Stage level:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;sym.$('circle').draggable(&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;{&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;drag: function ( event, ui ) {&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;sym.$("soundeffects")[0].play();&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;}&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;);&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Wondering if anyone else has encountered this audio overlap issue (or, more precisely, non-overlap) or has any more info on it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;iframe frameborder="0" height="350" src="https://www.youtube.com/embed/CkA74Xr-cNU?wmode=transparent" width="425"&gt;
&lt;/iframe&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mike Hurwicz&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.yellowtechroad.com" rel="nofollow" target="_blank"&gt;http://www.yellowtechroad.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://www.youtube.com/yellowtechroad" rel="nofollow" target="_blank"&gt;https://www.youtube.com/yellowtechroad&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6e9e7d78-5352-40dd-be38-6f5996188a59] --&gt;</description>
      <pubDate>Sat, 15 Feb 2014 01:06:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1407060</guid>
      <dc:date>2014-02-15T01:06:14Z</dc:date>
      <clearspace:dateToText>8 months 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using jQuery UI in a timeline trigger</title>
      <link>https://forums.adobe.com/thread/1117439</link>
      <description>&lt;!-- [DocumentBodyStart:3c2f01af-9dae-450b-b09f-2ed99bc788aa] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am successfully using jQuery in timeline triggers, but something is going wrong when I try to use jQuery UI.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am loading jquery-ui-1.9.2.custom.js and jquery-ui-1.9.2.custom.css using yepnope in the creationComplete event for the stage object ("Symbol").&amp;nbsp; The same code that works in the "complete" function of the yepnope does not work in a timeline trigger.&amp;nbsp; The code is:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;sym.$("main_st_classic").hide("blind", { direction: "horizontal" }, 2000);&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So this is what it looks like bound to the default timeline:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 0, function(sym, e) {&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // insert code here&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sym.$("main_st_classic").hide("blind", { direction: "horizontal" }, 2000);&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;BTW, in the picture below the display property is set to &lt;strong&gt;Always On&lt;/strong&gt;, but I have tried it with &lt;strong&gt;On&lt;/strong&gt; and experienced the same problem.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any thoughts will be much appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-4930875-264180/edge_problem1.png"&gt;&lt;img alt="edge_problem1.png" class="jive-image jive-image-thumbnail" height="433" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-4930875-264180/450-433/edge_problem1.png" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3c2f01af-9dae-450b-b09f-2ed99bc788aa] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">trigger</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">jquery_ui</category>
      <pubDate>Tue, 18 Dec 2012 18:33:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1117439</guid>
      <dc:date>2012-12-18T18:33:07Z</dc:date>
      <clearspace:dateToText>1 year 11 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

