<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nhaskins.com &#187; flash</title>
	<atom:link href="http://nhaskins.com/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://nhaskins.com</link>
	<description>web development note book</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:44:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>I getting &#8216;flash developer&#8217; removed fr&#8230;</title>
		<link>http://nhaskins.com/status/i-getting-flash-developer-removed-fr/</link>
		<comments>http://nhaskins.com/status/i-getting-flash-developer-removed-fr/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 15:39:51 +0000</pubDate>
		<dc:creator>Nathan Haskins</dc:creator>
				<category><![CDATA[status]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://nhaskins.com/status/i-getting-flash-developer-removed-fr/</guid>
		<description><![CDATA[I&#8217;m removing &#8216;flash developer&#8217; from my resume. I don&#8217;t want to see the technology unsupported, but I don&#8217;t want to be the guy developing it either&#8230; too much of a hassle.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m removing &#8216;flash developer&#8217; from my resume.  I don&#8217;t want to see the technology unsupported, but I don&#8217;t want to be the guy developing it either&#8230; too much of a hassle.</p>]]></content:encoded>
			<wfw:commentRss>http://nhaskins.com/status/i-getting-flash-developer-removed-fr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full screen flash (as3) notes</title>
		<link>http://nhaskins.com/post/full-screen-flash-as3-notes/</link>
		<comments>http://nhaskins.com/post/full-screen-flash-as3-notes/#comments</comments>
		<pubDate>Mon, 17 May 2010 15:41:31 +0000</pubDate>
		<dc:creator>Nathan Haskins</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://nhaskins.com/post/full-screen-flash-as3-notes/</guid>
		<description><![CDATA[Adobe help file Working with full-screen mode : http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS2E9C7F3B-6A7C-4c5d-8ADD-5B23446FBEEB.html More about fullScreen and getting numbers: http://board.flashkit.com/board/showthread.php?t=806323 var ScreenSizeX:int = Capabilities.screenResolutionX; var ScreenSizeY:int = Capabilities.screenResolutionY; trace(ScreenSizeX + " ScreenSizeX"); trace(ScreenSizeY + " ScreenSizeY"); *the panoramic .swf generated in AS2 called into my viewer seem to having a mind of their own.]]></description>
			<content:encoded><![CDATA[<p>Adobe help file Working with full-screen mode : <a href="http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS2E9C7F3B-6A7C-4c5d-8ADD-5B23446FBEEB.html" rel="nofollow">http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS2E9C7F3B-6A7C-4c5d-8ADD-5B23446FBEEB.html</a></p>
<p>More about fullScreen and getting numbers: <a href="http://board.flashkit.com/board/showthread.php?t=806323" rel="nofollow">http://board.flashkit.com/board/showthread.php?t=806323</a></p>
<pre><code>var ScreenSizeX:int = Capabilities.screenResolutionX;
var ScreenSizeY:int = Capabilities.screenResolutionY;
trace(ScreenSizeX + " ScreenSizeX");
trace(ScreenSizeY + " ScreenSizeY"); </code></pre>
<p>*the panoramic .swf generated in AS2 called into my viewer seem to having a mind of their own.  </p>]]></content:encoded>
			<wfw:commentRss>http://nhaskins.com/post/full-screen-flash-as3-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trying to make a button move in scale wi&#8230;</title>
		<link>http://nhaskins.com/status/trying-to-make-a-button-move-in-scale-wi/</link>
		<comments>http://nhaskins.com/status/trying-to-make-a-button-move-in-scale-wi/#comments</comments>
		<pubDate>Mon, 17 May 2010 15:35:44 +0000</pubDate>
		<dc:creator>Nathan Haskins</dc:creator>
				<category><![CDATA[status]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://nhaskins.com/status/trying-to-make-a-button-move-in-scale-wi/</guid>
		<description><![CDATA[Trying to make a button move in scale with the canvas in flash when the goes into full screen&#8230; im almost getting it. Almost.]]></description>
			<content:encoded><![CDATA[<p>Trying to make a button move in scale with the canvas in flash when the goes into full screen&#8230; im almost getting it.  Almost.</p>]]></content:encoded>
			<wfw:commentRss>http://nhaskins.com/status/trying-to-make-a-button-move-in-scale-wi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>newEyeMedia panoramic wrapper</title>
		<link>http://nhaskins.com/post/neweyemedia-panoramic-wrapper/</link>
		<comments>http://nhaskins.com/post/neweyemedia-panoramic-wrapper/#comments</comments>
		<pubDate>Wed, 05 May 2010 14:09:24 +0000</pubDate>
		<dc:creator>Nathan Haskins</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[neweyemedia]]></category>

		<guid isPermaLink="false">http://nhaskins.com/post/neweyemedia-panoramic-wrapper/</guid>
		<description><![CDATA[Full screen event listener &#8211; http://blog.circlecube.com/2009/03/tutorial/as3-firefox-bug-enter-fullscreen-broadcasts-keyboard-events/ the &#8216;full screen&#8217; size of this external .swf panoramic file is limited by the Movie Clip container size.. i need to make the Movie Clip scale i guess. swfContainer.width = stage.width swfContainer.height = stage.height Helpful article for dealing with Load object events, for stuff like preloaders: http://www.actionscript.org/resources/articles/869/3/Preloading-in-ActionScript-30-the&#8211;Easy-Way/Page3.html strange if [...]]]></description>
			<content:encoded><![CDATA[<p>Full screen event listener &#8211; <a href="http://blog.circlecube.com/2009/03/tutorial/as3-firefox-bug-enter-fullscreen-broadcasts-keyboard-events/" rel="nofollow">http://blog.circlecube.com/2009/03/tutorial/as3-firefox-bug-enter-fullscreen-broadcasts-keyboard-events/</a></p>
<p>the &#8216;full screen&#8217; size of this external .swf panoramic file is limited by the Movie Clip container size.. i need to make the Movie Clip scale i guess.</p>
<p>swfContainer.width = stage.width<br />
swfContainer.height = stage.height</p>
<p>Helpful article for dealing with Load object events, for stuff like preloaders: <a href="http://www.actionscript.org/resources/articles/869/3/Preloading-in-ActionScript-30-the&#8211;Easy-Way/Page3.html" rel="nofollow">http://www.actionscript.org/resources/articles/869/3/Preloading-in-ActionScript-30-the&#8211;Easy-Way/Page3.html</a></p>
<p>strange if i added the .swf to the canvas inside the onComplete function, it wold lose it&#8217;s full screen scaling property.  Had to remove it from the function to fix it.</p>]]></content:encoded>
			<wfw:commentRss>http://nhaskins.com/post/neweyemedia-panoramic-wrapper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

