<?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; JSFL</title>
	<atom:link href="http://www.stevensacks.net/category/jsfl/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>Gaia 3.0 now available for download</title>
		<link>http://www.stevensacks.net/2009/01/20/gaia-30-now-available-for-download/</link>
		<comments>http://www.stevensacks.net/2009/01/20/gaia-30-now-available-for-download/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 18:55:24 +0000</pubDate>
		<dc:creator>Steven Sacks</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Gaia]]></category>
		<category><![CDATA[JSFL]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stevensacks.net/?p=367</guid>
		<description><![CDATA[The highly anticipated release of Gaia 3 is available now! It has an entirely new panel, written in Adobe Flex, which runs in both Flash CS3 and Flash CS4. The new panel is a major step forward in workflow, including project management, optimization features, and a new publish panel which makes developing with Gaia even [...]]]></description>
		<wfw:commentRss>http://www.stevensacks.net/2009/01/20/gaia-30-now-available-for-download/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gaia 3.0 Preview</title>
		<link>http://www.stevensacks.net/2009/01/05/gaia-30-preview/</link>
		<comments>http://www.stevensacks.net/2009/01/05/gaia-30-preview/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 10:10:59 +0000</pubDate>
		<dc:creator>Steven Sacks</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Gaia]]></category>
		<category><![CDATA[JSFL]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.stevensacks.net/?p=347</guid>
		<description><![CDATA[It&#039;s been a few months of hard work to get it done, but the new Gaia Framework Panel for CS4 and CS3 is almost here. I just have a few final touches to get it finished, and I thought I&#039;d give everyone a preview of the new panel which should be ready for launch very [...]]]></description>
		<wfw:commentRss>http://www.stevensacks.net/2009/01/05/gaia-30-preview/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Update: Workaround to JSFL FLfile.write ANSI bug</title>
		<link>http://www.stevensacks.net/2009/01/02/update-workaround-to-jsfl-flfilewrite-ansi-bug/</link>
		<comments>http://www.stevensacks.net/2009/01/02/update-workaround-to-jsfl-flfilewrite-ansi-bug/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 08:43:08 +0000</pubDate>
		<dc:creator>Steven Sacks</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JSFL]]></category>
		<category><![CDATA[Tips/Tricks]]></category>

		<guid isPermaLink="false">http://www.stevensacks.net/?p=338</guid>
		<description><![CDATA[Jesse Warden and I spent some time trying to figure out a workaround for the FLfile.write bug. First, we tried opening a script document via fl.openScript(), which opens a text document in Flash as a script document. Interestingly enough, what we discovered is that this method is utterly useless. After you open the document, you [...]]]></description>
		<wfw:commentRss>http://www.stevensacks.net/2009/01/02/update-workaround-to-jsfl-flfilewrite-ansi-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JSFL Bug: FLfile.write uses ANSI not UTF-8</title>
		<link>http://www.stevensacks.net/2009/01/01/jsfl-bug-flfilewrite-uses-ansi-not-utf-8/</link>
		<comments>http://www.stevensacks.net/2009/01/01/jsfl-bug-flfilewrite-uses-ansi-not-utf-8/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 22:11:00 +0000</pubDate>
		<dc:creator>Steven Sacks</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[JSFL]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.stevensacks.net/?p=332</guid>
		<description><![CDATA[According to the JSFL documentation, FLfile.write() is supposed to save as UTF-8. Description Method; writes the specified string to the specified file (as UTF-8). However, this is not the case. On Windows, all files that are written using FLfile.write() use ANSI encoding not UTF-8. This happens even when you FLfile.read() a UTF-8 encoded text file [...]]]></description>
		<wfw:commentRss>http://www.stevensacks.net/2009/01/01/jsfl-bug-flfilewrite-uses-ansi-not-utf-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CS4 Project Panel Removal Has Bad Workflow Consequences</title>
		<link>http://www.stevensacks.net/2008/10/29/cs4-project-panel-removal-has-bad-workflow-consequences/</link>
		<comments>http://www.stevensacks.net/2008/10/29/cs4-project-panel-removal-has-bad-workflow-consequences/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 19:00:53 +0000</pubDate>
		<dc:creator>Steven Sacks</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JSFL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.stevensacks.net/?p=266</guid>
		<description><![CDATA[In Flash CS4, Adobe made a decision to kill the Flash Project Panel, the .flp file extension, and all the functionality that this native panel provided. They gave us no warning, there was no period of deprecation, and the consequences of this drastic and poorly-thought out decision are starting to occur. A lot of people [...]]]></description>
		<wfw:commentRss>http://www.stevensacks.net/2008/10/29/cs4-project-panel-removal-has-bad-workflow-consequences/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>JSFL in Flash CS4: Project Panel Alternative?</title>
		<link>http://www.stevensacks.net/2008/09/26/jsfl-in-flash-cs4-project-panel-alternative/</link>
		<comments>http://www.stevensacks.net/2008/09/26/jsfl-in-flash-cs4-project-panel-alternative/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 17:08:31 +0000</pubDate>
		<dc:creator>Steven Sacks</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[JSFL]]></category>

		<guid isPermaLink="false">http://www.stevensacks.net/?p=222</guid>
		<description><![CDATA[I just saw that the project panel has been changed in Flash CS4, and the JSFL commands related to it are gone, as well. Are there new JSFL API methods that are used with the new project panel? I don&#039;t see any API methods for it in the documentation. My Gaia Framework leverages the existing [...]]]></description>
		<wfw:commentRss>http://www.stevensacks.net/2008/09/26/jsfl-in-flash-cs4-project-panel-alternative/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>JSFL Rename Folder</title>
		<link>http://www.stevensacks.net/2008/05/26/jsfl-rename-folder/</link>
		<comments>http://www.stevensacks.net/2008/05/26/jsfl-rename-folder/#comments</comments>
		<pubDate>Mon, 26 May 2008 21:36:50 +0000</pubDate>
		<dc:creator>Steven Sacks</dc:creator>
				<category><![CDATA[JSFL]]></category>
		<category><![CDATA[Tips/Tricks]]></category>

		<guid isPermaLink="false">http://www.stevensacks.net/?p=108</guid>
		<description><![CDATA[JSFL does not have a method to rename a folder, which means you have to create a new folder with the new name, copy all the contents of the old folder into the new one, and then delete the old folder. It&#039;s a bit of a pain. Here is the JSFL code to do this [...]]]></description>
		<wfw:commentRss>http://www.stevensacks.net/2008/05/26/jsfl-rename-folder/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using JSFL To Change Publish Profile Settings v2</title>
		<link>http://www.stevensacks.net/2008/03/26/using-jsfl-to-change-publish-profile-settings-v2/</link>
		<comments>http://www.stevensacks.net/2008/03/26/using-jsfl-to-change-publish-profile-settings-v2/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 22:29:38 +0000</pubDate>
		<dc:creator>Steven Sacks</dc:creator>
				<category><![CDATA[JSFL]]></category>
		<category><![CDATA[Tips/Tricks]]></category>

		<guid isPermaLink="false">http://www.stevensacks.net/2008/03/26/using-jsfl-to-change-publish-profile-settings-v2/</guid>
		<description><![CDATA[I have some improved code for changing the publish profile settings of a Flash file using JSFL, which works with AS2 and AS3. This is a slight alteration of the code in Gaia&#039;s JSFL scaffolding, so if you want to see a more robust version, check out Gaia&#039;s scaffolding JSFL. // fileURI is the full [...]]]></description>
		<wfw:commentRss>http://www.stevensacks.net/2008/03/26/using-jsfl-to-change-publish-profile-settings-v2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<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>
		<item>
		<title>JSFL Documentation</title>
		<link>http://www.stevensacks.net/2008/03/05/jsfl-documentation/</link>
		<comments>http://www.stevensacks.net/2008/03/05/jsfl-documentation/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 19:16:27 +0000</pubDate>
		<dc:creator>Steven Sacks</dc:creator>
				<category><![CDATA[JSFL]]></category>

		<guid isPermaLink="false">http://www.stevensacks.net/2008/03/05/jsfl-documentation/</guid>
		<description><![CDATA[Finding the JSFL documentation on Adobe&#039;s site is not exactly straightforward. It&#039;s nestled deep in the support area. The best way to find it is using an advanced Google search for .pdf files with the words &#034;extending flash cs3&#034;. To save you that step, I&#039;ve decided to post the URL to the PDF here. http://livedocs.adobe.com/flash/9.0/main/flash_cs3_extending.pdf [...]]]></description>
		<wfw:commentRss>http://www.stevensacks.net/2008/03/05/jsfl-documentation/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
