<?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: Message List - Same-Origin-Policy error ?</title>
    <link>https://forums.adobe.com/community/edge_animate?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Sun, 02 Nov 2014 18:30:04 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-02T18:30:04Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Same-Origin-Policy error ?</title>
      <link>https://forums.adobe.com/message/6892120?tstart=0#6892120</link>
      <description>&lt;!-- [DocumentBodyStart:c2ca1c1b-13c3-41a4-9061-56d255d1f2f2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thank you for your answer :-)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It's a good idea to start action&amp;nbsp; &lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;when the composition is loaded but I also need to trigger actions when I click on a button (I have a submenu that should allow me to play parts of the animation in the iframe).&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Nicolas&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c2ca1c1b-13c3-41a4-9061-56d255d1f2f2] --&gt;&lt;img src='/beacon?t=1415898324773' /&gt;</description>
      <pubDate>Sun, 02 Nov 2014 18:30:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6892120?tstart=0#6892120</guid>
      <dc:date>2014-11-02T18:30:04Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Same-Origin-Policy error ?</title>
      <link>https://forums.adobe.com/message/6891965?tstart=0#6891965</link>
      <description>&lt;!-- [DocumentBodyStart:0ecbf802-ac63-4d1d-b411-7244119f4779] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Chrome due to security reasons does throw that error.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But there is one workaround you can try with:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In file muscle-01_edgeActions.js, replace &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Edge symbol: 'stage'&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (function(symbolName) {&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; })("stage");&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;with &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Edge symbol: 'stage'&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (function(symbolName) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Symbol.bindElementAction(compId, symbolName, "document", "compositionReady", function(sym, e) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // insert code to be run when the composition is fully loaded here&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sym.getComposition().getStage().$('title').html('Frontalis');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sym.getComposition().getStage().getSymbol('an-01').play(0);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; })("stage");&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;hth,&lt;/p&gt;&lt;p&gt;Vivekuma&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0ecbf802-ac63-4d1d-b411-7244119f4779] --&gt;</description>
      <pubDate>Sun, 02 Nov 2014 17:20:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6891965?tstart=0#6891965</guid>
      <dc:date>2014-11-02T17:20:40Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re: Same-Origin-Policy error ?</title>
      <link>https://forums.adobe.com/message/6891597?tstart=0#6891597</link>
      <description>&lt;!-- [DocumentBodyStart:7a085a44-3f15-4692-9fd0-103eacab3ae1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Better link here : &lt;a class="jive-link-external-small" href="http://demo.ovh.eu/fr/84dd79d7f3193cc71ce2c7ea108727cb/" rel="nofollow"&gt;http://demo.ovh.eu/fr/84dd79d7f3193cc71ce2c7ea108727cb/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7a085a44-3f15-4692-9fd0-103eacab3ae1] --&gt;</description>
      <pubDate>Sun, 02 Nov 2014 15:08:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6891597?tstart=0#6891597</guid>
      <dc:date>2014-11-02T15:08:18Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re: Same-Origin-Policy error ?</title>
      <link>https://forums.adobe.com/message/6891595?tstart=0#6891595</link>
      <description>&lt;!-- [DocumentBodyStart:93fc3aa1-63bd-4fc9-8ce8-99fe84e16ce4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Here is the link, thank you :-)&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://paf.im/e52Tk" rel="nofollow"&gt;http://paf.im/e52Tk&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Click on the button "select a muscle"&lt;/p&gt;&lt;p&gt;In the menu, click on Frontalis. A composition will open with an animation and a little text. &lt;/p&gt;&lt;p&gt;In Chrome the text will be "title". It should be frontalis, like on the others browsers.&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;Nicolas&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:93fc3aa1-63bd-4fc9-8ce8-99fe84e16ce4] --&gt;</description>
      <pubDate>Sun, 02 Nov 2014 15:05:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6891595?tstart=0#6891595</guid>
      <dc:date>2014-11-02T15:05:39Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Same-Origin-Policy error ?</title>
      <link>https://forums.adobe.com/message/6891629?tstart=0#6891629</link>
      <description>&lt;!-- [DocumentBodyStart:2136792f-4bf4-4bf9-af17-34ddc56d3d7b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can you share the composition with us to check it out?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2136792f-4bf4-4bf9-af17-34ddc56d3d7b] --&gt;</description>
      <pubDate>Sun, 02 Nov 2014 14:06:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6891629?tstart=0#6891629</guid>
      <dc:date>2014-11-02T14:06:19Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Same-Origin-Policy error ?</title>
      <link>https://forums.adobe.com/message/6891191?tstart=0#6891191</link>
      <description>&lt;!-- [DocumentBodyStart:37d38f52-4b34-4d44-84a0-09c3a618706f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm working on a project wich contains a lot of animation so I chose edgeCommons.&lt;br/&gt;My client wants the site to be visible offline .&lt;/p&gt;&lt;p&gt;Here is my problem : I have a wrapper and when I try to interact from the wrapper on a nested movie that does not work on Chrome offline. However if I try to perform the same action on the site hosted on a remote server, it works .&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In offline console chrome says:&lt;/p&gt;&lt;p&gt;"Uncaught SecurityError: Blocked a frame with origin "null" from accessing a frame with origin "null". Protocols, domains, and ports must match."&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;Here's an example from my code. When I click on the link in my menu , it injects the " muscle - 01.html " page in the "content " container ( in an iframe ) and it replaces the "title" text with the word " frontalis " .&lt;/p&gt;&lt;p&gt;In my case the " muscle -01 " loads but the text is not replaced . I tested other actions but none work offline in Chrome .&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;EC.loadComposition('muscle-01.html', sym.getComposition().getStage().getSymbol('content'))&lt;/p&gt;&lt;p&gt;.done(function(comp){&lt;/p&gt;&lt;p&gt;&amp;nbsp; comp.getStage().$('title').html('Frontalis');&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;-------------&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this caused by the Same-Origin-Policy error?&lt;/p&gt;&lt;p&gt;How can I fix the problem so that it works on all browsers offline?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you very much for your help :-)&lt;/p&gt;&lt;p&gt;Nicolas&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:37d38f52-4b34-4d44-84a0-09c3a618706f] --&gt;</description>
      <pubDate>Sun, 02 Nov 2014 10:52:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6891191?tstart=0#6891191</guid>
      <dc:date>2014-11-02T10:52:31Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

