<?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>mentalaxis &#187; Adobe</title>
	<atom:link href="http://mentalaxis.com/words/tag/macromedia/feed/" rel="self" type="application/rss+xml" />
	<link>http://mentalaxis.com/words</link>
	<description>in the kingdom of the blind... stay off the highway!</description>
	<lastBuildDate>Fri, 14 Aug 2009 11:00:21 +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>AMF Format opens up..</title>
		<link>http://mentalaxis.com/words/2007/12/22/amf-format-opens-up/</link>
		<comments>http://mentalaxis.com/words/2007/12/22/amf-format-opens-up/#comments</comments>
		<pubDate>Sat, 22 Dec 2007 02:55:50 +0000</pubDate>
		<dc:creator>Jason Milkins</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript2.0]]></category>
		<category><![CDATA[ActionScript3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://mentalaxis.com/words/2007/12/22/amf-format-opens-up/</guid>
		<description><![CDATA[Thanks go out to Adobe this week, for opening up the AMF (Flash remoting message format) specifications.

A PDF is available from here&#8230;]]></description>
		<wfw:commentRss>http://mentalaxis.com/words/2007/12/22/amf-format-opens-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FocusManager code error (Flash mx.managers package)</title>
		<link>http://mentalaxis.com/words/2006/11/09/focusmanager-code-error-flash-mxmanagers-package/</link>
		<comments>http://mentalaxis.com/words/2006/11/09/focusmanager-code-error-flash-mxmanagers-package/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 10:59:07 +0000</pubDate>
		<dc:creator>Jason Milkins</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript2.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[mx]]></category>

		<guid isPermaLink="false">http://mentalaxis.com/words/2006/11/09/focusmanager-code-error-flash-mxmanagers-package/</guid>
		<description><![CDATA[Just a quick note of an error in the Flash mx class library, the FocusManager class (mx.managers.FocusManager) has an error on line 728.




727:    if (getFocusManagerFromObject(o) != this)
728:		o == undefined;




Because 728 won&#8217;t actually result in any useful computation, It appears the line should read&#8230;




727:    if (getFocusManagerFromObject(o) != this)
728:		o = undefined;




However, [...]]]></description>
		<wfw:commentRss>http://mentalaxis.com/words/2006/11/09/focusmanager-code-error-flash-mxmanagers-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tamarin Project</title>
		<link>http://mentalaxis.com/words/2006/11/08/tamarin-project/</link>
		<comments>http://mentalaxis.com/words/2006/11/08/tamarin-project/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 10:50:20 +0000</pubDate>
		<dc:creator>Jason Milkins</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript2.0]]></category>
		<category><![CDATA[ActionScript3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://mentalaxis.com/words/2006/11/08/tamarin-project/</guid>
		<description><![CDATA[Adobe and Mozilla announced that Adobe will contribute source code from the latest Adobe&#195;‚&#194;&#174; ActionScript&#195;&#162;&#226;€ž&#194;&#162; Virtual Machine (AVM2), the standards-based scripting language engine in Adobe Flash&#195;‚&#194;&#174; Player 9, to a new open source project known as Tamarin that will be hosted by the Mozilla Foundation.

AVM2, as currently shipping in Adobe Flash Player 9, was built [...]]]></description>
		<wfw:commentRss>http://mentalaxis.com/words/2006/11/08/tamarin-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSS Remoting round-up</title>
		<link>http://mentalaxis.com/words/2006/10/25/oss-remoting-round-up/</link>
		<comments>http://mentalaxis.com/words/2006/10/25/oss-remoting-round-up/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 10:26:31 +0000</pubDate>
		<dc:creator>Jason Milkins</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mentalaxis.com/words/2006/10/25/oss-remoting-round-up/</guid>
		<description><![CDATA[AMFPHP

AMFPHP provides a server-side data transport layer, which enables server process calls that return objects which are native to the Flash platform, no XML or other text based format deserialising needs to take place. The advantages should be obvious.

http://www.amfphp.org/ - Homepage
http://aralbalkan.com/529 - Comparison of OSS and Remoting options in use (AMFPHP outnumbers other options by [...]]]></description>
		<wfw:commentRss>http://mentalaxis.com/words/2006/10/25/oss-remoting-round-up/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Elipoid</title>
		<link>http://mentalaxis.com/words/2006/09/27/elipoid/</link>
		<comments>http://mentalaxis.com/words/2006/09/27/elipoid/#comments</comments>
		<pubDate>Wed, 27 Sep 2006 14:09:35 +0000</pubDate>
		<dc:creator>Jason Milkins</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://mentalaxis.com/words/2006/09/27/elipoid/</guid>
		<description><![CDATA[I've been playing around with a little art experiment, the best description is a kind of instant record label or CD label art generator.
It's called Elipoid and it's Flash 8 based, it'll be interesting to see what sort of performance improvement is possible with AS3.0 and Flash 9.
Here it is...




// 


]]></description>
		<wfw:commentRss>http://mentalaxis.com/words/2006/09/27/elipoid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActionScript 3.0 links &#8211; update.</title>
		<link>http://mentalaxis.com/words/2006/09/22/as3links/</link>
		<comments>http://mentalaxis.com/words/2006/09/22/as3links/#comments</comments>
		<pubDate>Fri, 22 Sep 2006 10:54:46 +0000</pubDate>
		<dc:creator>Jason Milkins</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://mentalaxis.com/words/2006/09/22/as3links/</guid>
		<description><![CDATA[The collection of AS3.0 links continues to expand...

	Adobe's ActionScript 3.0 Overview
	Programming ActionScript 3.0
	ActionScript 3.0 Livedocs
	Tips for learning ActionScript 3.0
	AS3.0 Class libraries at Adobe Labs
	
		Corelib
		FlexUnit
		Flickr
		Mappr
		RSS
		Odeo
		YouTube
	
	
	ActionScript 3.0 Sample files
	Exploring the Flash Professional 9 ActionScript 3.0 Preview
	Using the Timer Class in ActionScript 3.0
	Playing FLV with AS3.0
	Creating click-able MovieClips with AS3.0
	Creating new MovieClips in AS3.0
	Reading MP3 ID3 tags with [...]]]></description>
		<wfw:commentRss>http://mentalaxis.com/words/2006/09/22/as3links/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Good Times&#8230;.</title>
		<link>http://mentalaxis.com/words/2006/08/26/good-times-badgr20-idfindr-constructr-polkr/</link>
		<comments>http://mentalaxis.com/words/2006/08/26/good-times-badgr20-idfindr-constructr-polkr/#comments</comments>
		<pubDate>Sat, 26 Aug 2006 13:29:35 +0000</pubDate>
		<dc:creator>Jason Milkins</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[badgr]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[idFindr]]></category>
		<category><![CDATA[polkr]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://mentalaxis.com/words/2006/08/26/good-times-badgr20-idfindr-constructr-polkr/</guid>
		<description><![CDATA[After a slight panic during the week, all the Flickr tools hosted here on mentalaxis are now working fine again...
I'd managed to neglect checking the latest news about the Flickr API and missed the notice informing the developer community about an upcoming change of server for Flickr API calls.
I realise that many of you would [...]]]></description>
		<wfw:commentRss>http://mentalaxis.com/words/2006/08/26/good-times-badgr20-idfindr-constructr-polkr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Badgr2.0 &#8211; Working again</title>
		<link>http://mentalaxis.com/words/2006/08/24/badgr20-working-again/</link>
		<comments>http://mentalaxis.com/words/2006/08/24/badgr20-working-again/#comments</comments>
		<pubDate>Thu, 24 Aug 2006 10:47:21 +0000</pubDate>
		<dc:creator>Jason Milkins</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[badgr]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[idFindr]]></category>
		<category><![CDATA[polkr]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://mentalaxis.com/words/2006/08/24/badgr20-working-again/</guid>
		<description><![CDATA[Badgr2.0 and Polkr are now working again.
idFindr
idFindr and the integrated idFindr in Constructr are still not working but a fix is in the pipeline and should be online again soon.
]]></description>
		<wfw:commentRss>http://mentalaxis.com/words/2006/08/24/badgr20-working-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Badgr2.0 &#8211; not working?</title>
		<link>http://mentalaxis.com/words/2006/08/24/badgr20-not-working/</link>
		<comments>http://mentalaxis.com/words/2006/08/24/badgr20-not-working/#comments</comments>
		<pubDate>Thu, 24 Aug 2006 08:10:03 +0000</pubDate>
		<dc:creator>Jason Milkins</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[badgr]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[idFindr]]></category>
		<category><![CDATA[polkr]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://mentalaxis.com/words/2006/08/24/badgr20-not-working/</guid>
		<description><![CDATA[This is a brief post for anyone who&#8217;s wondering why Badgr, idFindr, Polkr and Constructr aren&#8217;t working
For some reason all of the mentalaxis flickr applications are being refused connection to Flickr servers.
I am working hard in an attempt to find out the details of this problem and get it fixed as soon as possible, I [...]]]></description>
		<wfw:commentRss>http://mentalaxis.com/words/2006/08/24/badgr20-not-working/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Badgr2.0 bug tracking</title>
		<link>http://mentalaxis.com/words/2006/08/23/badgr20-bug-tracking/</link>
		<comments>http://mentalaxis.com/words/2006/08/23/badgr20-bug-tracking/#comments</comments>
		<pubDate>Wed, 23 Aug 2006 16:47:38 +0000</pubDate>
		<dc:creator>Jason Milkins</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[badgr]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[idFindr]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://mentalaxis.com/words/2006/08/23/badgr20-bug-tracking/</guid>
		<description><![CDATA[If you've experienced a problem with badgr you can now help us catch it and fix it.
There's now a project page for Badgr on Google code where you can keep an eye on the progress of badgr development.]]></description>
		<wfw:commentRss>http://mentalaxis.com/words/2006/08/23/badgr20-bug-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
