<?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>Gena's Blurb</title>
	<atom:link href="http://genaboo.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://genaboo.wordpress.com</link>
	<description>var myLove:String = "Flash";</description>
	<lastBuildDate>Mon, 16 Mar 2009 19:02:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='genaboo.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/4becaf41a37e766a55f53e7e53c6efe7?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Gena's Blurb</title>
		<link>http://genaboo.wordpress.com</link>
	</image>
			<item>
		<title>Printing with AS3 PrintJob</title>
		<link>http://genaboo.wordpress.com/2009/03/16/printing-with-as3-printjob/</link>
		<comments>http://genaboo.wordpress.com/2009/03/16/printing-with-as3-printjob/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 18:55:19 +0000</pubDate>
		<dc:creator>lookatme0128</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[flash cs3]]></category>
		<category><![CDATA[actonscript 3]]></category>
		<category><![CDATA[addPage]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[as3 printing]]></category>
		<category><![CDATA[as3 printjob]]></category>
		<category><![CDATA[flash cs3 printing]]></category>
		<category><![CDATA[how to print as3]]></category>
		<category><![CDATA[how to print in flash cs3]]></category>
		<category><![CDATA[print movieclip]]></category>
		<category><![CDATA[print with as3]]></category>
		<category><![CDATA[PrintJob]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[try catch]]></category>

		<guid isPermaLink="false">http://genaboo.wordpress.com/?p=18</guid>
		<description><![CDATA[This is some basic code to get started with printing in as3. Printing isn&#8217;t the easiest thing to do in flash and is something that hasn&#8217;t been improved upon too much throughout the years. Maybe with the next release of flash printing will become easier.
function printMe(e:MouseEvent):void
{
//a variable to hold your new print job
 var my_pj:PrintJob = [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=genaboo.wordpress.com&blog=2063504&post=18&subd=genaboo&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://genaboo.wordpress.com/2009/03/16/printing-with-as3-printjob/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3d08e94ee0072843509a9016f3fb4606?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lookatme0128</media:title>
		</media:content>
	</item>
		<item>
		<title>Right Click Context Menu</title>
		<link>http://genaboo.wordpress.com/2009/03/16/right-click-context-menu/</link>
		<comments>http://genaboo.wordpress.com/2009/03/16/right-click-context-menu/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 18:42:39 +0000</pubDate>
		<dc:creator>lookatme0128</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[flash cs3]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[as3 context menu]]></category>
		<category><![CDATA[as3 customItems]]></category>
		<category><![CDATA[as3 hideBuiltInItems]]></category>
		<category><![CDATA[as3 right click]]></category>
		<category><![CDATA[ContextMenu]]></category>
		<category><![CDATA[custom right click menu]]></category>
		<category><![CDATA[flash right click menu]]></category>
		<category><![CDATA[hideBuiltInItems]]></category>
		<category><![CDATA[menu right click]]></category>
		<category><![CDATA[right click menu]]></category>

		<guid isPermaLink="false">http://genaboo.wordpress.com/?p=16</guid>
		<description><![CDATA[Do you need to disable the right click menu when a flash movie is running? This post is for you!
//make a variable to hold a refernce to the right click menu
var myMenu:ContextMenu = new ContextMenu();
//hide ALL the defaulty items flash has on it&#8217;s right click menu
myMenu.hideBuiltInItems();
//make a new item on the right click menu and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=genaboo.wordpress.com&blog=2063504&post=16&subd=genaboo&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://genaboo.wordpress.com/2009/03/16/right-click-context-menu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3d08e94ee0072843509a9016f3fb4606?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lookatme0128</media:title>
		</media:content>
	</item>
		<item>
		<title>Nasty Yellow Highlight on Buttons When &#8220;Tabbing&#8221;</title>
		<link>http://genaboo.wordpress.com/2009/03/16/nasty-yellow-highlight-on-buttons-when-tabbing/</link>
		<comments>http://genaboo.wordpress.com/2009/03/16/nasty-yellow-highlight-on-buttons-when-tabbing/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 18:36:52 +0000</pubDate>
		<dc:creator>lookatme0128</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[flash cs3]]></category>
		<category><![CDATA[actonscript 3]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[default highlight]]></category>
		<category><![CDATA[default yellow]]></category>
		<category><![CDATA[disable tab]]></category>
		<category><![CDATA[disable yellow]]></category>
		<category><![CDATA[tab key]]></category>
		<category><![CDATA[tab yellow]]></category>
		<category><![CDATA[tabchildren]]></category>
		<category><![CDATA[tabenabled]]></category>
		<category><![CDATA[turn off yellow]]></category>
		<category><![CDATA[yellow glow]]></category>
		<category><![CDATA[yellow highlight]]></category>

		<guid isPermaLink="false">http://genaboo.wordpress.com/?p=13</guid>
		<description><![CDATA[When you&#8217;re in a flash movie and you hit the &#8220;tab&#8221; button to go from button to button flash likes to put a bright bold yellow highlight around the button that is awfully ugly and annoying. This is how you get rid of that awful yellow highlight that flash produces by default.
movieClipName.tabEnabled = false;
Note: this code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=genaboo.wordpress.com&blog=2063504&post=13&subd=genaboo&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://genaboo.wordpress.com/2009/03/16/nasty-yellow-highlight-on-buttons-when-tabbing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3d08e94ee0072843509a9016f3fb4606?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lookatme0128</media:title>
		</media:content>
	</item>
		<item>
		<title>A New Year, A New Start</title>
		<link>http://genaboo.wordpress.com/2009/01/06/a-new-year-a-new-start/</link>
		<comments>http://genaboo.wordpress.com/2009/01/06/a-new-year-a-new-start/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 19:30:03 +0000</pubDate>
		<dc:creator>lookatme0128</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://genaboo.wordpress.com/?p=9</guid>
		<description><![CDATA[2008 was a bit overwhelming for me. A lot of REALLY good things happened and a lot of unexpected bad things happened as well. I ended the year with an unsettling feeling inside of me over some issues but I&#8217;m hoping to resolve these things in 2009.  Either way, I have been blessed by God [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=genaboo.wordpress.com&blog=2063504&post=9&subd=genaboo&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://genaboo.wordpress.com/2009/01/06/a-new-year-a-new-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3d08e94ee0072843509a9016f3fb4606?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lookatme0128</media:title>
		</media:content>
	</item>
		<item>
		<title>Loading an External SWF</title>
		<link>http://genaboo.wordpress.com/2008/08/11/loading-an-external-swf/</link>
		<comments>http://genaboo.wordpress.com/2008/08/11/loading-an-external-swf/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 16:52:52 +0000</pubDate>
		<dc:creator>lookatme0128</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[flash cs3]]></category>
		<category><![CDATA[as3 external swf]]></category>
		<category><![CDATA[external swf as3]]></category>
		<category><![CDATA[load external movie]]></category>
		<category><![CDATA[load external swf]]></category>
		<category><![CDATA[loading external swf]]></category>
		<category><![CDATA[loadmovie as3]]></category>

		<guid isPermaLink="false">http://genaboo.wordpress.com/?p=7</guid>
		<description><![CDATA[Loading an external SWF is a breeze&#8230;.once you get used to it&#8230;.
Here&#8217;s the code:
var urlToLoad:String = &#8220;nameOfSwf.swf&#8221;;
//path to SWF that i want to load
var swfLoader:Loader = new Loader();
//you have to make a new loader variable to load the SWF
var swfRequest:URLRequest = new URLRequest(urlToLoad);
//you have to make a new URLRequest to put a URL to load [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=genaboo.wordpress.com&blog=2063504&post=7&subd=genaboo&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://genaboo.wordpress.com/2008/08/11/loading-an-external-swf/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3d08e94ee0072843509a9016f3fb4606?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lookatme0128</media:title>
		</media:content>
	</item>
		<item>
		<title>_root or .parent in AS3- Communicating Between SWFs</title>
		<link>http://genaboo.wordpress.com/2008/03/27/_root-or-parent-in-as3-communicating-between-swfs/</link>
		<comments>http://genaboo.wordpress.com/2008/03/27/_root-or-parent-in-as3-communicating-between-swfs/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 22:20:09 +0000</pubDate>
		<dc:creator>lookatme0128</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[.parent]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[communicate swf]]></category>
		<category><![CDATA[display object list]]></category>
		<category><![CDATA[hiearchy tree]]></category>
		<category><![CDATA[_root]]></category>

		<guid isPermaLink="false">http://genaboo.wordpress.com/?p=6</guid>
		<description><![CDATA[ok, so climbing up your hierarchy tree was soooooo easy in AS2. But, of course, in AS3 it isn&#8217;t easy at all.
Let&#8217;s say my master movie loads in an external SWF. OK, I&#8217;m chillin and hangin out writin my code in my external SWF when BAM!!!! All of a sudden i need some info or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=genaboo.wordpress.com&blog=2063504&post=6&subd=genaboo&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://genaboo.wordpress.com/2008/03/27/_root-or-parent-in-as3-communicating-between-swfs/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3d08e94ee0072843509a9016f3fb4606?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lookatme0128</media:title>
		</media:content>
	</item>
		<item>
		<title>Alpha Gradient Masks</title>
		<link>http://genaboo.wordpress.com/2008/03/23/alpha-gradient-masks/</link>
		<comments>http://genaboo.wordpress.com/2008/03/23/alpha-gradient-masks/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 00:35:43 +0000</pubDate>
		<dc:creator>lookatme0128</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[flash cs3]]></category>
		<category><![CDATA[alpha mask]]></category>
		<category><![CDATA[as3 mask]]></category>
		<category><![CDATA[blur mask]]></category>
		<category><![CDATA[cacheAsBitmap]]></category>
		<category><![CDATA[filter mask]]></category>
		<category><![CDATA[gradient mask]]></category>
		<category><![CDATA[mask]]></category>

		<guid isPermaLink="false">http://genaboo.wordpress.com/?p=5</guid>
		<description><![CDATA[You would think these days that you could easily hop on the timeline to create a mask with an alpha property. Well, it&#8217;s not that easy and i suggest using code. Especially the more advanced you want your masks to be.
First lay out everything you want on the stage like you normally would to make [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=genaboo.wordpress.com&blog=2063504&post=5&subd=genaboo&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://genaboo.wordpress.com/2008/03/23/alpha-gradient-masks/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3d08e94ee0072843509a9016f3fb4606?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lookatme0128</media:title>
		</media:content>
	</item>
		<item>
		<title>New Buttons in AS3</title>
		<link>http://genaboo.wordpress.com/2008/01/07/new-buttons-in-as3/</link>
		<comments>http://genaboo.wordpress.com/2008/01/07/new-buttons-in-as3/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 20:29:10 +0000</pubDate>
		<dc:creator>lookatme0128</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[flash cs3]]></category>
		<category><![CDATA[actionscript3]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[button code]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[event listener]]></category>
		<category><![CDATA[listeners]]></category>

		<guid isPermaLink="false">http://genaboo.wordpress.com/2008/01/07/new-buttons-in-as3/</guid>
		<description><![CDATA[OK, so if you&#8217;re working in Actionscript 3 then you&#8217;ve realized that making a button function is a totally different story now.
First, you CANNOT put code directly onto a button anymore. Like this:
on (release)
 {
        nextScene();
}
Nor can you call it by name and tag &#8220;onRelease&#8221; to the end of it.Like this:
quit_btn.onRelease = function()
{
trace(&#8220;you just released the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=genaboo.wordpress.com&blog=2063504&post=4&subd=genaboo&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://genaboo.wordpress.com/2008/01/07/new-buttons-in-as3/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3d08e94ee0072843509a9016f3fb4606?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lookatme0128</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting a Hand With AS3</title>
		<link>http://genaboo.wordpress.com/2007/11/06/getting-a-hand-with-as3/</link>
		<comments>http://genaboo.wordpress.com/2007/11/06/getting-a-hand-with-as3/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 05:54:46 +0000</pubDate>
		<dc:creator>lookatme0128</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[flash cs3]]></category>
		<category><![CDATA[actonscript 3]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[buttonMode]]></category>
		<category><![CDATA[child]]></category>
		<category><![CDATA[children]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[movieclip]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://genaboo.wordpress.com/2007/11/06/getting-a-hand-with-as3/</guid>
		<description><![CDATA[Today i decided i needed to use a movieclip as a button using actionscript 3. Easier said then done.
I tried putting a movieclip on the stage and set it to &#8216;act as a button&#8217; in the property inspector. Turns out that you can&#8217;t make it gotoAndPlay on another frame other then the default up, down, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=genaboo.wordpress.com&blog=2063504&post=3&subd=genaboo&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://genaboo.wordpress.com/2007/11/06/getting-a-hand-with-as3/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3d08e94ee0072843509a9016f3fb4606?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lookatme0128</media:title>
		</media:content>
	</item>
		<item>
		<title>And it begins&#8230;</title>
		<link>http://genaboo.wordpress.com/2007/11/06/hello-world/</link>
		<comments>http://genaboo.wordpress.com/2007/11/06/hello-world/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 01:14:59 +0000</pubDate>
		<dc:creator>lookatme0128</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash cs3]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;m not quite sure what exactly I&#8217;m here to talk about just yet.  I&#8217;ve come across so many blogs lately that have helped me develop my technical skills, so i figure its about time i try to give back. All i know is that i love computers and want to marry Flash CS3. I&#8217;ll try to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=genaboo.wordpress.com&blog=2063504&post=1&subd=genaboo&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://genaboo.wordpress.com/2007/11/06/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3d08e94ee0072843509a9016f3fb4606?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lookatme0128</media:title>
		</media:content>
	</item>
	</channel>
</rss>