<?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: Flash Actionscript getURL</title>
	<atom:link href="http://www.flashcs.com/actionscript/flash-actionscript-geturl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashcs.com/actionscript/flash-actionscript-geturl/</link>
	<description></description>
	<lastBuildDate>Fri, 14 Oct 2011 14:41:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: John Clarkson</title>
		<link>http://www.flashcs.com/actionscript/flash-actionscript-geturl/#comment-2518</link>
		<dc:creator>John Clarkson</dc:creator>
		<pubDate>Thu, 02 Dec 2010 13:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashcs.com/?p=1323#comment-2518</guid>
		<description>I&#039;ve put some GET statements on a row of buttons in flash like the following but it doesn&#039;t work quite right. What happens is this. You access the front page www.bornefromabove.co.uk/news/html, and you choose a button. It pops up a new browser. ONly from WITHIN this browser will it then let you navigate across the pages using one browser. Why does it pop one up to start with? But then work okay once you are inside the browser it has popped up. I just don&#039;t get it. 

news.onRelease=function() {
	getURL(&quot;http://www.bornefromabove.co.uk/news.html&quot;,target=_self);
}
about_us.onRelease=function() {
	getURL(&quot;http://www.bornefromabove.co.uk/About_us.html&quot;,target=_self);
}
fanzone.onRelease=function() {
	getURL(&quot;http://www.bornefromabove.co.uk/Fanzone.html&quot;,target=_self);
}
shop.onRelease=function() {
	getURL(&quot;http://www.bornefromabove.co.uk/shop.html&quot;,target=_self);
}
links.onRelease=function() {
	getURL(&quot;http://www.bornefromabove.co.uk/links.html&quot;,target=_self);
}
email.onRelease=function() {
	getURL(&quot;http://www.bornefromabove.co.uk/email.html&quot;,target=_self);
}</description>
		<content:encoded><![CDATA[<p>I&#8217;ve put some GET statements on a row of buttons in flash like the following but it doesn&#8217;t work quite right. What happens is this. You access the front page <a href="http://www.bornefromabove.co.uk/news/html" rel="nofollow">http://www.bornefromabove.co.uk/news/html</a>, and you choose a button. It pops up a new browser. ONly from WITHIN this browser will it then let you navigate across the pages using one browser. Why does it pop one up to start with? But then work okay once you are inside the browser it has popped up. I just don&#8217;t get it. </p>
<p>news.onRelease=function() {<br />
	getURL(&#8220;http://www.bornefromabove.co.uk/news.html&#8221;,target=_self);<br />
}<br />
about_us.onRelease=function() {<br />
	getURL(&#8220;http://www.bornefromabove.co.uk/About_us.html&#8221;,target=_self);<br />
}<br />
fanzone.onRelease=function() {<br />
	getURL(&#8220;http://www.bornefromabove.co.uk/Fanzone.html&#8221;,target=_self);<br />
}<br />
shop.onRelease=function() {<br />
	getURL(&#8220;http://www.bornefromabove.co.uk/shop.html&#8221;,target=_self);<br />
}<br />
links.onRelease=function() {<br />
	getURL(&#8220;http://www.bornefromabove.co.uk/links.html&#8221;,target=_self);<br />
}<br />
email.onRelease=function() {<br />
	getURL(&#8220;http://www.bornefromabove.co.uk/email.html&#8221;,target=_self);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamil haider</title>
		<link>http://www.flashcs.com/actionscript/flash-actionscript-geturl/#comment-1976</link>
		<dc:creator>jamil haider</dc:creator>
		<pubDate>Fri, 17 Sep 2010 11:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashcs.com/?p=1323#comment-1976</guid>
		<description>Hello! dear can you tell me how to make a hyperlink on any flv video in flash cs4,cs3
Please tell  me about this ?
Best Regard 
           Jamil Haider</description>
		<content:encoded><![CDATA[<p>Hello! dear can you tell me how to make a hyperlink on any flv video in flash cs4,cs3<br />
Please tell  me about this ?<br />
Best Regard<br />
           Jamil Haider</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Actionscript getURL &#124; Flash tutorials &#124; Flash video &#124; Flash &#8230; at Flash Designers</title>
		<link>http://www.flashcs.com/actionscript/flash-actionscript-geturl/#comment-371</link>
		<dc:creator>Flash Actionscript getURL &#124; Flash tutorials &#124; Flash video &#124; Flash &#8230; at Flash Designers</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashcs.com/?p=1323#comment-371</guid>
		<description>[...] is the original: Flash Actionscript getURL &#124; Flash tutorials &#124; Flash video &#124; Flash &#8230;                [...]</description>
		<content:encoded><![CDATA[<p>[...] is the original: Flash Actionscript getURL | Flash tutorials | Flash video | Flash &#8230;                [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

