<?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>flex and flash developer &#124; steven sacks &#187; Other</title>
	<atom:link href="http://www.stevensacks.net/category/other/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevensacks.net</link>
	<description>Adobe, Flash, Flex, AIR, Technology</description>
	<lastBuildDate>Fri, 25 Jun 2010 05:03:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>JSFL, Actionscript and MMExecute Shortcut</title>
		<link>http://www.stevensacks.net/2008/03/07/jsfl-actionscript-and-mmexecute-shortcut/</link>
		<comments>http://www.stevensacks.net/2008/03/07/jsfl-actionscript-and-mmexecute-shortcut/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 00:00:11 +0000</pubDate>
		<dc:creator>Steven Sacks</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[JSFL]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Tips/Tricks]]></category>

		<guid isPermaLink="false">http://www.stevensacks.net/2008/03/07/jsfl-actionscript-and-mmexecute-shortcut/</guid>
		<description><![CDATA[One of the pains of communicating from a Flash panel to a JSFL script is the cumbersome MMExecute and passing all those strings and value pairs as strings. Here is a helper method that takes any number of arguments and simplifies MMExecute commands in Flash panels. function runScript() { return MMExecute('fl.runScript("' + arguments.join('","') + '");"); [...]]]></description>
		<wfw:commentRss>http://www.stevensacks.net/2008/03/07/jsfl-actionscript-and-mmexecute-shortcut/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
