<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: GetURL and javascript</title>
	<atom:link href="http://www.danieltome.com/blog/2007/01/30/geturl-and-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danieltome.com/blog/2007/01/30/geturl-and-javascript/</link>
	<description>Flash, PHP, Open Source, Actionscript, Australia and Argentina stuff.</description>
	<lastBuildDate>Tue, 14 Dec 2010 16:25:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Free Flash Animation</title>
		<link>http://www.danieltome.com/blog/2007/01/30/geturl-and-javascript/comment-page-1/#comment-49742</link>
		<dc:creator>Free Flash Animation</dc:creator>
		<pubDate>Fri, 10 Feb 2012 20:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://danieltome.com/index.php/2007/01/30/geturl-and-javascript/#comment-49742</guid>
		<description>Thank you for sharing this information. I found it very needful for me. Wonderful job.</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this information. I found it very needful for me. Wonderful job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicolas</title>
		<link>http://www.danieltome.com/blog/2007/01/30/geturl-and-javascript/comment-page-1/#comment-32406</link>
		<dc:creator>nicolas</dc:creator>
		<pubDate>Fri, 10 Feb 2012 14:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://danieltome.com/index.php/2007/01/30/geturl-and-javascript/#comment-32406</guid>
		<description>one more thing: you must put void(0); after the function call, otherwise the popup will open in a new window but the original window will change to &quot;object: window&quot; (Firefox) or &quot;object&quot; (IE), very annoying. At least when you use the &quot;javascript: window.open&quot; syntax.</description>
		<content:encoded><![CDATA[<p>one more thing: you must put void(0); after the function call, otherwise the popup will open in a new window but the original window will change to &#8220;object: window&#8221; (Firefox) or &#8220;object&#8221; (IE), very annoying. At least when you use the &#8220;javascript: window.open&#8221; syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicolas</title>
		<link>http://www.danieltome.com/blog/2007/01/30/geturl-and-javascript/comment-page-1/#comment-32404</link>
		<dc:creator>nicolas</dc:creator>
		<pubDate>Fri, 10 Feb 2012 13:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://danieltome.com/index.php/2007/01/30/geturl-and-javascript/#comment-32404</guid>
		<description>Great! I was about to pull off my hear. It&#039;s always the same allowScriptAccess thing. Why didn&#039;t I think of this before?

But having a security parameter and having to bypass it everytime to get things to work, definitely defeats the purpose. Ahh, the old problem of flash security...</description>
		<content:encoded><![CDATA[<p>Great! I was about to pull off my hear. It&#8217;s always the same allowScriptAccess thing. Why didn&#8217;t I think of this before?</p>
<p>But having a security parameter and having to bypass it everytime to get things to work, definitely defeats the purpose. Ahh, the old problem of flash security&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.danieltome.com/blog/2007/01/30/geturl-and-javascript/comment-page-1/#comment-32018</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 10 Feb 2012 03:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://danieltome.com/index.php/2007/01/30/geturl-and-javascript/#comment-32018</guid>
		<description>I&#039;m glad I found your article.  This was driving me nuts.  Strangely for me I was experiencing different results.  The getURL(&quot;javascript... function was working locally but not on the server.  Adding this parameter resolved the issue for me.  Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad I found your article.  This was driving me nuts.  Strangely for me I was experiencing different results.  The getURL(&#8220;javascript&#8230; function was working locally but not on the server.  Adding this parameter resolved the issue for me.  Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.danieltome.com/blog/2007/01/30/geturl-and-javascript/comment-page-1/#comment-3167</link>
		<dc:creator>david</dc:creator>
		<pubDate>Fri, 10 Feb 2012 06:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://danieltome.com/index.php/2007/01/30/geturl-and-javascript/#comment-3167</guid>
		<description>Man. I wish I would have read this days ago.
Thanks</description>
		<content:encoded><![CDATA[<p>Man. I wish I would have read this days ago.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danno</title>
		<link>http://www.danieltome.com/blog/2007/01/30/geturl-and-javascript/comment-page-1/#comment-1522</link>
		<dc:creator>Danno</dc:creator>
		<pubDate>Fri, 10 Feb 2012 11:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://danieltome.com/index.php/2007/01/30/geturl-and-javascript/#comment-1522</guid>
		<description>&lt;p&gt;You add that in the html where you are adding your swf file.&lt;br /&gt;
For example:&lt;/p&gt;
&lt;p&gt;If you&#039;re using the old way:&lt;/p&gt;
&lt;p&gt;
&lt;object classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; codebase=&quot;...&quot; width=&quot;550&quot; height=&quot;400&quot; id=&quot;right_button&quot; align=&quot;middle&quot;&gt;
&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot; /&gt;
&lt;param name=&quot;movie&quot; value=&quot;mymovie.swf&quot; /&gt;
&lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;
&lt;param name=&quot;bgcolor&quot; value=&quot;#ffffff&quot; /&gt;
&lt;embed src=&quot;mymovie.swf&quot; menu=&quot;false&quot; quality=&quot;high&quot; bgcolor=&quot;#ffffff&quot; width=&quot;550&quot; height=&quot;400&quot; name=&quot;movie&quot; align=&quot;middle&quot; allowScriptAccess=&quot;always&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot; /&gt;
&lt;/object&gt;
&lt;/p&gt;
&lt;p&gt;Or using swfobject:&lt;/p&gt;
&lt;p&gt;
var so = new FlashObject(&quot;mymovie.swf&quot;, &quot;movie&quot;, &quot;550&quot;, &quot;400&quot;, &quot;7&quot;, &quot;#ffffff&quot;);
so.addParam(&quot;allowScriptAccess&quot;, &quot;always&quot;);&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You add that in the html where you are adding your swf file.<br />
For example:</p>
<p>If you&#8217;re using the old way:</p>
<p>
&lt;object classid=&#8221;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#8243; codebase=&#8221;&#8230;&#8221; width=&#8221;550&#8243; height=&#8221;400&#8243; id=&#8221;right_button&#8221; align=&#8221;middle&#8221;&gt;<br />
&lt;param name=&#8221;allowScriptAccess&#8221; value=&#8221;always&#8221; /&gt;<br />
&lt;param name=&#8221;movie&#8221; value=&#8221;mymovie.swf&#8221; /&gt;<br />
&lt;param name=&#8221;quality&#8221; value=&#8221;high&#8221; /&gt;<br />
&lt;param name=&#8221;bgcolor&#8221; value=&#8221;#ffffff&#8221; /&gt;<br />
&lt;embed src=&#8221;mymovie.swf&#8221; menu=&#8221;false&#8221; quality=&#8221;high&#8221; bgcolor=&#8221;#ffffff&#8221; width=&#8221;550&#8243; height=&#8221;400&#8243; name=&#8221;movie&#8221; align=&#8221;middle&#8221; allowScriptAccess=&#8221;always&#8221; type=&#8221;application/x-shockwave-flash&#8221; pluginspage=&#8221;http://www.macromedia.com/go/getflashplayer&#8221; /&gt;<br />
&lt;/object&gt;
</p>
<p>Or using swfobject:</p>
<p>
var so = new FlashObject(&#8220;mymovie.swf&#8221;, &#8220;movie&#8221;, &#8220;550&#8243;, &#8220;400&#8243;, &#8220;7&#8243;, &#8220;#ffffff&#8221;);<br />
so.addParam(&#8220;allowScriptAccess&#8221;, &#8220;always&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yin</title>
		<link>http://www.danieltome.com/blog/2007/01/30/geturl-and-javascript/comment-page-1/#comment-1520</link>
		<dc:creator>Yin</dc:creator>
		<pubDate>Fri, 10 Feb 2012 04:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://danieltome.com/index.php/2007/01/30/geturl-and-javascript/#comment-1520</guid>
		<description>where do you add the parameter=allowscriptacess and value=always?

I currently have but the window doesn&#039;t want to open:

on (release) {
	stopDrag();
getURL(&quot;Javascript.openNewWindow
&#039;http://www.macromedia.com&#039;,&#039;MMhome&#039;, &#039;width=550&#039;,&#039;height=400&#039;);&quot;);
}
Thanks</description>
		<content:encoded><![CDATA[<p>where do you add the parameter=allowscriptacess and value=always?</p>
<p>I currently have but the window doesn&#8217;t want to open:</p>
<p>on (release) {<br />
	stopDrag();<br />
getURL(&#8220;Javascript.openNewWindow<br />
&#8216;http://www.macromedia.com&#8217;,'MMhome&#8217;, &#8216;width=550&#8242;,&#8217;height=400&#8242;);&#8221;);<br />
}<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

