<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>the official as3isolib blog</title>
	<atom:link href="http://as3isolib.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://as3isolib.wordpress.com</link>
	<description>actionscript3 isometric library (v1/v2)</description>
	<lastBuildDate>Wed, 12 Jun 2013 16:39:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='as3isolib.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/ed6f259a347ee54a7cb5178b3195362c?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>the official as3isolib blog</title>
		<link>http://as3isolib.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://as3isolib.wordpress.com/osd.xml" title="the official as3isolib blog" />
	<atom:link rel='hub' href='http://as3isolib.wordpress.com/?pushpress=hub'/>
		<item>
		<title>V2 development on hold until further notice (end of post)</title>
		<link>http://as3isolib.wordpress.com/2012/05/18/v2-development-on-hold-until-further-notice-end-of-post/</link>
		<comments>http://as3isolib.wordpress.com/2012/05/18/v2-development-on-hold-until-further-notice-end-of-post/#comments</comments>
		<pubDate>Fri, 18 May 2012 17:50:04 +0000</pubDate>
		<dc:creator>jwopitz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://as3isolib.wordpress.com/?p=199</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=199&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/as3isolib.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/as3isolib.wordpress.com/199/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=199&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://as3isolib.wordpress.com/2012/05/18/v2-development-on-hold-until-further-notice-end-of-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/290aadf0da43aaaf3cf84934c9c42bf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jwopitz</media:title>
		</media:content>
	</item>
		<item>
		<title>Minimal as3isolib.v2 Preview Release project (as3-only)</title>
		<link>http://as3isolib.wordpress.com/2012/02/19/minimal-as3isolib-v2-preview-release-project-as3-only/</link>
		<comments>http://as3isolib.wordpress.com/2012/02/19/minimal-as3isolib-v2-preview-release-project-as3-only/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 22:11:32 +0000</pubDate>
		<dc:creator>jwopitz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://as3isolib.wordpress.com/?p=196</guid>
		<description><![CDATA[preface Keep in mind that these tutorials MAY (&#38; likely will) become out dated very soon.  This is NOT a beta release, it is still actively in development and as such, the APIs and implementations are subject to change.  All interim licenses are applicable. prerequisites as3isolib.v2 preview release an actionscript IDE (Flash Builder, Flash, Flash [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=196&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h1>preface</h1>
<p>Keep in mind that these tutorials MAY (&amp; likely will) become out dated very soon.  This is NOT a beta release, it is still actively in development and as such, the APIs and implementations are subject to change.  All interim licenses are applicable.</p>
<h1>prerequisites</h1>
<ul>
<li>as3isolib.v2 preview release</li>
<li>an actionscript IDE (Flash Builder, Flash, Flash Develop, FDT)</li>
<li>basic understanding of the actionscript 3 APIs and flash display architecture</li>
</ul>
<p>Assuming you have already set up your project, you can now start coding your first as3isolib.v2 project.  If you haven&#8217;t you can read the <a href="http://as3isolib.wordpress.com/2012/02/19/getting-started-w-the-as3isolib-v2-preview-releases/">previous tutorial on setting up your project</a>.</p>
<h1>a basic example</h1>
<p>Creating a basic working example is super simple.  Every as3isolib.v2 project will require 4 key components to function.</p>
<ul>
<li>camera &#8211; basic information about where you are in the iso world (for now, later we will be able to track targets)</li>
<li>canvas &#8211; what we &#8220;paint&#8221; to.  This is the only connection to the flash diplay list.  Later on there will be other types of canvases, namely a stage3D type canvas.</li>
<li>scene &#8211; this is a data class that stores information about your collection of mEntities.  Now as of the time of this writing, I am already modifying this class to incorporate layers (much like we had with the original scene objects in v1)</li>
<li>engine &#8211; this is what renders the visual data and provides connective logic to the camera, canvas and scene objects.</li>
</ul>
<p>Here is how we put it together &#8211; <a href="http://bit.ly/yhc6WY" target="_blank">link2code</a></p>
<p><a href="http://content.screencast.com/users/jwopitz/folders/Jing/media/03efd340-638e-4d97-bec9-d97d331e4abc/00000007.png"><img class="alignnone" src="http://content.screencast.com/users/jwopitz/folders/Jing/media/03efd340-638e-4d97-bec9-d97d331e4abc/00000007.png" alt="" width="442" height="533" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/as3isolib.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/as3isolib.wordpress.com/196/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=196&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://as3isolib.wordpress.com/2012/02/19/minimal-as3isolib-v2-preview-release-project-as3-only/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/290aadf0da43aaaf3cf84934c9c42bf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jwopitz</media:title>
		</media:content>

		<media:content url="http://content.screencast.com/users/jwopitz/folders/Jing/media/03efd340-638e-4d97-bec9-d97d331e4abc/00000007.png" medium="image" />
	</item>
		<item>
		<title>Getting Started w/ the as3isolib.v2 Preview Releases</title>
		<link>http://as3isolib.wordpress.com/2012/02/19/getting-started-w-the-as3isolib-v2-preview-releases/</link>
		<comments>http://as3isolib.wordpress.com/2012/02/19/getting-started-w-the-as3isolib-v2-preview-releases/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 21:25:23 +0000</pubDate>
		<dc:creator>jwopitz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://as3isolib.wordpress.com/?p=190</guid>
		<description><![CDATA[preface Keep in mind that these tutorials MAY (&#38; likely will) become out dated very soon.  This is NOT a beta release, it is still actively in development and as such, the APIs and implementations are subject to change.  All interim licenses are applicable. prerequisites as3isolib.v2 preview release an actionscript IDE (Flash Builder, Flash, Flash [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=190&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h1>preface</h1>
<p>Keep in mind that these tutorials MAY (&amp; likely will) become out dated very soon.  This is NOT a beta release, it is still actively in development and as such, the APIs and implementations are subject to change.  All interim licenses are applicable.</p>
<h1>prerequisites</h1>
<ul>
<li>as3isolib.v2 preview release</li>
<li>an actionscript IDE (Flash Builder, Flash, Flash Develop, FDT)</li>
<li>basic understanding of the actionscript 3 APIs and flash display architecture</li>
</ul>
<div></div>
<h1>project setup</h1>
<p>Once you&#8217;ve downloaded the as3isolib.v2 preview release zip file, you need to extract the files for use in your project &amp; IDE.  The zip file contains the following:</p>
<ul>
<li>licensing information</li>
<li>as3isolib.v2.engine.swc</li>
<li>as3isolib.v2.public.swc</li>
<li>as3isolib.v2.public source files</li>
</ul>
<div>If you plan to modify the base entity class you will want to use the public source files rather than the public.swc. Otherwise just use the 2 SWC files provided.</div>
<div></div>
<h2>flash builder projects</h2>
<p>You will need to decide if you want to use an actionscript 3-only project or a Flex project.  Create a new project.</p>
<p><img class="alignnone" src="http://content.screencast.com/users/jwopitz/folders/Jing/media/8045c442-ca45-486f-8ef1-bcac48aa5781/00000002.png" alt="" width="525" height="539" /></p>
<h3>for actionscript 3-only projects</h3>
<p>Next create a new folder in your project structure called libs (for Flex-based projects, this is already created for you).  Right-click on your project and select properties.  Then add your libs folder to the build path.</p>
<p><img class="alignnone" src="http://content.screencast.com/users/jwopitz/folders/Jing/media/0e916c16-1e71-4727-a142-cfa6f6dde35b/00000006.png" alt="" width="571" height="415" /></p>
<p>Drop the as3isolib.v2.engine.swc into the libs folder.  If you are planning on using the public.swc, then go ahead and drop it into the libs folder as well.  Otherwise copy the source folders into the src folder.  You should not copy the public.swc AND the public source. It is highlighted here only to show the structure.</p>
<p><img class="alignnone" src="http://content.screencast.com/users/jwopitz/folders/Jing/media/22b64b63-616f-456a-8e0e-a656ee6994db/00000004.png" alt="" width="384" height="387" /></p>
<h2>flash</h2>
<p>coming soon</p>
<h2>flash develop &amp; FDT</h2>
<p>Sorry folks, I don&#8217;t have a PC and haven&#8217;t access to these applications.  If you are willing to supply a similar step by step process for getting started, please let me know and I will post your instructions here.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/as3isolib.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/as3isolib.wordpress.com/190/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=190&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://as3isolib.wordpress.com/2012/02/19/getting-started-w-the-as3isolib-v2-preview-releases/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/290aadf0da43aaaf3cf84934c9c42bf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jwopitz</media:title>
		</media:content>

		<media:content url="http://content.screencast.com/users/jwopitz/folders/Jing/media/8045c442-ca45-486f-8ef1-bcac48aa5781/00000002.png" medium="image" />

		<media:content url="http://content.screencast.com/users/jwopitz/folders/Jing/media/0e916c16-1e71-4727-a142-cfa6f6dde35b/00000006.png" medium="image" />

		<media:content url="http://content.screencast.com/users/jwopitz/folders/Jing/media/22b64b63-616f-456a-8e0e-a656ee6994db/00000004.png" medium="image" />
	</item>
		<item>
		<title>v2 status update &#8211; 2012.01.20</title>
		<link>http://as3isolib.wordpress.com/2012/01/20/v2-status-update-2012-01-20/</link>
		<comments>http://as3isolib.wordpress.com/2012/01/20/v2-status-update-2012-01-20/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 21:09:15 +0000</pubDate>
		<dc:creator>jwopitz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://as3isolib.wordpress.com/?p=186</guid>
		<description><![CDATA[FIRST THINGS FIRST as3isolib twitter Firstly I would like to address a few questions/comments I have received via email and twitter regarding the blog. A few folks were concerned for the project and specifically the v2 efforts due to inactivity on the blog.  The as3isolib is not going anywhere.  The blog is rarely updated simply [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=186&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h1>FIRST THINGS FIRST</h1>
<h2>as3isolib twitter</h2>
<p>Firstly I would like to address a few questions/comments I have received via email and twitter regarding the blog. A few folks were concerned for the project and specifically the v2 efforts due to inactivity on the blog.  The as3isolib is not going anywhere.  The blog is rarely updated simply because most of the updates and related content are being relayed via the as3isolib twitter account:</p>
<p><a title="as3isolib official twitter" href="http://twitter.com/as3isolib">http://twitter.com/as3isolib</a></p>
<p>It&#8217;s MUCH easier to post updates via twitter than via a blog post.  So please subscribe to keep up to date.  I TRY to limit my personal posts and keep the feed solely about as3isolib.  Lately I have been lazy and posted a few SOPA/PIPA rants, etc.  Now I have a personal twitter where I can do that.</p>
<h2>as3isolib blog</h2>
<p>This will ALWAYS be here to keep you up to date on more in-depth topics which can&#8217;t be addressed in the 128? max-characters that twitter imposes.  Like this one <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>as3isolib user group &amp; API docs</h2>
<p>A month or so ago, I learned that a majority of the people using the as3isolib had no idea there was a users&#8217; group.  Doing some followup to this, I also learned that people aren&#8217;t aware of the official API docs either.  Suffice it to say I will be posting on the twitter feed reminder posts about the docs and user groups just to keep it fresh in folks&#8217; minds.</p>
<ul>
<li>user group - <a href="http://tech.groups.yahoo.com/group/as3isolib/">http://tech.groups.yahoo.com/group/as3isolib/</a></li>
<li>API docs - <a href="http://as3isolib.googlecode.com/svn/trunk/fp10/asdoc/index.html">http://as3isolib.googlecode.com/svn/trunk/fp10/asdoc/index.html</a></li>
</ul>
<h1>V2</h1>
<h2>preface</h2>
<p>Forgoing any legalese, all of what follows is subject to change.</p>
<h2>open source or not</h2>
<p>I&#8217;ve decided (at the time of this writing) that regardless of licensing or usage, the as3isolib.v2 will not be open source.  There may be licensing scenarios in which the source will be provided however that has yet to be determined.</p>
<h2>access</h2>
<p>In order to develop useful features and content, I need to create a demo and start getting v2 out there in front of people in a limited fashion.  Starting very soon I will be reaching out community members to see about providing access to the engine.  If you are interested <strong>EMAIL</strong> me &#8211; <em>as3isolib</em> ${at} <em>gmail</em> ${dot} <em>com</em> (please do not add comments to this post as they will be deleted).  To be considered for early access I will need some things:</p>
<ul>
<li>contact information (email, IM and/or Skype)</li>
<li>outline of usage in existing or proposed project/app/game/etc.)</li>
<li>a willingness to communicate on a regular basis in order to improve v2&#8242;s development</li>
</ul>
<p>For now it will probably have a watermark until further security measures can be implemented.</p>
<h1>stay tuned</h1>
<p>Stay tuned as I will be updating this post as things develop.  Also check in with me on twitter.  I want to get the ball rolling.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/as3isolib.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/as3isolib.wordpress.com/186/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=186&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://as3isolib.wordpress.com/2012/01/20/v2-status-update-2012-01-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/290aadf0da43aaaf3cf84934c9c42bf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jwopitz</media:title>
		</media:content>
	</item>
		<item>
		<title>As3isolib Game: Monster Mind (Beta)</title>
		<link>http://as3isolib.wordpress.com/2011/09/13/as3isolib-game-monster-mind-beta/</link>
		<comments>http://as3isolib.wordpress.com/2011/09/13/as3isolib-game-monster-mind-beta/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 04:56:30 +0000</pubDate>
		<dc:creator>jwopitz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://as3isolib.wordpress.com/?p=172</guid>
		<description><![CDATA[Ric over at Bossa Studios shot me a message saying that their new Facebook game Monster Mind (beta) is using the as3isolib.  Looks fun.  Kinda a new take on the classic 2D side scrolle    r Rampage? I loved that game back in the day.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=172&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Ric over at <a href="http://bit.ly/nJoWOE" target="_blank">Bossa Studios</a> shot me a message saying that their new Facebook game <a href="http://bit.ly/ohU9fe" target="_blank">Monster Mind (beta)</a> is using the as3isolib.  Looks fun.  Kinda a new take on the classic 2D side scrolle    r Rampage? I loved that game back in the day.</p>
<p><a href="http://as3isolib.files.wordpress.com/2011/09/screen-shot-2011-09-13-at-11-42-24-pm.png"><img class="alignnone size-full wp-image-173" title="Screen shot 2011-09-13 at 11.42.24 PM" src="http://as3isolib.files.wordpress.com/2011/09/screen-shot-2011-09-13-at-11-42-24-pm.png?w=630&#038;h=506" alt="" width="630" height="506" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/as3isolib.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/as3isolib.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=172&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://as3isolib.wordpress.com/2011/09/13/as3isolib-game-monster-mind-beta/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/290aadf0da43aaaf3cf84934c9c42bf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jwopitz</media:title>
		</media:content>

		<media:content url="http://as3isolib.files.wordpress.com/2011/09/screen-shot-2011-09-13-at-11-42-24-pm.png" medium="image">
			<media:title type="html">Screen shot 2011-09-13 at 11.42.24 PM</media:title>
		</media:content>
	</item>
		<item>
		<title>The Smurfs &amp; Co. : New Facebook Game using as3isolib</title>
		<link>http://as3isolib.wordpress.com/2011/07/29/the-smurfs-co-new-facebook-game-using-as3isolib/</link>
		<comments>http://as3isolib.wordpress.com/2011/07/29/the-smurfs-co-new-facebook-game-using-as3isolib/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 15:33:02 +0000</pubDate>
		<dc:creator>jwopitz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://as3isolib.wordpress.com/?p=163</guid>
		<description><![CDATA[I just got word on the forums that some folks made a new Facebook game called &#8220;The Smurfs &#38; Co.&#8221;.   Check it out here - http://apps.facebook.com/thesmurfsco/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=163&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone" title="The Smurfs &amp; Co. Logo" src="http://static11.cdn.ubi.com/sco/SCO_GL/0.2.2/common/banner/foot_banner_05.png" alt="" width="246" height="160" /></p>
<p>I just got word on the forums that some folks made a new Facebook game called &#8220;The Smurfs &amp; Co.&#8221;.   Check it out here - <strong><a href="http://apps.facebook.com/thesmurfsco/" target="_blank">http://apps.facebook.com/thesmurfsco/</a></strong></p>
<p><a href="http://as3isolib.files.wordpress.com/2011/07/the-smurfs-co-on-facebook.png"><img class="alignnone size-full wp-image-169" title="The Smurfs &amp; Co on Facebook" src="http://as3isolib.files.wordpress.com/2011/07/the-smurfs-co-on-facebook.png?w=630&#038;h=538" alt="" width="630" height="538" /></a><br />
<a href="http://as3isolib.files.wordpress.com/2011/07/the-smurfs-co-on-facebook-2.png"><img class="alignnone size-full wp-image-170" title="The Smurfs &amp; Co on Facebook 2" src="http://as3isolib.files.wordpress.com/2011/07/the-smurfs-co-on-facebook-2.png?w=630&#038;h=541" alt="" width="630" height="541" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/as3isolib.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/as3isolib.wordpress.com/163/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=163&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://as3isolib.wordpress.com/2011/07/29/the-smurfs-co-new-facebook-game-using-as3isolib/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/290aadf0da43aaaf3cf84934c9c42bf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jwopitz</media:title>
		</media:content>

		<media:content url="http://static11.cdn.ubi.com/sco/SCO_GL/0.2.2/common/banner/foot_banner_05.png" medium="image">
			<media:title type="html">The Smurfs &#38; Co. Logo</media:title>
		</media:content>

		<media:content url="http://as3isolib.files.wordpress.com/2011/07/the-smurfs-co-on-facebook.png" medium="image">
			<media:title type="html">The Smurfs &#38; Co on Facebook</media:title>
		</media:content>

		<media:content url="http://as3isolib.files.wordpress.com/2011/07/the-smurfs-co-on-facebook-2.png" medium="image">
			<media:title type="html">The Smurfs &#38; Co on Facebook 2</media:title>
		</media:content>
	</item>
		<item>
		<title>Sprite Sheet Rendering Prototype</title>
		<link>http://as3isolib.wordpress.com/2011/03/28/sprite-sheet-rendering-prototype/</link>
		<comments>http://as3isolib.wordpress.com/2011/03/28/sprite-sheet-rendering-prototype/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 05:08:03 +0000</pubDate>
		<dc:creator>jwopitz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://as3isolib.wordpress.com/?p=153</guid>
		<description><![CDATA[Since as3isolib.v2 will be making heavy use of the bimtapData APIs I figured it would be useful to have some Sprite Sheet mechanics in place.  After looking around at PBE&#8217;s spritesheet APIs, and some other as3 tools out there, I decided to try to take a stab at a versions specifically tailored to as3isolib.v2&#8242;s render [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=153&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Since as3isolib.v2 will be making heavy use of the bimtapData APIs I figured it would be useful to have some Sprite Sheet mechanics in place.  After looking around at PBE&#8217;s spritesheet APIs, and some other as3 tools out there, I decided to try to take a stab at a versions specifically tailored to as3isolib.v2&#8242;s render process.</p>
<p>Keep in mind everything you see related to the v2 APIs is subject to change.  We&#8217;re not even in Beta yet.</p>
<p>So rather than reinventing the wheel and tooling out some SpriteSheet assembler in AIR, I searched around and found Texture Packer - <a href="http://j.mp/ffr0BC">http://j.mp/ffr0BC</a> It&#8217;s free and does what I need for now.  It outputs a composited sprite sheet image and an XML data file to describe the tile sets.  So for my test case I decided to make 6 different types of terrain.  Here are the output files from Texture Packer:</p>
<p><a href="http://as3isolib.files.wordpress.com/2011/03/spritesheet.png"><img class="alignnone size-full wp-image-154" title="spriteSheet" src="http://as3isolib.files.wordpress.com/2011/03/spritesheet.png?w=630" alt=""   /></a></p>
<p>Here is the output XML (via <a href="http://snipt.org/wooll">snipt</a>)</p>
<p><img class="alignnone" title="xml spritesheet" src="http://content.screencast.com/users/jwopitz/folders/Jing/media/c3a3240c-d9ef-4568-ace4-01624d2ff425/00000066.png" alt="" width="566" height="183" /></p>
<p>So far the renderer looks like this (via <a href="http://snipt.org/woolm">snipt)</a>:</p>
<pre>package testing.renderers
{
	import as3isolib.v2.core.BaseEntityImpl;
	import as3isolib.v2.core.BaseObjectRendererImpl;
	import as3isolib.v2.data.RenderData;
	import as3isolib.v2.utils.RenderDataUtil;

	import flash.display.<a href="http://www.google.com/search?q=bitmap%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:bitmap.html">Bitmap</a>;
	import flash.display.<a href="http://www.google.com/search?q=bitmapdata%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:bitmapdata.html">BitmapData</a>;
	import flash.geom.<a href="http://www.google.com/search?q=rectangle%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:rectangle.html">Rectangle</a>;

	public class TerrainObjectSpriteSheetRenderer extends BaseObjectRendererImpl
	{
		[Embed( source="assets/images/spriteSheet.json.xml", mimeType="application/octet-stream" )]
		static private const SPRITE_SHEET_DATA_CLASS:<a href="http://www.google.com/search?q=class%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:class.html">Class</a>;

		[Embed( source="assets/images/spriteSheet.png" )]
		static private const SPRITE_SHEET_IMAGE_CLASS:<a href="http://www.google.com/search?q=class%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:class.html">Class</a>;

		public function TerrainObjectSpriteSheetRenderer()
		{
			if ( !isRenderDataInitialized )
			{
				initializeRenderData();
				isRenderDataInitialized = true;
			}
		}

		static private var renderDataArray:Vector.&lt;RenderData&gt; = Vector.&lt;RenderData&gt;([]);

		static private var isRenderDataInitialized:<a href="http://www.google.com/search?q=boolean%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:boolean.html">Boolean</a>;

		static private function initializeRenderData():void
		{

			var rect:<a href="http://www.google.com/search?q=rectangle%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:rectangle.html">Rectangle</a> = new <a href="http://www.google.com/search?q=rectangle%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:rectangle.html">Rectangle</a>();
			var bmp:<a href="http://www.google.com/search?q=bitmap%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:bitmap.html">Bitmap</a> = new SPRITE_SHEET_IMAGE_CLASS();
			var clone:RenderData;

			var src:RenderData = RenderDataUtil.getRenderData( bmp );
			src.xOffset = -62;
			src.yOffset = -102;
			src.leftSpillover = 12;
			src.rightSpillover = 10;

			var xml:<a href="http://www.google.com/search?q=xml%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:xml.html">XML</a> = <a href="http://www.google.com/search?q=xml%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:xml.html">XML</a>( new SPRITE_SHEET_DATA_CLASS());
			var node:<a href="http://www.google.com/search?q=xml%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:xml.html">XML</a>;
			var nodes:<a href="http://www.google.com/search?q=xmllist%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:xmllist.html">XMLList</a> = xml..SubTexture;

			for each ( node in nodes )
			{
				//create the renderData objects
				clone = src.clone() as RenderData;
				clone.cx = <a href="http://www.google.com/search?q=int%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:int.html">int</a>( node.@x );
				clone.cy = <a href="http://www.google.com/search?q=int%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:int.html">int</a>( node.@y );
				clone.cw = <a href="http://www.google.com/search?q=int%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:int.html">int</a>( node.@width );
				clone.ch = <a href="http://www.google.com/search?q=int%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:int.html">int</a>( node.@height );

				renderDataArray.push( clone );
			}
		}

		override public function render( target:BaseEntityImpl ):RenderData
		{
			var i:<a href="http://www.google.com/search?q=int%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:int.html">int</a> = <a href="http://www.google.com/search?q=math%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:math.html">Math</a>.random() * renderDataArray.length;
			return renderDataArray[ i ];
		}
	}
}</pre>
<p>The end result is as expected:</p>
<p><img class="alignnone" title="asdfasdfwerdfb" src="http://content.screencast.com/users/jwopitz/folders/Jing/media/fe5cc911-99da-4b07-8488-b87103933d1a/00000067.png" alt="" width="1024" height="768" /></p>
<p>Once I get an idea how this will work, I plan to build an AIR util (possibly with ZaaLabs&#8217; Eden tool) to assemble a BaseObjectRendereImpl subclass that gets placed right into your project.  So it saves from coding the renderer.</p>
<p>Let me know your thoughts.  Thanks.<br />
Justin</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/as3isolib.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/as3isolib.wordpress.com/153/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=153&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://as3isolib.wordpress.com/2011/03/28/sprite-sheet-rendering-prototype/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/290aadf0da43aaaf3cf84934c9c42bf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jwopitz</media:title>
		</media:content>

		<media:content url="http://as3isolib.files.wordpress.com/2011/03/spritesheet.png" medium="image">
			<media:title type="html">spriteSheet</media:title>
		</media:content>

		<media:content url="http://content.screencast.com/users/jwopitz/folders/Jing/media/c3a3240c-d9ef-4568-ace4-01624d2ff425/00000066.png" medium="image">
			<media:title type="html">xml spritesheet</media:title>
		</media:content>

		<media:content url="http://content.screencast.com/users/jwopitz/folders/Jing/media/fe5cc911-99da-4b07-8488-b87103933d1a/00000067.png" medium="image">
			<media:title type="html">asdfasdfwerdfb</media:title>
		</media:content>
	</item>
		<item>
		<title>Participate in the Development of as3isolib.v2</title>
		<link>http://as3isolib.wordpress.com/2011/02/05/participate-in-the-development-of-as3isolib-v2/</link>
		<comments>http://as3isolib.wordpress.com/2011/02/05/participate-in-the-development-of-as3isolib-v2/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 07:10:06 +0000</pubDate>
		<dc:creator>jwopitz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://as3isolib.wordpress.com/?p=150</guid>
		<description><![CDATA[Past Mistakes One of the mistakes I made in making the as3isolib.v1 was going at it alone.  I did my research and investigated best practices but I didn&#8217;t engage a community like I should.  The result is a great library, but a flawed library with many architectural issues.  While these issues can be circumvented with [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=150&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h3>Past Mistakes</h3>
<p>One of the mistakes I made in making the as3isolib.v1 was going at it alone.  I did my research and investigated best practices but I didn&#8217;t engage a community like I should.  The result is a great library, but a flawed library with many architectural issues.  While these issues can be circumvented with minimal effort, it&#8217;s bothersome to me as the architect of this project that they are present.</p>
<h3>Moving Forward</h3>
<p>I don&#8217;t want to make the same mistake in developing v2.  Since April 2010, I have engaged several prolific flash game developers: in helping me inspect v2 code; discuss architectural ideas; and getting the best performance out of the Flash Player.  Now it&#8217;s time to start engaging the community.  I want your input to help drive the as3isolib.v2.</p>
<p>In order to kick this off I want to start taking polls.  Then once the as3isolib.v2.core gets to a testable state, I will engage some of the community in closed testing.  That testing will help me to develop the tools for the as3isolib.v2.builder app.<a name="pd_a_4503151"></a>
<div class="PDS_Poll" id="PDI_container4503151" data-settings="{&quot;url&quot;:&quot;http:\/\/static.polldaddy.com\/p\/4503151.js&quot;}" style="display:inline-block;"></div>
<div id="PD_superContainer"></div>
<noscript><a href="http://polldaddy.com/poll/4503151">Take Our Poll</a></noscript></p>
<p>Without further adieu I present the first poll.</p>
<h3>Naming Conventions</h3>
<p>Now I am somewhat OCD and can mull over naming something for months.  Rather than wasting precious development time hem-hawing over a good naming convention, I&#8217;d much rather get your input on it.  There are 4-5 core classes that are used to create content with the as3isolib.v2: an <strong>engine</strong>, a <strong>camera</strong>, a <strong>canvas</strong>, a <strong>scene</strong> which contains <strong>entities</strong>.  While most developers could care less about the verbosity of how something is named (thanks to code-completion technology), there is something to be said about readability.  Parsing hundreds of lines of code is tough enough.  Having to pick out hard-to-read strings of text in that code is tougher.  So here are the naming conventions I am thinking about:</p>
<a name="pd_a_4503151"></a>
<div class="PDS_Poll" id="PDI_container4503151" data-settings="{&quot;url&quot;:&quot;http:\/\/static.polldaddy.com\/p\/4503151.js&quot;}" style="display:inline-block;"></div>
<div id="PD_superContainer"></div>
<noscript><a href="http://polldaddy.com/poll/4503151">Take Our Poll</a></noscript>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/as3isolib.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/as3isolib.wordpress.com/150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=150&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://as3isolib.wordpress.com/2011/02/05/participate-in-the-development-of-as3isolib-v2/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/290aadf0da43aaaf3cf84934c9c42bf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jwopitz</media:title>
		</media:content>
	</item>
		<item>
		<title>Showcase: Zex Lex Duel on Facebook</title>
		<link>http://as3isolib.wordpress.com/2011/01/25/showcase-zex-lex-duel-on-facebook/</link>
		<comments>http://as3isolib.wordpress.com/2011/01/25/showcase-zex-lex-duel-on-facebook/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 15:05:46 +0000</pubDate>
		<dc:creator>jwopitz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://as3isolib.wordpress.com/?p=143</guid>
		<description><![CDATA[Gregory sent me a message saying that the he just finished up a game that uses the as3isolib.v1.  Check it out on facebook - http://apps.facebook.com/cp_zexlexduel/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=143&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Gregory sent me a message saying that the he just finished up a game that uses the as3isolib.v1.  Check it out on facebook - <a title="Zex Lex Duel" href="http://apps.facebook.com/cp_zexlexduel/">http://apps.facebook.com/cp_zexlexduel/</a></p>
<a href="http://as3isolib.wordpress.com/2011/01/25/showcase-zex-lex-duel-on-facebook/#gallery-143-1-slideshow">Click to view slideshow.</a>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/as3isolib.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/as3isolib.wordpress.com/143/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=143&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://as3isolib.wordpress.com/2011/01/25/showcase-zex-lex-duel-on-facebook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/290aadf0da43aaaf3cf84934c9c42bf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jwopitz</media:title>
		</media:content>
	</item>
		<item>
		<title>Status Update</title>
		<link>http://as3isolib.wordpress.com/2010/11/20/status-update/</link>
		<comments>http://as3isolib.wordpress.com/2010/11/20/status-update/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 03:48:52 +0000</pubDate>
		<dc:creator>jwopitz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://as3isolib.wordpress.com/?p=138</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve posted anything here other than replying to comments.  I want to say that the as3isolib is very much alive and being worked on.  People are still using the library and the user base is growing daily. What many folks don&#8217;t know is that I am still hard at work [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=138&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve posted anything here other than replying to comments.  I want to say that the as3isolib is very much alive and being worked on.  People are still using the library and the user base is growing daily.</p>
<p>What many folks don&#8217;t know is that I am still hard at work on the as3isolib.v2.core which is the &#8220;meat and potatoes&#8221; of this endeavor.  It&#8217;s still very much a solo gig so any progress is a slow and arduous process.</p>
<p>Lastly I think I am going to quit posting to this blog directly (unless I have a good reason to go into detail) and instead use the twitter feed to post the smallish updates when they come.  The twitter feed is <a title="as3isolib twitter feed" href="http://www.twitter.com/as3isolib">http://www.twitter.com/as3isolib</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/as3isolib.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/as3isolib.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=as3isolib.wordpress.com&#038;blog=5797383&#038;post=138&#038;subd=as3isolib&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://as3isolib.wordpress.com/2010/11/20/status-update/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/290aadf0da43aaaf3cf84934c9c42bf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jwopitz</media:title>
		</media:content>
	</item>
	</channel>
</rss>
