<?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 Fullscreen Fun</title>
	<atom:link href="http://orangesplotch.com/blog/flash-fullscreen-fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://orangesplotch.com/blog/flash-fullscreen-fun/</link>
	<description>Web developing in the middle of the night.</description>
	<lastBuildDate>Tue, 23 Feb 2010 05:24:26 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: <img src='http://orangesplotch.com/blog/wp-content/plugins/rpx/images/openid.png'/> mattc</title>
		<link>http://orangesplotch.com/blog/flash-fullscreen-fun/comment-page-1/#comment-191</link>
		<dc:creator><img src='http://orangesplotch.com/blog/wp-content/plugins/rpx/images/openid.png'/> mattc</dc:creator>
		<pubDate>Tue, 13 May 2008 21:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://orangesplotch.com/blog/?p=58#comment-191</guid>
		<description>That&#039;s exactly what you need to do. Instead of 
&lt;code&gt;stage.addEventHandler( ... &lt;/code&gt;, use &lt;code&gt;mybutton.addEventHandler( ... &lt;/code&gt; to call the fullscreen function.</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly what you need to do. Instead of<br />
<code>stage.addEventHandler( ... </code>, use <code>mybutton.addEventHandler( ... </code> to call the fullscreen function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: franco</title>
		<link>http://orangesplotch.com/blog/flash-fullscreen-fun/comment-page-1/#comment-182</link>
		<dc:creator>franco</dc:creator>
		<pubDate>Sat, 10 May 2008 10:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://orangesplotch.com/blog/?p=58#comment-182</guid>
		<description>If I want to use this in a button (so when clicked it will make the stage full screen and not when I click on the stage itself. How will I do this...can I just put the code above in a onRelease function or is there another way?</description>
		<content:encoded><![CDATA[<p>If I want to use this in a button (so when clicked it will make the stage full screen and not when I click on the stage itself. How will I do this&#8230;can I just put the code above in a onRelease function or is there another way?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
