





<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for xJSFL</title>
	<atom:link href="http://www.xjsfl.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xjsfl.com</link>
	<description>The rapid development framework for extending Adobe Flash</description>
	<lastBuildDate>Tue, 08 May 2012 03:49:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>Comment on Komodo installation by Sherri</title>
		<link>http://www.xjsfl.com/support/setup/komodo/komodo-installation/comment-page-1#comment-531</link>
		<dc:creator>Sherri</dc:creator>
		<pubDate>Tue, 08 May 2012 03:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.xjsfl.com/?p=410#comment-531</guid>
		<description>Just a correction to the path (with the latest GIT version) in the following instructions...

To install the extensions (and the optional JSFL color scheme file):
1. Make sure Komodo is open
&lt;strike&gt;2. Browse to your xJSFL/core/install/Komodo/ folder&lt;/strike&gt;
2. Browse to your xJSFL/core/&lt;strong&gt;assets&lt;strong&gt;/install/Komodo/ folder
3. Select and drag all files onto Komodo</description>
		<content:encoded><![CDATA[<p>Just a correction to the path (with the latest GIT version) in the following instructions&#8230;</p>
<p>To install the extensions (and the optional JSFL color scheme file):<br />
1. Make sure Komodo is open<br />
<strike>2. Browse to your xJSFL/core/install/Komodo/ folder</strike><br />
2. Browse to your xJSFL/core/<strong>assets</strong><strong>/install/Komodo/ folder<br />
3. Select and drag all files onto Komodo</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing an xJSFL Snippet by Dave Stewart</title>
		<link>http://www.xjsfl.com/support/tutorials/snippets/snippet-example/comment-page-1#comment-528</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Fri, 04 May 2012 11:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.xjsfl.com/?p=477#comment-528</guid>
		<description>Yup. I got a week off from client work so hoping to get a lot of this done in the next 7 - 10 days. Cheers.</description>
		<content:encoded><![CDATA[<p>Yup. I got a week off from client work so hoping to get a lot of this done in the next 7 &#8211; 10 days. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing an xJSFL Snippet by Fred</title>
		<link>http://www.xjsfl.com/support/tutorials/snippets/snippet-example/comment-page-1#comment-527</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Fri, 04 May 2012 11:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.xjsfl.com/?p=477#comment-527</guid>
		<description>Working my way through these tutorials. While the docs are being updated -  the validation check - &lt;b&gt;if(xjsfl.get.selection())&lt;/b&gt;  should change to - &lt;b&gt;if(UI.selection)&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p>Working my way through these tutorials. While the docs are being updated &#8211;  the validation check &#8211; <b>if(xjsfl.get.selection())</b>  should change to &#8211; <b>if(UI.selection)</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on xJSFL Installation by Dave Stewart</title>
		<link>http://www.xjsfl.com/support/setup/quick-start/installation/comment-page-1#comment-526</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Thu, 03 May 2012 09:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.xjsfl.com/?p=409#comment-526</guid>
		<description>OK, this is a CS5 thing. It gobbles the error messages, which is a f-ing pain in the ass. Try the same install on CS4 and see how you go. Any more questions I&#039;ll happily answer on the forum

:D</description>
		<content:encoded><![CDATA[<p>OK, this is a CS5 thing. It gobbles the error messages, which is a f-ing pain in the ass. Try the same install on CS4 and see how you go. Any more questions I&#8217;ll happily answer on the forum</p>
<p>:D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on xJSFL Installation by Owen Bennett</title>
		<link>http://www.xjsfl.com/support/setup/quick-start/installation/comment-page-1#comment-525</link>
		<dc:creator>Owen Bennett</dc:creator>
		<pubDate>Thu, 03 May 2012 09:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.xjsfl.com/?p=409#comment-525</guid>
		<description>Still no joy I&#039;m afraid. It outputs:

&gt; xjsfl: INSTALLING xJSFL...
&gt; xjsfl: loading proxy classes...
&gt; xjsfl: loading xjsfl...

&gt; xjsfl: LOADING CORE CLASSES...
&gt; xjsfl: loading library: Globals
The following JavaScript error(s) occurred:

Owen</description>
		<content:encoded><![CDATA[<p>Still no joy I&#8217;m afraid. It outputs:</p>
<p>&gt; xjsfl: INSTALLING xJSFL&#8230;<br />
&gt; xjsfl: loading proxy classes&#8230;<br />
&gt; xjsfl: loading xjsfl&#8230;</p>
<p>&gt; xjsfl: LOADING CORE CLASSES&#8230;<br />
&gt; xjsfl: loading library: Globals<br />
The following JavaScript error(s) occurred:</p>
<p>Owen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on xJSFL Installation by Dave Stewart</title>
		<link>http://www.xjsfl.com/support/setup/quick-start/installation/comment-page-1#comment-524</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Wed, 02 May 2012 13:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.xjsfl.com/?p=409#comment-524</guid>
		<description>Sorry Owen,

The latest beta should be good to go. 

https://github.com/davestewart/xJSFL/tree/Beta2b

Things have been held up in the last few weeks with client work, but I&#039;m hoping to release the final 1.0 release this week, assuming no show-stopping scenarios.</description>
		<content:encoded><![CDATA[<p>Sorry Owen,</p>
<p>The latest beta should be good to go. </p>
<p><a href="https://github.com/davestewart/xJSFL/tree/Beta2b" rel="nofollow">https://github.com/davestewart/xJSFL/tree/Beta2b</a></p>
<p>Things have been held up in the last few weeks with client work, but I&#8217;m hoping to release the final 1.0 release this week, assuming no show-stopping scenarios.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on xJSFL Installation by Owen Bennett</title>
		<link>http://www.xjsfl.com/support/setup/quick-start/installation/comment-page-1#comment-523</link>
		<dc:creator>Owen Bennett</dc:creator>
		<pubDate>Wed, 02 May 2012 13:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.xjsfl.com/?p=409#comment-523</guid>
		<description>Hey,

I can&#039;t find a version that will install. I&#039;ve stepped back quite a number of commits, but I just get &quot;The following JavaScript error(s) occurred:
&quot; (love the error messages JSFL gives you!)

I&#039;m running Flash Pro CS5.

Thanks,

Owen</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I can&#8217;t find a version that will install. I&#8217;ve stepped back quite a number of commits, but I just get &#8220;The following JavaScript error(s) occurred:<br />
&#8221; (love the error messages JSFL gives you!)</p>
<p>I&#8217;m running Flash Pro CS5.</p>
<p>Thanks,</p>
<p>Owen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Komodo AutoCode Extension by Dave Stewart</title>
		<link>http://www.xjsfl.com/support/setup/komodo/autocode/comment-page-1#comment-513</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Sat, 21 Apr 2012 18:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.xjsfl.com/?p=799#comment-513</guid>
		<description>OK, Autocode got a BIG update this week.

Bugs fixed, new features, and a bunch of internal improvements. Stephen, I added the option for no columns as well.

Will be releasing in the next week or so.</description>
		<content:encoded><![CDATA[<p>OK, Autocode got a BIG update this week.</p>
<p>Bugs fixed, new features, and a bunch of internal improvements. Stephen, I added the option for no columns as well.</p>
<p>Will be releasing in the next week or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing an xJSFL Module by Dave Stewart</title>
		<link>http://www.xjsfl.com/support/tutorials/modules/module-example/comment-page-1#comment-511</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Fri, 13 Apr 2012 16:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.xjsfl.com/?p=481#comment-511</guid>
		<description>Not yet. Have a dig around the Snippets and Sample modules until I get round to it.

There&#039;s been some big changes in Beta 2 regarding registering and loading assets - I need to get it all documented.</description>
		<content:encoded><![CDATA[<p>Not yet. Have a dig around the Snippets and Sample modules until I get round to it.</p>
<p>There&#8217;s been some big changes in Beta 2 regarding registering and loading assets &#8211; I need to get it all documented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing an xJSFL Module by Francis Poirier</title>
		<link>http://www.xjsfl.com/support/tutorials/modules/module-example/comment-page-1#comment-510</link>
		<dc:creator>Francis Poirier</dc:creator>
		<pubDate>Fri, 13 Apr 2012 16:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.xjsfl.com/?p=481#comment-510</guid>
		<description>I am really interested with this is there anyway tutorial ?</description>
		<content:encoded><![CDATA[<p>I am really interested with this is there anyway tutorial ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

