<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for The Official Blog of MINDTWITCH Interactive</title>
	<link>http://www.mindtwitch.com/blog</link>
	<description>Creatively Twisted</description>
	<pubDate>Tue, 16 Mar 2010 03:38:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>Comment on Fx2Flash Compiler Extension for Flex Builder &#038; Eclipse by cycle</title>
		<link>http://www.mindtwitch.com/blog/adobe/flash/flex-to-flash-compiler-plugin-for-flex-builder/#comment-23</link>
		<author>cycle</author>
		<pubDate>Tue, 21 Oct 2008 14:46:39 +0000</pubDate>
		<guid>http://www.mindtwitch.com/blog/adobe/flash/flex-to-flash-compiler-plugin-for-flex-builder/#comment-23</guid>
					<description>I'm currently looking into using this Flex builder 3 integration with Flash as I'm about to start migrating a massive AS2 project to AS3.  The code hinting features will be nice but what I'd really like to do is to be able to set breakpoints in the AS3 and debug my Flash app that way, inspecting variable values (I also use Visual Studio and just love those features).  Is this possible when using the method you mention?
Thanks in anticipation.</description>
		<content:encoded><![CDATA[<p>I&#8217;m currently looking into using this Flex builder 3 integration with Flash as I&#8217;m about to start migrating a massive AS2 project to AS3.  The code hinting features will be nice but what I&#8217;d really like to do is to be able to set breakpoints in the AS3 and debug my Flash app that way, inspecting variable values (I also use Visual Studio and just love those features).  Is this possible when using the method you mention?<br />
Thanks in anticipation.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Fx2Flash Compiler Extension for Flex Builder &#038; Eclipse by Adobe Flash CS4 Project Panel: Bitter Sweet &#124; We Are Studio</title>
		<link>http://www.mindtwitch.com/blog/adobe/flash/flex-to-flash-compiler-plugin-for-flex-builder/#comment-22</link>
		<author>Adobe Flash CS4 Project Panel: Bitter Sweet &#124; We Are Studio</author>
		<pubDate>Tue, 21 Oct 2008 04:02:12 +0000</pubDate>
		<guid>http://www.mindtwitch.com/blog/adobe/flash/flex-to-flash-compiler-plugin-for-flex-builder/#comment-22</guid>
					<description>[...] support, which brings a tear to my eye. For me personally this means the Eclipse Plug-in I wrote, Fx2Flash, that allows me to compile my projects in the Flash IDE, directly from Flex Builder, no longer [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] support, which brings a tear to my eye. For me personally this means the Eclipse Plug-in I wrote, Fx2Flash, that allows me to compile my projects in the Flash IDE, directly from Flex Builder, no longer [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Fx2Flash Compiler Extension for Flex Builder &#038; Eclipse by Michael Boucher</title>
		<link>http://www.mindtwitch.com/blog/adobe/flash/flex-to-flash-compiler-plugin-for-flex-builder/#comment-21</link>
		<author>Michael Boucher</author>
		<pubDate>Sun, 31 Aug 2008 17:52:28 +0000</pubDate>
		<guid>http://www.mindtwitch.com/blog/adobe/flash/flex-to-flash-compiler-plugin-for-flex-builder/#comment-21</guid>
					<description>Hi Stuart,
Unfortunately got a bit sidetracked and left it at "it works" on my machine. I think I'm going to package and see if anybody else can solve some of the issues. One such issue is including the JSFL file in the plug-in jar file so everything is one neat little package. I'll probably package the files and post for other to use shortly along with some step-by-step on things I've done to improve Flex-&gt;Flash workflow.

Thanks for visiting my site. I want to jump on a couple of other FB plug-in projects I've come up with as well to help improve things. Once such is an ASDoc viewer that will allow the viewer of an AS file to see the ASDoc comments formatted out for them. On our team we are always jumping in each other's code and it would be nice to just have the docs right there for everybody to see in FB.

Enough for now.

Take care and I'll let you know when I post the examples. Hoping to find some time this weekend.

-michael</description>
		<content:encoded><![CDATA[<p>Hi Stuart,<br />
Unfortunately got a bit sidetracked and left it at &#8220;it works&#8221; on my machine. I think I&#8217;m going to package and see if anybody else can solve some of the issues. One such issue is including the JSFL file in the plug-in jar file so everything is one neat little package. I&#8217;ll probably package the files and post for other to use shortly along with some step-by-step on things I&#8217;ve done to improve Flex->Flash workflow.</p>
<p>Thanks for visiting my site. I want to jump on a couple of other FB plug-in projects I&#8217;ve come up with as well to help improve things. Once such is an ASDoc viewer that will allow the viewer of an AS file to see the ASDoc comments formatted out for them. On our team we are always jumping in each other&#8217;s code and it would be nice to just have the docs right there for everybody to see in FB.</p>
<p>Enough for now.</p>
<p>Take care and I&#8217;ll let you know when I post the examples. Hoping to find some time this weekend.</p>
<p>-michael</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Fx2Flash Compiler Extension for Flex Builder &#038; Eclipse by Stuart</title>
		<link>http://www.mindtwitch.com/blog/adobe/flash/flex-to-flash-compiler-plugin-for-flex-builder/#comment-20</link>
		<author>Stuart</author>
		<pubDate>Fri, 22 Aug 2008 18:16:30 +0000</pubDate>
		<guid>http://www.mindtwitch.com/blog/adobe/flash/flex-to-flash-compiler-plugin-for-flex-builder/#comment-20</guid>
					<description>Sounds interesting, just the thing I'm looking for at the moment. I've spent all day researching how to go about editing my flash projects in FlexB 3 and I stumbled on your site. Alas, you don't seem to have posted your JFSL online yet. I look forward to testing it when you do. Cheers</description>
		<content:encoded><![CDATA[<p>Sounds interesting, just the thing I&#8217;m looking for at the moment. I&#8217;ve spent all day researching how to go about editing my flash projects in FlexB 3 and I stumbled on your site. Alas, you don&#8217;t seem to have posted your JFSL online yet. I look forward to testing it when you do. Cheers</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on UPDATE: Actionscript 3 Code Highlighting with GeSHi by AndyCook</title>
		<link>http://www.mindtwitch.com/blog/adobe/flash/actionscript-3-code-highlighting-with-gershi/#comment-16</link>
		<author>AndyCook</author>
		<pubDate>Tue, 12 Feb 2008 07:00:47 +0000</pubDate>
		<guid>http://www.mindtwitch.com/blog/adobe/flash/actionscript-3-code-highlighting-with-gershi/#comment-16</guid>
					<description>Thanks mt. I was just in the middle of changing the colors of an older ActionScript file for WP-Syntax, but now I am going to use yours instead. Thanks a lot. That must have been a lot of work and I really appreciate you emailing it over.</description>
		<content:encoded><![CDATA[<p>Thanks mt. I was just in the middle of changing the colors of an older ActionScript file for WP-Syntax, but now I am going to use yours instead. Thanks a lot. That must have been a lot of work and I really appreciate you emailing it over.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on UPDATE: Actionscript 3 Code Highlighting with GeSHi by Michael Boucher</title>
		<link>http://www.mindtwitch.com/blog/adobe/flash/actionscript-3-code-highlighting-with-gershi/#comment-15</link>
		<author>Michael Boucher</author>
		<pubDate>Tue, 12 Feb 2008 06:03:36 +0000</pubDate>
		<guid>http://www.mindtwitch.com/blog/adobe/flash/actionscript-3-code-highlighting-with-gershi/#comment-15</guid>
					<description>Andy,

Haven't had the time to complete it. It works for the most part however I need to re-order the entries so they are in alpha-order to help prevent weird formatting issues. Probably a 5-10 minute fix tops though.

I will e-mail the file over to you and hopefully get around to posting it soon.

Regards,
-mt</description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>Haven&#8217;t had the time to complete it. It works for the most part however I need to re-order the entries so they are in alpha-order to help prevent weird formatting issues. Probably a 5-10 minute fix tops though.</p>
<p>I will e-mail the file over to you and hopefully get around to posting it soon.</p>
<p>Regards,<br />
-mt</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on UPDATE: Actionscript 3 Code Highlighting with GeSHi by AndyCook</title>
		<link>http://www.mindtwitch.com/blog/adobe/flash/actionscript-3-code-highlighting-with-gershi/#comment-14</link>
		<author>AndyCook</author>
		<pubDate>Tue, 12 Feb 2008 05:51:35 +0000</pubDate>
		<guid>http://www.mindtwitch.com/blog/adobe/flash/actionscript-3-code-highlighting-with-gershi/#comment-14</guid>
					<description>This looks pretty good so far. Did you ever finish it? Nice website too. It looks really great and is easy to navigate unlike other WordPress blogs I've seen</description>
		<content:encoded><![CDATA[<p>This looks pretty good so far. Did you ever finish it? Nice website too. It looks really great and is easy to navigate unlike other WordPress blogs I&#8217;ve seen</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Actionscript 3.0 — Full-screen Centered Flash by MINDTWITCH Blog &#38;raquo; Actionscript 3 Code Highlighting with GerSHi</title>
		<link>http://www.mindtwitch.com/blog/adobe/flash/actionscript-3-full-screen-centered-flash/#comment-6</link>
		<author>MINDTWITCH Blog &#38;raquo; Actionscript 3 Code Highlighting with GerSHi</author>
		<pubDate>Tue, 16 Oct 2007 04:59:59 +0000</pubDate>
		<guid>http://www.mindtwitch.com/blog/adobe/flash/actionscript-3-full-screen-centered-flash/#comment-6</guid>
					<description>[...] ready for download soon. You can see an example of it in action on this site. Just check out the Actionscript 3.0 — Full-screen Centered Flash post.  Filed under: Adobe Flash, PHP, Actionscript 3.0, Side Projects, WordPress &#38;#8212; mindtwitch [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] ready for download soon. You can see an example of it in action on this site. Just check out the Actionscript 3.0 — Full-screen Centered Flash post.  Filed under: Adobe Flash, PHP, Actionscript 3.0, Side Projects, WordPress &amp;#8212; mindtwitch [&#8230;]</p>
]]></content:encoded>
				</item>
</channel>
</rss>
