<?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: How to Pause a Flash Movie	</title>
	<atom:link href="https://jessewarden.com/2004/03/how-to-pause-a-flash-movie.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2004/03/how-to-pause-a-flash-movie.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Fri, 23 Apr 2004 16:26:29 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2004/03/how-to-pause-a-flash-movie.html/comment-page-1#comment-1509</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Fri, 23 Apr 2004 16:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=478#comment-1509</guid>

					<description><![CDATA[...still workin&#039; on that one, chief...
]]></description>
			<content:encoded><![CDATA[<p>&#8230;still workin&#8217; on that one, chief&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: yotsse		</title>
		<link>https://jessewarden.com/2004/03/how-to-pause-a-flash-movie.html/comment-page-1#comment-1508</link>

		<dc:creator><![CDATA[yotsse]]></dc:creator>
		<pubDate>Fri, 23 Apr 2004 12:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=478#comment-1508</guid>

					<description><![CDATA[Hi,

How can I play pause my movie without the print function ???

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>How can I play pause my movie without the print function ???</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: squib		</title>
		<link>https://jessewarden.com/2004/03/how-to-pause-a-flash-movie.html/comment-page-1#comment-1507</link>

		<dc:creator><![CDATA[squib]]></dc:creator>
		<pubDate>Mon, 29 Mar 2004 13:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=478#comment-1507</guid>

					<description><![CDATA[but that beings up the print dialogue box (WinXP) - surely that will confuse the hell  out&#039;a users ?]]></description>
			<content:encoded><![CDATA[<p>but that beings up the print dialogue box (WinXP) &#8211; surely that will confuse the hell  out&#8217;a users ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PiXELWiT		</title>
		<link>https://jessewarden.com/2004/03/how-to-pause-a-flash-movie.html/comment-page-1#comment-1506</link>

		<dc:creator><![CDATA[PiXELWiT]]></dc:creator>
		<pubDate>Sat, 27 Mar 2004 05:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=478#comment-1506</guid>

					<description><![CDATA[Great hack.]]></description>
			<content:encoded><![CDATA[<p>Great hack.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Casey Corcoran		</title>
		<link>https://jessewarden.com/2004/03/how-to-pause-a-flash-movie.html/comment-page-1#comment-1505</link>

		<dc:creator><![CDATA[Casey Corcoran]]></dc:creator>
		<pubDate>Sat, 27 Mar 2004 01:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=478#comment-1505</guid>

					<description><![CDATA[Interesting indeed, the only thing I can add is that you can alternatively do your switch statement like so:

switch(Key.getCode()){
  case 80: case 19:
  pauseMovie();
  break;
}

Cheers!]]></description>
			<content:encoded><![CDATA[<p>Interesting indeed, the only thing I can add is that you can alternatively do your switch statement like so:</p>
<p>switch(Key.getCode()){<br />
  case 80: case 19:<br />
  pauseMovie();<br />
  break;<br />
}</p>
<p>Cheers!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
