<?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>Robert Abramski &#187; Flash</title>
	<atom:link href="http://blog.robertabramski.com/category/work/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.robertabramski.com</link>
	<description>Blog. Ugliest Word Ever.</description>
	<lastBuildDate>Thu, 22 Jul 2010 19:07:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>M is for Bone</title>
		<link>http://blog.robertabramski.com/2010/07/22/m-is-for-bone/</link>
		<comments>http://blog.robertabramski.com/2010/07/22/m-is-for-bone/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 19:05:38 +0000</pubDate>
		<dc:creator>Robert Abramski</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[keystroke]]></category>

		<guid isPermaLink="false">http://blog.robertabramski.com/?p=402</guid>
		<description><![CDATA[It looks like Creative Suite CS5 has amended their zoom keystroke bungle they released with CS4. I wrote a post about it here. They changed the default keystroke of zoom to m (and renamed it Magnify) to make room for a third string tool like the Bone tool. Firstly, bone doesn&#8217;t even begin with z, [...]]]></description>
		<wfw:commentRss>http://blog.robertabramski.com/2010/07/22/m-is-for-bone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AddThis Class For Custom Flash Visualizations</title>
		<link>http://blog.robertabramski.com/2009/12/27/addthis-class-for-custom-flash-visualizations/</link>
		<comments>http://blog.robertabramski.com/2009/12/27/addthis-class-for-custom-flash-visualizations/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 04:46:52 +0000</pubDate>
		<dc:creator>Robert Abramski</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[addthis]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[crossdomain]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://blog.robertabramski.com/?p=381</guid>
		<description><![CDATA[One thing I don&#8217;t like about the AddThis API is that it doesn&#8217;t give you the ability to get all services to make your own custom visualizations. You can only make a bookmark URL one link at a time. If there was some way to get all the services listed you could loop through them [...]]]></description>
		<wfw:commentRss>http://blog.robertabramski.com/2009/12/27/addthis-class-for-custom-flash-visualizations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OSX Only Allows 8 LocalConnection Instances</title>
		<link>http://blog.robertabramski.com/2009/10/03/osx-only-allows-8-localconnection-instances/</link>
		<comments>http://blog.robertabramski.com/2009/10/03/osx-only-allows-8-localconnection-instances/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 22:03:49 +0000</pubDate>
		<dc:creator>Robert Abramski</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[connection]]></category>

		<guid isPermaLink="false">http://blog.robertabramski.com/?p=376</guid>
		<description><![CDATA[While bug hunting I came across this very unusual bug. In a project that I am working on, I am using multiple unique instances of the LocalConnection object to communicate between an AS3 master and an AS2 slave. These LocalConnection instances use a random number to keep them unique, so each time the program is [...]]]></description>
		<wfw:commentRss>http://blog.robertabramski.com/2009/10/03/osx-only-allows-8-localconnection-instances/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vimeo Player and the Secret API</title>
		<link>http://blog.robertabramski.com/2009/05/25/vimeo-player-and-the-secret-api/</link>
		<comments>http://blog.robertabramski.com/2009/05/25/vimeo-player-and-the-secret-api/#comments</comments>
		<pubDate>Mon, 25 May 2009 22:00:46 +0000</pubDate>
		<dc:creator>Robert Abramski</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[mashable]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vimeo]]></category>

		<guid isPermaLink="false">http://blog.robertabramski.com/?p=276</guid>
		<description><![CDATA[I am working on a project that is going to have an API that allows the user to insert video. The API is basically an ActionScript class that attaches a property when the user publishes their SWF. When the SWF is loaded into the main SWF program, it has access to the special functions in [...]]]></description>
		<wfw:commentRss>http://blog.robertabramski.com/2009/05/25/vimeo-player-and-the-secret-api/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Using H.264 Encoding For FLV Files</title>
		<link>http://blog.robertabramski.com/2009/04/07/using-h264-encoding-for-flv-files/</link>
		<comments>http://blog.robertabramski.com/2009/04/07/using-h264-encoding-for-flv-files/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 02:43:28 +0000</pubDate>
		<dc:creator>Robert Abramski</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[encoding]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://blog.robertabramski.com/?p=232</guid>
		<description><![CDATA[Today I was asked to fix a problem with an existing website where a FLV was stopping quarter way in its playback. This problem only occurred in IE 7 with Windows Vista. Every other browser seemed to work fine.
First step I took was to isolate the problem. I remade the FLV from source just to see [...]]]></description>
		<wfw:commentRss>http://blog.robertabramski.com/2009/04/07/using-h264-encoding-for-flv-files/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>M is for Zoom</title>
		<link>http://blog.robertabramski.com/2009/02/07/m-is-for-zoom/</link>
		<comments>http://blog.robertabramski.com/2009/02/07/m-is-for-zoom/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 19:33:29 +0000</pubDate>
		<dc:creator>Robert Abramski</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.robertabramski.com/?p=186</guid>
		<description><![CDATA[Despite all the attention that was paid to the CS4 version of Flash, I keep coming across gaps in logic that baffle me. I think this is probably perpetrated by Macromedia legacy staff that are effectively suicide bombing themselves against the usability of the product. Actually, no, it&#8217;s probably not even that interesting. It&#8217;s just [...]]]></description>
		<wfw:commentRss>http://blog.robertabramski.com/2009/02/07/m-is-for-zoom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TransitionManager Events</title>
		<link>http://blog.robertabramski.com/2009/01/26/transitionmanager-events/</link>
		<comments>http://blog.robertabramski.com/2009/01/26/transitionmanager-events/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 20:07:55 +0000</pubDate>
		<dc:creator>Robert Abramski</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[transitions]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tweening]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://blog.robertabramski.com/?p=163</guid>
		<description><![CDATA[I recently used the TransitionManager class to get some ready-made animation in a project I am working on. The problem was I needed to know when the tween ended so I could dispatch an event to tell my application to allow user interfacing again. I checked the Adobe API on TransitionManager and there were no [...]]]></description>
		<wfw:commentRss>http://blog.robertabramski.com/2009/01/26/transitionmanager-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You&#8217;ll Get No Help From Flash CS4</title>
		<link>http://blog.robertabramski.com/2009/01/13/youll-get-no-help-from-flash-cs4/</link>
		<comments>http://blog.robertabramski.com/2009/01/13/youll-get-no-help-from-flash-cs4/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 05:26:43 +0000</pubDate>
		<dc:creator>Robert Abramski</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://www.robertabramski.com/blog/?p=29</guid>
		<description><![CDATA[I got the new Creative Suite 4 at work the other day. My boss tells me I am one of four who got it this early. He was one that got it too. I asked him why they wasted a copy on him. From what I gathered, so he could open the program and then [...]]]></description>
		<wfw:commentRss>http://blog.robertabramski.com/2009/01/13/youll-get-no-help-from-flash-cs4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
