<?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>Portal-Studios : Web Design and Custom Flash Development</title>
	<atom:link href="http://portal-studios.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://portal-studios.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 13 Aug 2010 08:26:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Globs World</title>
		<link>http://portal-studios.com/2010/08/globs-world/</link>
		<comments>http://portal-studios.com/2010/08/globs-world/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 08:26:37 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Flash Development]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://portal-studios.com/?p=322</guid>
		<description><![CDATA[
GlobsWorld.com is a fun site based around a game called Globs: Path of the Guru.  It allows players to make puzzles and share them with their friends.  It even takes thumbnails of the levels to use as icons!  It&#8217;s pretty nifty you should check it out.
Click here to visit Globs World.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://GlobsWorld.com"><img src="http://portal-studios.com/wp-content/uploads/2010/08/GlobsWorld.jpg" alt="Flash game level editing site." title="GlobsWorld.com" width="600" height="336" class="aligncenter size-full wp-image-323" /></a><br />
GlobsWorld.com is a fun site based around a game called Globs: Path of the Guru.  It allows players to make puzzles and share them with their friends.  It even takes thumbnails of the levels to use as icons!  It&#8217;s pretty nifty you should check it out.<br />
<a href="http://www.globsworld.com/">Click here to visit Globs World.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://portal-studios.com/2010/08/globs-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Flash Trace Debug Mode</title>
		<link>http://portal-studios.com/2010/08/simple-flash-trace-debug-mode/</link>
		<comments>http://portal-studios.com/2010/08/simple-flash-trace-debug-mode/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 07:36:01 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://portal-studios.com/?p=314</guid>
		<description><![CDATA[I thought I would share a little snippet I use from time to time to allow me to turn on and off the trace function in my Flash work.
Basically instead of typing &#8220;trace(&#8216;hello world&#8217;);&#8221;  you type &#8220;debug(&#8216;hello world&#8217;);&#8221;.  
Then once you are done developing the swf you just change the debugMode variable to [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I would share a little snippet I use from time to time to allow me to turn on and off the trace function in my Flash work.</p>
<p>Basically instead of typing &#8220;trace(&#8216;hello world&#8217;);&#8221;  you type &#8220;debug(&#8216;hello world&#8217;);&#8221;.  </p>
<p>Then once you are done developing the swf you just change the debugMode variable to false and turn off all your trace functions to save a good bit of processing in the final product.  It&#8217;s quite handy.</p>
<p>Here is the code I use:</p>
<blockquote><p>var debugMode:Boolean = true;</p>
<p>function debug(STRING:String){<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(debugMode){<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;trace(STRING);<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />
}</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://portal-studios.com/2010/08/simple-flash-trace-debug-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TowelsAndHome.com Magento Store</title>
		<link>http://portal-studios.com/2010/07/towelsandhome-com-magento-store/</link>
		<comments>http://portal-studios.com/2010/07/towelsandhome-com-magento-store/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 03:12:57 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://portal-studios.com/?p=310</guid>
		<description><![CDATA[
This store was built using the Magento eCommerce script.  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.TowelsAndHome.com" target='_blank' ><img src="http://portal-studios.com/wp-content/uploads/2010/07/towelsBig.jpg" alt="" title="TowelsAndHome.com" width="600" height="562" class="aligncenter size-full wp-image-311" /></a></p>
<p>This store was built using the Magento eCommerce script.  </p>
]]></content:encoded>
			<wfw:commentRss>http://portal-studios.com/2010/07/towelsandhome-com-magento-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lifeguard Larry Deluxe now a Facebook Game</title>
		<link>http://portal-studios.com/2010/07/lifeguard-larry-deluxe-now-a-facebook-game/</link>
		<comments>http://portal-studios.com/2010/07/lifeguard-larry-deluxe-now-a-facebook-game/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 01:10:31 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://portal-studios.com/?p=306</guid>
		<description><![CDATA[I put together a Facebook app for my new game Lifeguard Larry Deluxe.  I&#8217;m actually pretty happy with how it turned out and I&#8217;m pretty sure that I will be integrating more social networking features into my games from this point on.
The hurtle that I was able to get over was making the facebook [...]]]></description>
			<content:encoded><![CDATA[<p>I put together a Facebook app for my new game Lifeguard Larry Deluxe.  I&#8217;m actually pretty happy with how it turned out and I&#8217;m pretty sure that I will be integrating more social networking features into my games from this point on.</p>
<p>The hurtle that I was able to get over was making the facebook calls work from the swf itself.  The swf currently has to be on facebook to work properly but I believe I might be able to figure out a way to make it work when the user isn&#8217;t on facebook.</p>
<p><center><a href="http://apps.facebook.com/lifeguard_larry/">Click here to play Lifeguard Larry Deluxe on Facebook.</a></center><br />
<a href="http://apps.facebook.com/lifeguard_larry/"><img src="http://portal-studios.com/wp-content/uploads/2010/07/lifeguardIcon275.jpg" alt="Play Lifeguard Larry Deluxe" title="Lifeguard Larry Deluxe" width="275" height="275" class="aligncenter size-full wp-image-307" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://portal-studios.com/2010/07/lifeguard-larry-deluxe-now-a-facebook-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lifeguard Larry Deluxe Flash Game</title>
		<link>http://portal-studios.com/2010/07/lifeguard-larry-deluxe-flash-game/</link>
		<comments>http://portal-studios.com/2010/07/lifeguard-larry-deluxe-flash-game/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 06:04:16 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Flash Development]]></category>
		<category><![CDATA[Flash Games]]></category>

		<guid isPermaLink="false">http://portal-studios.com/?p=301</guid>
		<description><![CDATA[
This is a funny flash game where you have one minute to find a way to save the drowning boy in the pool.  It is a little morbid but it&#8217;s really funny and memorable and people like games that surprise them.   This was a project that was made with another artist and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://portal-studios.com/wp-content/uploads/2010/07/gamejamPortal.jpg" alt="A screenshot from the Lifeguard Larry Deluxe Flash Game" title="Lifeguard Larry Deluxe Flash Game screenshot" width="599" height="315" class="aligncenter size-full wp-image-302" /></p>
<p>This is a funny flash game where you have one minute to find a way to save the drowning boy in the pool.  It is a little morbid but it&#8217;s really funny and memorable and people like games that surprise them.   This was a project that was made with another artist and a musician.  Click see more to play the game.<br />
<span id="more-301"></span><br />

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_0" width="600" height="550">
      <param name="movie" value="http://portal-studios.com/wp-content/uploads/2010/07/lifeGuard_click_secure.swf" />
      <param name="wmode" value="transparent" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://portal-studios.com/wp-content/uploads/2010/07/lifeGuard_click_secure.swf" width="600" height="550" wmode="transparent">
      <!--<![endif]-->
        <p>The Flash plugin is required to view this object.</p>
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
 </p>
]]></content:encoded>
			<wfw:commentRss>http://portal-studios.com/2010/07/lifeguard-larry-deluxe-flash-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Primary Flash game</title>
		<link>http://portal-studios.com/2010/06/primary-flash-game/</link>
		<comments>http://portal-studios.com/2010/06/primary-flash-game/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 23:45:15 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Games]]></category>

		<guid isPermaLink="false">http://portal-studios.com/?p=297</guid>
		<description><![CDATA[
Primary is an action platformer puzzle game where you control Roy.  A HUEman super soldier who must climb to the top of Prizim tower to stop an invasion of color eating monsters who want to lay waste to his planet.

Game design, programming, character design and sound design done by Dave Fulton. Additional artwork and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://portal-studios.com/wp-content/uploads/2010/06/sushi425x235.jpg" alt="" title="Primary425x235" width="425" height="235" class="aligncenter size-full wp-image-298" /><br />
Primary is an action platformer puzzle game where you control Roy.  A HUEman super soldier who must climb to the top of Prizim tower to stop an invasion of color eating monsters who want to lay waste to his planet.<br />
<span id="more-297"></span><br />
Game design, programming, character design and sound design done by Dave Fulton. Additional artwork and animation done by Matt Ackerman (Frozenfire).</p>
<p>W:Jump<br />
A and D move left and right<br />
S: Go invisible when yellow or drop from ledge when hanging.<br />
J K L or Clicking the screen: Change the color of your body.<br />
SpaceBar: actions for each ability.<br />
R: flip switches and enter doorways</p>
<div style="margin-top:5px;">
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_1" width="800" height="450">
      <param name="movie" value="http://games.mochiads.com/c/g/primary-leaderboards/PrimaryEngine_mochi_int.swf" />
      <param name="wmode" value="transparent" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://games.mochiads.com/c/g/primary-leaderboards/PrimaryEngine_mochi_int.swf" width="800" height="450" wmode="transparent">
      <!--<![endif]-->
        <p>The Flash plugin is required to view this object.</p>
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
</div>
]]></content:encoded>
			<wfw:commentRss>http://portal-studios.com/2010/06/primary-flash-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Venom (Fan Art)</title>
		<link>http://portal-studios.com/2010/03/venom-fan-art/</link>
		<comments>http://portal-studios.com/2010/03/venom-fan-art/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 23:05:34 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Illustration]]></category>

		<guid isPermaLink="false">http://portal-studios.com/?p=294</guid>
		<description><![CDATA[Sometimes you just have to draw for the love of it.  This was one of those times.  Thought it was good enough to include here to show my skills.

]]></description>
			<content:encoded><![CDATA[<p>Sometimes you just have to draw for the love of it.  This was one of those times.  Thought it was good enough to include here to show my skills.</p>
<p><img src="http://portal-studios.com/wp-content/uploads/2010/03/Venom_small.jpg" alt="" title="Venom Fan Art" width="600" height="398" class="aligncenter size-full wp-image-295" /></p>
]]></content:encoded>
			<wfw:commentRss>http://portal-studios.com/2010/03/venom-fan-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sir Marco Concept Artwork</title>
		<link>http://portal-studios.com/2010/03/sir-marco-concept-artwork/</link>
		<comments>http://portal-studios.com/2010/03/sir-marco-concept-artwork/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 23:02:48 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Illustration]]></category>

		<guid isPermaLink="false">http://portal-studios.com/?p=287</guid>
		<description><![CDATA[This is concept art for an upcoming game that I am working on.

]]></description>
			<content:encoded><![CDATA[<p>This is concept art for an upcoming game that I am working on.</p>
<p><img src="http://portal-studios.com/wp-content/uploads/2010/03/knight-sketch-color600.jpg" alt="" title="Sir Marco Concept Artwork" width="600" height="459" class="aligncenter size-full wp-image-290" /></p>
]]></content:encoded>
			<wfw:commentRss>http://portal-studios.com/2010/03/sir-marco-concept-artwork/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attending the Flash Gaming Summit.</title>
		<link>http://portal-studios.com/2010/03/attending-the-flash-gaming-summit/</link>
		<comments>http://portal-studios.com/2010/03/attending-the-flash-gaming-summit/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 05:40:19 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Flash Games]]></category>

		<guid isPermaLink="false">http://portal-studios.com/?p=284</guid>
		<description><![CDATA[I will be away from March 7th through the 9th to head out to San Francisco for the Flash Gaming Summit.  I will be taking many pictures and I will be sharing them here on my blog with you.
I will be reachable by phone if you need to contact me otherwise please have a [...]]]></description>
			<content:encoded><![CDATA[<p>I will be away from March 7th through the 9th to head out to San Francisco for the Flash Gaming Summit.  I will be taking many pictures and I will be sharing them here on my blog with you.</p>
<p>I will be reachable by phone if you need to contact me otherwise please have a great weekend and I will talk with you on Wednesday!<br />
<a href="http://www.flashgamingsummit.com"><img src="http://portal-studios.com/wp-content/uploads/2010/03/fgs_small1.jpg" alt="" title="Flash Gaming Summit" width="600" height="400" class="aligncenter size-full wp-image-285" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://portal-studios.com/2010/03/attending-the-flash-gaming-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Special Effects: Smoke</title>
		<link>http://portal-studios.com/2010/01/flash-special-effects-smoke/</link>
		<comments>http://portal-studios.com/2010/01/flash-special-effects-smoke/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 09:37:20 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://portal-studios.com/?p=280</guid>
		<description><![CDATA[Hey in my travels around the internet I stumble across some really neat things.   Case in point is a great tutorial for animators about how to animate smoke.  It&#8217;s really worth checking out if you are an animator like myself.
 Here is a link.
]]></description>
			<content:encoded><![CDATA[<p>Hey in my travels around the internet I stumble across some really neat things.   Case in point is a great tutorial for animators about how to animate smoke.  It&#8217;s really worth checking out if you are an animator like myself.<br />
<a href="http://flashfx.blogspot.com/2008/12/2-smoke.html"> Here is a link.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://portal-studios.com/2010/01/flash-special-effects-smoke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
