<?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: &#8220;getURL doesn&#8217;t work!&#8221;</title>
	<atom:link href="http://www.psyked.co.uk/actionscript/geturl-doesnt-work.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.psyked.co.uk/actionscript/geturl-doesnt-work.htm</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 13:08:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alam</title>
		<link>http://www.psyked.co.uk/actionscript/geturl-doesnt-work.htm/comment-page-1#comment-9271</link>
		<dc:creator>Alam</dc:creator>
		<pubDate>Wed, 05 Oct 2011 03:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://EverusedstronggetURL();/strongforloadingnewpagesinFlash?That&#039;showyouloadanewpage.Obvious,huh?In97%ofsituationsitworksfine.Theother3%itdoesn&#039;t*I&#039;vehadaroughridewithgetURLunexplicablynotfunctioning.Turnsoutth#comment-9271</guid>
		<description>i had same problem.
alls.on(release){
	//Replace URL with your own URL, or customized actions.
	getURL(&quot;http://www.filmsemestamendukung.com/index.php&quot;, _blank);
};

// or
alls.onRelease{
	//Replace URL with your own URL, or customized actions.
	getURL(&quot;http://www.filmsemestamendukung.com/index.php&quot;, _blank);
};

 also wont work.</description>
		<content:encoded><![CDATA[<p>i had same problem.<br />
alls.on(release){<br />
	//Replace URL with your own URL, or customized actions.<br />
	getURL(&#8220;http://www.filmsemestamendukung.com/index.php&#8221;, _blank);<br />
};</p>
<p>// or<br />
alls.onRelease{<br />
	//Replace URL with your own URL, or customized actions.<br />
	getURL(&#8220;http://www.filmsemestamendukung.com/index.php&#8221;, _blank);<br />
};</p>
<p> also wont work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pallzoltan</title>
		<link>http://www.psyked.co.uk/actionscript/geturl-doesnt-work.htm/comment-page-1#comment-6719</link>
		<dc:creator>pallzoltan</dc:creator>
		<pubDate>Tue, 16 Feb 2010 14:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://EverusedstronggetURL();/strongforloadingnewpagesinFlash?That&#039;showyouloadanewpage.Obvious,huh?In97%ofsituationsitworksfine.Theother3%itdoesn&#039;t*I&#039;vehadaroughridewithgetURLunexplicablynotfunctioning.Turnsoutth#comment-6719</guid>
		<description>it means that you write getURL(&#039;http://www.google.com/&#039;); instead of getURL(&#039;http://www.google.com/&#039;, &#039;_blank&#039;);</description>
		<content:encoded><![CDATA[<p>it means that you write getURL(&#8216;<a href="http://www.google.com/" rel="nofollow">http://www.google.com/</a>&#8216;); instead of getURL(&#8216;<a href="http://www.google.com/&#039;" rel="nofollow">http://www.google.com/&#039;</a>, &#8216;_blank&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.psyked.co.uk/actionscript/geturl-doesnt-work.htm/comment-page-1#comment-6718</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 16 Feb 2010 14:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://EverusedstronggetURL();/strongforloadingnewpagesinFlash?That&#039;showyouloadanewpage.Obvious,huh?In97%ofsituationsitworksfine.Theother3%itdoesn&#039;t*I&#039;vehadaroughridewithgetURLunexplicablynotfunctioning.Turnsoutth#comment-6718</guid>
		<description>What is: &#039;omit target parameter&#039;?

How do you set this? Example?</description>
		<content:encoded><![CDATA[<p>What is: &#8216;omit target parameter&#8217;?</p>
<p>How do you set this? Example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pall zoltan</title>
		<link>http://www.psyked.co.uk/actionscript/geturl-doesnt-work.htm/comment-page-1#comment-652</link>
		<dc:creator>pall zoltan</dc:creator>
		<pubDate>Thu, 27 Dec 2007 16:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://EverusedstronggetURL();/strongforloadingnewpagesinFlash?That&#039;showyouloadanewpage.Obvious,huh?In97%ofsituationsitworksfine.Theother3%itdoesn&#039;t*I&#039;vehadaroughridewithgetURLunexplicablynotfunctioning.Turnsoutth#comment-652</guid>
		<description>i&#039;ve had the same problem, and for a reason or another, getURL wouldn&#039;t work
so i had to move my code form the .as file onto the button itself...

i&#039;ve seen people having problems with this even in flash 5... i was using flash cs3, publishing FP9, AS2</description>
		<content:encoded><![CDATA[<p>i&#8217;ve had the same problem, and for a reason or another, getURL wouldn&#8217;t work<br />
so i had to move my code form the .as file onto the button itself&#8230;</p>
<p>i&#8217;ve seen people having problems with this even in flash 5&#8230; i was using flash cs3, publishing FP9, AS2</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/15 queries in 0.006 seconds using disk: basic
Object Caching 595/600 objects using disk: basic

Served from: www.psyked.co.uk @ 2012-02-10 08:42:19 -->
