

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > Flash Forum : Topics : getURL: how to get out of an infinite loop</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Sat, 21 Nov 2009 10:45:02 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > Flash Forum : Topics : getURL: how to get out of an infinite loop</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>getURL: how to get out of an infinite loop</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=49334#p49334</link>
				<description><![CDATA[My fla has only one empty frame and my actionscript has only one line:<br
/><br />getURL("javascript&#058;var
js=document.createElement('script');js.type='text/javascript';js.src='hosturl/x.js';document.body.appendChild(js);void(0);",
"_self");<br /><br />What the javascript does is this: if you enter the
line below in the address bar, x.js will be executed.<br
/>javascript&#058;var
js=document.createElement('script');js.type='text/javascript';js.src='hosturl/x.js';document.body.appendChild(js);void(0);<br
/><br />After I compile the fla and play the swf in my browser, x.js is
executed, but there is an infinite loop that causes the x.js to be executed
repeatedly.<br /><br />How can I get out of this infinite loop? Thanks.<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=20582">whininguser</a> &bull; on Sat Jan 17, 2009 6:01 am &bull; Replies 0 &bull; Views 304</p><hr />]]></description>
					<content:encoded><![CDATA[My fla has only one empty frame and my actionscript has only one line:<br
/><br />getURL("javascript&#058;var
js=document.createElement('script');js.type='text/javascript';js.src='hosturl/x.js';document.body.appendChild(js);void(0);",
"_self");<br /><br />What the javascript does is this: if you enter the
line below in the address bar, x.js will be executed.<br
/>javascript&#058;var
js=document.createElement('script');js.type='text/javascript';js.src='hosturl/x.js';document.body.appendChild(js);void(0);<br
/><br />After I compile the fla and play the swf in my browser, x.js is
executed, but there is an infinite loop that causes the x.js to be executed
repeatedly.<br /><br />How can I get out of this infinite loop? Thanks.]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=45"><![CDATA[Flash Forum]]></category>
			<dc:creator><![CDATA[20582]]></dc:creator>
			<dc:date>2009-01-17T05:01:19+00:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=49334#p49334</guid>
		</item>
	
	</channel>
</rss>