<?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>The Grego &#187; actionscript 3</title>
	<atom:link href="http://www.thegrego.com/category/actionscript-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegrego.com</link>
	<description>the goings on of designer / developer / creator Greg Kepler</description>
	<lastBuildDate>Sat, 04 Feb 2012 03:42:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>2011 Work in Review</title>
		<link>http://www.thegrego.com/2011/12/21/2011-work-in-review/</link>
		<comments>http://www.thegrego.com/2011/12/21/2011-work-in-review/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 02:26:40 +0000</pubDate>
		<dc:creator>Greg Kepler</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[TBG]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.thegrego.com/?p=321</guid>
		<description><![CDATA[2011 was an interesting year for me professionally. It was my first one where I was employed for all 12 months by The Barbarian Group. There was minimal freelance work and the stuff that I did do was chosen very carefully. This year was devoted to learning a lot of new things.]]></description>
		<wfw:commentRss>http://www.thegrego.com/2011/12/21/2011-work-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loading External Across Domains in Flash</title>
		<link>http://www.thegrego.com/2010/09/27/loading-external-across-domains-in-flash/</link>
		<comments>http://www.thegrego.com/2010/09/27/loading-external-across-domains-in-flash/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 20:34:06 +0000</pubDate>
		<dc:creator>Greg Kepler</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[crossdomain]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.thegrego.com/?p=233</guid>
		<description><![CDATA[I feel like I’ve run into this issue so many times and either fixed it by accident or came up with some other solution in order to do the same thing. This time I cam to a conclusion that I understand and hopefully other people can use.
<br/>
<h3>The Problem:</h3>
You create an flash app for the web which loads in data from a variety of other external sites, such as thumbnails from an aggregated feed using a 3rd party API and it works swimmingly while you’re testing locally. As soon as you put it on a remote server, you get a Flash Player security error, perhaps something like:

<pre lang="actionscript">SecurityError: Error #2122: Security sandbox violation: LoaderInfo.content:http://staging.site.com/project/Main.swf cannot access http://www.website.com/image.jpg. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded.
    at flash.display::LoaderInfo/get content()
    at com.gregkepler.testProject.imageloader::ImageLoader/onImageLoad()</pre>
Depending on if you’re ready for this error or not, you may not get a popup and can fail silently.]]></description>
		<wfw:commentRss>http://www.thegrego.com/2010/09/27/loading-external-across-domains-in-flash/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Thoughts on RobotLegs</title>
		<link>http://www.thegrego.com/2010/03/27/thoughts-on-robotlegs/</link>
		<comments>http://www.thegrego.com/2010/03/27/thoughts-on-robotlegs/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 17:32:22 +0000</pubDate>
		<dc:creator>Greg Kepler</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[robotlegs]]></category>

		<guid isPermaLink="false">http://www.thegrego.com/?p=77</guid>
		<description><![CDATA[Recently, you may have read and heard a lot of people talking about Robotlegs. Well maybe you haven&#8217;t, but if you&#8217;re a dork like me, you probably have. And even dorkier of me, I find it actually really exciting and has changed how I approach programming.
For those of you who don&#8217;t know what Robotlegs is, [...]]]></description>
		<wfw:commentRss>http://www.thegrego.com/2010/03/27/thoughts-on-robotlegs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GridFitType</title>
		<link>http://www.thegrego.com/2010/02/07/gridfittype/</link>
		<comments>http://www.thegrego.com/2010/02/07/gridfittype/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 17:46:59 +0000</pubDate>
		<dc:creator>Greg Kepler</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash issue]]></category>
		<category><![CDATA[flash text]]></category>

		<guid isPermaLink="false">http://www.thegrego.com/?p=104</guid>
		<description><![CDATA[Sometimes, you need to use a dynamic textfield in flash where it&#8217;s necessary or more convenient to create the textfield completely dynamically (not placed on the stage in a movieclip in the library). You style your text nicely and set up everything so that it looks just right and then when you go to animate [...]]]></description>
		<wfw:commentRss>http://www.thegrego.com/2010/02/07/gridfittype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts on Pure MVC</title>
		<link>http://www.thegrego.com/2009/12/29/thoughts-on-puremvc/</link>
		<comments>http://www.thegrego.com/2009/12/29/thoughts-on-puremvc/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 12:46:44 +0000</pubDate>
		<dc:creator>Greg Kepler</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[pure mvc]]></category>

		<guid isPermaLink="false">http://thegrego.wordpress.com/?p=26</guid>
		<description><![CDATA[Recently, I used the Pure MVC framework for the first time on a project at Iomedia and it opened my mind to the right ways, wrong ways, and new ways to structure a project in Flash. Before I get into the pros and cons, I want want to first warn any of you that are new to using frameworks in general that there is some studying involved in order to fully wrap your mind around how this thing works. But it's totally worth it.]]></description>
		<wfw:commentRss>http://www.thegrego.com/2009/12/29/thoughts-on-puremvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oscars 09 Ballot project</title>
		<link>http://www.thegrego.com/2009/07/20/oscars-09-ballot-project/</link>
		<comments>http://www.thegrego.com/2009/07/20/oscars-09-ballot-project/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 03:15:43 +0000</pubDate>
		<dc:creator>Greg Kepler</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[papervision3d]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[aftereffects]]></category>

		<guid isPermaLink="false">http://actionscriptlets.wordpress.com/?p=17</guid>
		<description><![CDATA[I have a new flash project up that I&#8217;ve been working on for a few months on and off.
http://www.gregkepler.com/oscars09/
This is an Oscars ballot site that was set up for my family and friends. I used a bit of practical Papervision3D for the ballot selection and Aftereffects for the transitions. It was a fun project, but [...]]]></description>
		<wfw:commentRss>http://www.thegrego.com/2009/07/20/oscars-09-ballot-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting stop() to stop</title>
		<link>http://www.thegrego.com/2009/07/07/getting-stop-to-stop/</link>
		<comments>http://www.thegrego.com/2009/07/07/getting-stop-to-stop/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 02:57:57 +0000</pubDate>
		<dc:creator>Greg Kepler</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://actionscriptlets.wordpress.com/?p=7</guid>
		<description><![CDATA[In as3, the introduction to of the display list has made the stop() method a little less straightforward. Traditionally, when you used stop() on the timeline of a movieclip, it would do just that, stop the playhead from playing past where that script is. To be fare, this does still work, but only if you [...]]]></description>
		<wfw:commentRss>http://www.thegrego.com/2009/07/07/getting-stop-to-stop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Dynamically Named Library Items to the Display List</title>
		<link>http://www.thegrego.com/2009/06/27/adding-dynamically-named-library-items-to-the-display-list/</link>
		<comments>http://www.thegrego.com/2009/06/27/adding-dynamically-named-library-items-to-the-display-list/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 18:24:07 +0000</pubDate>
		<dc:creator>Greg Kepler</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://actionscriptlets.wordpress.com/?p=3</guid>
		<description><![CDATA[To add a library item to a display object using as3, here is the basic method:
var dynamicClass:Class = getDefinitionByName("libraryName") as Class;
var mcFromLibrary:MovieClip = new dynamicClass();
addChild(mcFromLibrary);
dynamicClass is a variable typed as a Class returns a reference to the class object of the class specified by the         name parameter.
&#8220;libraryName&#8221; [...]]]></description>
		<wfw:commentRss>http://www.thegrego.com/2009/06/27/adding-dynamically-named-library-items-to-the-display-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

