<?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></title>
	<atom:link href="http://myownrocketship.com/blog/index.php?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://myownrocketship.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 29 Sep 2009 03:01:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reskin WP to match site design</title>
		<link>http://myownrocketship.com/blog/?p=22</link>
		<comments>http://myownrocketship.com/blog/?p=22#comments</comments>
		<pubDate>Tue, 29 Sep 2009 03:01:05 +0000</pubDate>
		<dc:creator>icebreaker7</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://myownrocketship.com/blog/?p=22</guid>
		<description><![CDATA[Skinning WP to match my new site design and layout was fairly easy and straight forward. Thanks WP for the great documentation.
NOTES:
New site is being built and I&#8217;m using a combination of flash, css and jquery, found a new love for javascript in the past year. I&#8217;ve also been working on tying the blog to [...]]]></description>
			<content:encoded><![CDATA[<p>Skinning WP to match my new site design and layout was fairly easy and straight forward. Thanks WP for the great documentation.</p>
<p>NOTES:<br />
New site is being built and I&#8217;m using a combination of flash, css and jquery, found a new love for javascript in the past year. I&#8217;ve also been working on tying the blog to the home page via a flash rss reeder. The prototype model is working and the code is in the process of being cleaned and optimized. There will be a future more in depth post regarding this experiment.</p>
]]></content:encoded>
			<wfw:commentRss>http://myownrocketship.com/blog/?feed=rss2&amp;p=22</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 targeting outside clip or to stage</title>
		<link>http://myownrocketship.com/blog/?p=4</link>
		<comments>http://myownrocketship.com/blog/?p=4#comments</comments>
		<pubDate>Sun, 27 Sep 2009 22:39:40 +0000</pubDate>
		<dc:creator>icebreaker7</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>

		<guid isPermaLink="false">http://myownrocketship.com/blog/?p=4</guid>
		<description><![CDATA[I honestly can&#8217;t tell you the number of times in the last three weeks I&#8217;ve been asked this question, &#8220;I&#8217;m trying to target a movie clip or function on the root timeline, how can I do that?&#8221;.  So I thought this would be a good topic to open my blog with.
One way to get around the [...]]]></description>
			<content:encoded><![CDATA[<p>I honestly can&#8217;t tell you the number of times in the last three weeks I&#8217;ve been asked this question, &#8220;I&#8217;m trying to target a movie clip or function on the root timeline, how can I do that?&#8221;.  So I thought this would be a good topic to open my blog with.</p>
<p>One way to get around the display Object in AS3 is to give the stage a reference name. After the stage has a ref. name you can then target a function or another movie clip on the stage.</p>
<p>Example: Inside a nested movie clip you need to target a function on the Timeline.</p>
<p>var myStageRef:MovieClip = (this.parent as MovieClip);</p>
<p>Now you can target a movieClip or function outside of the nested movieclip.</p>
<p><a href="http://myownrocketship.com/blog/wp-content/uploads/2009/09/demo1.fla" target="_blank">source.FLA</a>. I hope this helps anyone else who has ever struggled with this.</p>
]]></content:encoded>
			<wfw:commentRss>http://myownrocketship.com/blog/?feed=rss2&amp;p=4</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Welcome to brakblog</title>
		<link>http://myownrocketship.com/blog/?p=1</link>
		<comments>http://myownrocketship.com/blog/?p=1#comments</comments>
		<pubDate>Sat, 26 Sep 2009 03:37:05 +0000</pubDate>
		<dc:creator>icebreaker7</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://myownrocketship.com/blog/?p=1</guid>
		<description><![CDATA[Today I start the world of MORS blog.
]]></description>
			<content:encoded><![CDATA[<p>Today I start the world of MORS blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://myownrocketship.com/blog/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

