<?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 on: Gordon: Flash Runtime Implemented in Javascript</title>
	<atom:link href="http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: imrankhanbscs</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-285414</link>
		<dc:creator>imrankhanbscs</dc:creator>
		<pubDate>Wed, 03 Nov 2010 14:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-285414</guid>
		<description>I am using CS 3 and using action script 3.0 in my .swf file and using the gordon.js file in my index.html file as mentioned in example: 





	



   Replace me
    
      var movie = new Gordon.Movie(&quot;Chatbot.swf&quot;, {id: &quot;your_stage&quot;, width: 480, height: 320});
    




but it is not working though on my ipad.

Please help me regarding this issue.</description>
		<content:encoded><![CDATA[<p>I am using CS 3 and using action script 3.0 in my .swf file and using the gordon.js file in my index.html file as mentioned in example: </p>
<p>   Replace me</p>
<p>      var movie = new Gordon.Movie(&#8220;Chatbot.swf&#8221;, {id: &#8220;your_stage&#8221;, width: 480, height: 320});</p>
<p>but it is not working though on my ipad.</p>
<p>Please help me regarding this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: millermedeiros</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-278277</link>
		<dc:creator>millermedeiros</dc:creator>
		<pubDate>Wed, 27 Jan 2010 16:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-278277</guid>
		<description>@eyelidlessness, I don&#039;t use GWT or any other language to output JS code.. I was just trying to explain that some features of the other languages are useful when you have a big project with many developers (think about Google Wave..) it&#039;s not that you can&#039;t do those things using plain JavaScript, but that using Haxe/Java or other similar language can help... (&lt;a href=&quot;http://haxe.org/doc/features&quot; rel=&quot;nofollow&quot;&gt;Haxe features&lt;/a&gt;)

this post explain my point of view about Flash vs. Web Standards: &lt;a href=&quot;http://blogs.adobe.com/jnack/2010/01/sympathy_for_the_devil.html&quot; rel=&quot;nofollow&quot;&gt;Sympathy for the Devil&lt;/a&gt;. I think that every Flash hater should read it.

PS: just because your site is made with HTML+JS doesn&#039;t mean that it is more accessible than a Flash website...</description>
		<content:encoded><![CDATA[<p>@eyelidlessness, I don&#8217;t use GWT or any other language to output JS code.. I was just trying to explain that some features of the other languages are useful when you have a big project with many developers (think about Google Wave..) it&#8217;s not that you can&#8217;t do those things using plain JavaScript, but that using Haxe/Java or other similar language can help&#8230; (<a href="http://haxe.org/doc/features" rel="nofollow">Haxe features</a>)</p>
<p>this post explain my point of view about Flash vs. Web Standards: <a href="http://blogs.adobe.com/jnack/2010/01/sympathy_for_the_devil.html" rel="nofollow">Sympathy for the Devil</a>. I think that every Flash hater should read it.</p>
<p>PS: just because your site is made with HTML+JS doesn&#8217;t mean that it is more accessible than a Flash website&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhiswin</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277929</link>
		<dc:creator>jhiswin</dc:creator>
		<pubDate>Sat, 16 Jan 2010 07:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277929</guid>
		<description>@bunnyhero:
The code looks to be a quick proof of concept hack.  And it&#039;s already able to render animations directly from flash files.
A lot of the flash online can be used with this script (recompiled).
And it&#039;s still a big deal.  A lot of flash is just animations made by designers, as there&#039;s really no alternative tools.
The supported SWF tags looks like features of up to flash 10 have been implemented, but the script is choking on the produced output.  It should be easily fixable.  Looks like paulirish figured some of it out.  Anyone want to contact him and see what he knows?</description>
		<content:encoded><![CDATA[<p>@bunnyhero:<br />
The code looks to be a quick proof of concept hack.  And it&#8217;s already able to render animations directly from flash files.<br />
A lot of the flash online can be used with this script (recompiled).<br />
And it&#8217;s still a big deal.  A lot of flash is just animations made by designers, as there&#8217;s really no alternative tools.<br />
The supported SWF tags looks like features of up to flash 10 have been implemented, but the script is choking on the produced output.  It should be easily fixable.  Looks like paulirish figured some of it out.  Anyone want to contact him and see what he knows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyelidlessness</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277926</link>
		<dc:creator>eyelidlessness</dc:creator>
		<pubDate>Sat, 16 Jan 2010 00:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277926</guid>
		<description>bunnyhero,

That&#039;s because people get excited about proofs of concept because... they prove concepts. It&#039;s an example of what can be done, and a lens on what more can be built upon it.</description>
		<content:encoded><![CDATA[<p>bunnyhero,</p>
<p>That&#8217;s because people get excited about proofs of concept because&#8230; they prove concepts. It&#8217;s an example of what can be done, and a lens on what more can be built upon it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bunnyhero</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277920</link>
		<dc:creator>bunnyhero</dc:creator>
		<pubDate>Fri, 15 Jan 2010 21:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277920</guid>
		<description>it&#039;s a cool experiment, but in its current stage it&#039;s *extremely* limited and not useful for anything. when was the last time you saw anything built for flash player 1? even the barely-useful flash lite 1.0 is the equivalent of flash player 4.  the way people are retweeting this you&#039;d think it was the second coming or something ;)</description>
		<content:encoded><![CDATA[<p>it&#8217;s a cool experiment, but in its current stage it&#8217;s *extremely* limited and not useful for anything. when was the last time you saw anything built for flash player 1? even the barely-useful flash lite 1.0 is the equivalent of flash player 4.  the way people are retweeting this you&#8217;d think it was the second coming or something ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyelidlessness</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277872</link>
		<dc:creator>eyelidlessness</dc:creator>
		<pubDate>Fri, 15 Jan 2010 05:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277872</guid>
		<description>millermedeiros, &lt;blockquote&gt;I do (and also like) more HTML/CSS/JavaScript development than Flash but for really complex projects with many developers using a language that has AS3/Haxe/Java/C# features is way better than using JavaScript just think about GWT and try to understand why they choose Java over JavaScript…&lt;/blockquote&gt;

It&#039;s really more a matter of preference than &quot;better&quot;. GWT is really the worst example you could have chosen, as it demonstrates perfectly that it&#039;s a matter of preference, not functionality unavailable to Javascript: GWT &lt;strong&gt;produces&lt;/strong&gt; Javascript code, as jhiswin said. If you prefer the Java &quot;way of doing things&quot; over Javascript, go ahead and use GWT. But unless you&#039;re sending applets over the wire, we&#039;ll both be producing Javascript one way or another.

I personally prefer the Javascript language. I like its simplicity and power. I like its syntax. I like it&#039;s OO model. I like that it&#039;s the &quot;native&quot; language of the web. And I can do just as much with it as anyone can do in GWT.

The same argument holds for Haxe.

C# and AS3 are a little different in that you can deploy them in Silverlight and Flash runtimes, respectively. Otherwise the argument above applies to C# and AS3 as well: they&#039;re all capable, it&#039;s a matter of what you prefer to write. But ultimately the time is coming where those runtime environments&#039; advantages are going to be pretty minimal. The only &lt;strong&gt;real&lt;/strong&gt; advantages they have are performance—where Javascript is rapidly gaining, thanks to the efforts of Apple, Google and Mozilla—and API—where Javascript is also rapidly gaining, thanks to the efforts of the HTML5 standards process.

And those runtime environments have some pretty serious drawbacks too. Microsoft is sort of new in this space, but Adobe (and Macromedia) have had years to fix the accessibility, stability and resource overuse problems with Flash. The HTML/CSS/Javascript world is far ahead on this point, and getting better.

There are only really a handful of good reasons to use Flash (or, to a much lesser extent, Silverlight) in a new web app today:

1. Improved API access in Javascript is inconsistent across platforms.
2. Performance for an increasingly narrowing set of functionality.
3. Flexible audio/video playback without much fuss.

#1 is being mostly resolved as we speak, and may be a non-issue within a year or two. #2 is being resolved as we speak, and will be a non-issue within a year or two. #3 is the albatross around the open web&#039;s neck. (Apple needs to get over themselves and support OGG.)

For better or worse, IE 9 is coming down the line with a Javascript engine that performs well, some CSS 3 support, and probably canvas. This will almost definitely be the nail in the coffin of IE 6-7, driving a deluge of &quot;killer apps&quot; that will promote all but the corporate sector to upgrade to modern browsers.

In short, a time where client-side language choice is &lt;strong&gt;only&lt;/strong&gt; a matter of preference is basically visible on the horizon.

So write Java if you like. But don&#039;t fool yourself into thinking you&#039;re getting a leg up on Javascript.</description>
		<content:encoded><![CDATA[<p>millermedeiros,<br />
<blockquote>I do (and also like) more HTML/CSS/JavaScript development than Flash but for really complex projects with many developers using a language that has AS3/Haxe/Java/C# features is way better than using JavaScript just think about GWT and try to understand why they choose Java over JavaScript…</p></blockquote>
<p>It&#8217;s really more a matter of preference than &#8220;better&#8221;. GWT is really the worst example you could have chosen, as it demonstrates perfectly that it&#8217;s a matter of preference, not functionality unavailable to Javascript: GWT <strong>produces</strong> Javascript code, as jhiswin said. If you prefer the Java &#8220;way of doing things&#8221; over Javascript, go ahead and use GWT. But unless you&#8217;re sending applets over the wire, we&#8217;ll both be producing Javascript one way or another.</p>
<p>I personally prefer the Javascript language. I like its simplicity and power. I like its syntax. I like it&#8217;s OO model. I like that it&#8217;s the &#8220;native&#8221; language of the web. And I can do just as much with it as anyone can do in GWT.</p>
<p>The same argument holds for Haxe.</p>
<p>C# and AS3 are a little different in that you can deploy them in Silverlight and Flash runtimes, respectively. Otherwise the argument above applies to C# and AS3 as well: they&#8217;re all capable, it&#8217;s a matter of what you prefer to write. But ultimately the time is coming where those runtime environments&#8217; advantages are going to be pretty minimal. The only <strong>real</strong> advantages they have are performance—where Javascript is rapidly gaining, thanks to the efforts of Apple, Google and Mozilla—and API—where Javascript is also rapidly gaining, thanks to the efforts of the HTML5 standards process.</p>
<p>And those runtime environments have some pretty serious drawbacks too. Microsoft is sort of new in this space, but Adobe (and Macromedia) have had years to fix the accessibility, stability and resource overuse problems with Flash. The HTML/CSS/Javascript world is far ahead on this point, and getting better.</p>
<p>There are only really a handful of good reasons to use Flash (or, to a much lesser extent, Silverlight) in a new web app today:</p>
<p>1. Improved API access in Javascript is inconsistent across platforms.<br />
2. Performance for an increasingly narrowing set of functionality.<br />
3. Flexible audio/video playback without much fuss.</p>
<p>#1 is being mostly resolved as we speak, and may be a non-issue within a year or two. #2 is being resolved as we speak, and will be a non-issue within a year or two. #3 is the albatross around the open web&#8217;s neck. (Apple needs to get over themselves and support OGG.)</p>
<p>For better or worse, IE 9 is coming down the line with a Javascript engine that performs well, some CSS 3 support, and probably canvas. This will almost definitely be the nail in the coffin of IE 6-7, driving a deluge of &#8220;killer apps&#8221; that will promote all but the corporate sector to upgrade to modern browsers.</p>
<p>In short, a time where client-side language choice is <strong>only</strong> a matter of preference is basically visible on the horizon.</p>
<p>So write Java if you like. But don&#8217;t fool yourself into thinking you&#8217;re getting a leg up on Javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antimatter15</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277869</link>
		<dc:creator>antimatter15</dc:creator>
		<pubDate>Fri, 15 Jan 2010 02:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277869</guid>
		<description>Woah this is really awesome!

I guess I&#039;ll try using it with http://code.google.com/p/freemovie-js/ which is a SWF compiler that I ported to JS a bit ago.</description>
		<content:encoded><![CDATA[<p>Woah this is really awesome!</p>
<p>I guess I&#8217;ll try using it with <a href="http://code.google.com/p/freemovie-js/" rel="nofollow">http://code.google.com/p/freemovie-js/</a> which is a SWF compiler that I ported to JS a bit ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rdza</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277868</link>
		<dc:creator>rdza</dc:creator>
		<pubDate>Fri, 15 Jan 2010 00:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277868</guid>
		<description>@Joeri - its not enough just to get IE to behave anymore - it needs to perform, and while chrome frame rules, its penetration leaves something to be desired, unlike flash10&#039;s 95%. The answer to IE is a chrome frame that gets executed by the flash vm, ala svgweb - a fast path with no plugin download.</description>
		<content:encoded><![CDATA[<p>@Joeri &#8211; its not enough just to get IE to behave anymore &#8211; it needs to perform, and while chrome frame rules, its penetration leaves something to be desired, unlike flash10&#8242;s 95%. The answer to IE is a chrome frame that gets executed by the flash vm, ala svgweb &#8211; a fast path with no plugin download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fabienmenager</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277867</link>
		<dc:creator>fabienmenager</dc:creator>
		<pubDate>Thu, 14 Jan 2010 23:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277867</guid>
		<description>I&#039;m more and more surprised by the possibilities of the web technologies nowadays, especially JavaScript. I however have a question about this project : could it work with SVGWeb ? ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;m more and more surprised by the possibilities of the web technologies nowadays, especially JavaScript. I however have a question about this project : could it work with SVGWeb ? ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhiswin</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277865</link>
		<dc:creator>jhiswin</dc:creator>
		<pubDate>Thu, 14 Jan 2010 20:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277865</guid>
		<description>Nevermind, millermedeiros was right.
Note for other people trying to load their own swf files:
Target Flash Player 1 and uncheck XMP metadata</description>
		<content:encoded><![CDATA[<p>Nevermind, millermedeiros was right.<br />
Note for other people trying to load their own swf files:<br />
Target Flash Player 1 and uncheck XMP metadata</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhiswin</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277863</link>
		<dc:creator>jhiswin</dc:creator>
		<pubDate>Thu, 14 Jan 2010 17:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277863</guid>
		<description>More people need to get involved.  This clearly has potential.  I&#039;m surprised to see that such an interesting project hasn&#039;t been forked yet.

@cosmincimpoi:
Optimization seems to not have been considered in the creation of the code.  For example, the tiger example uses CPU even when idling.  If more people with reasonable skills got interested and helped improve the code, this will be usable, even if it&#039;s only for very simple use cases.

@millermedeiros:
The problem isn&#039;t due to lack of feature support.  Try it yourself: create a very simple flash movie (just a shape).
Strangely, it will work if you inject the shape directly into one of the original flash files.
When I get the time, I&#039;m going to investigate the code to see if I can find out why this is.  Some other people should also do so.
Your argument for language makes no sense.  AS3 is based on ECMAScript.  GWT compiles to Javascript.</description>
		<content:encoded><![CDATA[<p>More people need to get involved.  This clearly has potential.  I&#8217;m surprised to see that such an interesting project hasn&#8217;t been forked yet.</p>
<p>@cosmincimpoi:<br />
Optimization seems to not have been considered in the creation of the code.  For example, the tiger example uses CPU even when idling.  If more people with reasonable skills got interested and helped improve the code, this will be usable, even if it&#8217;s only for very simple use cases.</p>
<p>@millermedeiros:<br />
The problem isn&#8217;t due to lack of feature support.  Try it yourself: create a very simple flash movie (just a shape).<br />
Strangely, it will work if you inject the shape directly into one of the original flash files.<br />
When I get the time, I&#8217;m going to investigate the code to see if I can find out why this is.  Some other people should also do so.<br />
Your argument for language makes no sense.  AS3 is based on ECMAScript.  GWT compiles to Javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: millermedeiros</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277859</link>
		<dc:creator>millermedeiros</dc:creator>
		<pubDate>Thu, 14 Jan 2010 16:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277859</guid>
		<description>The project is really impressive but I see it more as an experimental project.. It won&#039;t replace the Flash Player..

Some people are complaining that it doesn&#039;t run their SWF files.. That&#039;s because Gordon only supports the basic drawing commands: &lt;a href=&quot;http://wiki.github.com/tobeytailor/gordon/swf-tag-support-table&quot; rel=&quot;nofollow&quot;&gt;SWF tag support&lt;/a&gt;. Try exporting the swf as the oldest version possible and make sure that no AS is required.

If you want to do some simple vector animations (and don&#039;t want to use Flash) why don&#039;t you just use SVG animation? Using the canvas is almost the same as using an animated GIF...

I do (and also like) more HTML/CSS/JavaScript development than Flash but for really complex projects with many developers using a language that has AS3/Haxe/Java/C# features is way better than using JavaScript, just think about &lt;a href=&quot;http://code.google.com/webtoolkit/&quot; rel=&quot;nofollow&quot;&gt;GWT&lt;/a&gt; and try to understand why they choose Java over JavaScript...

Things can coexist, it&#039;s a good thing that Flash, Silverlight, Unity3D, exists.. It&#039;s always pushing the web further and it&#039;s a good thing that JavaScript is trying to catch up.</description>
		<content:encoded><![CDATA[<p>The project is really impressive but I see it more as an experimental project.. It won&#8217;t replace the Flash Player..</p>
<p>Some people are complaining that it doesn&#8217;t run their SWF files.. That&#8217;s because Gordon only supports the basic drawing commands: <a href="http://wiki.github.com/tobeytailor/gordon/swf-tag-support-table" rel="nofollow">SWF tag support</a>. Try exporting the swf as the oldest version possible and make sure that no AS is required.</p>
<p>If you want to do some simple vector animations (and don&#8217;t want to use Flash) why don&#8217;t you just use SVG animation? Using the canvas is almost the same as using an animated GIF&#8230;</p>
<p>I do (and also like) more HTML/CSS/JavaScript development than Flash but for really complex projects with many developers using a language that has AS3/Haxe/Java/C# features is way better than using JavaScript, just think about <a href="http://code.google.com/webtoolkit/" rel="nofollow">GWT</a> and try to understand why they choose Java over JavaScript&#8230;</p>
<p>Things can coexist, it&#8217;s a good thing that Flash, Silverlight, Unity3D, exists.. It&#8217;s always pushing the web further and it&#8217;s a good thing that JavaScript is trying to catch up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mcsnolte</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277855</link>
		<dc:creator>mcsnolte</dc:creator>
		<pubDate>Thu, 14 Jan 2010 15:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277855</guid>
		<description>This is really neat!  I gotta think some of the performance issues can be attributed to the Flash spec or at least having to emulate it.  Perhaps better performance would come from a spec designed for canvas.

Which makes me wonder... has anyone seen any work being done on an IDE similar to Adobe Flash but in a Web App and for Canvas?</description>
		<content:encoded><![CDATA[<p>This is really neat!  I gotta think some of the performance issues can be attributed to the Flash spec or at least having to emulate it.  Perhaps better performance would come from a spec designed for canvas.</p>
<p>Which makes me wonder&#8230; has anyone seen any work being done on an IDE similar to Adobe Flash but in a Web App and for Canvas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fvisticot</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277854</link>
		<dc:creator>fvisticot</dc:creator>
		<pubDate>Thu, 14 Jan 2010 13:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277854</guid>
		<description>I have downloaded the source files. it works fine with swf files provided with the demo but it does not work for me with my own swf...
has somebody else made the test ?
How is managed the sound provided by the swf file ?</description>
		<content:encoded><![CDATA[<p>I have downloaded the source files. it works fine with swf files provided with the demo but it does not work for me with my own swf&#8230;<br />
has somebody else made the test ?<br />
How is managed the sound provided by the swf file ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rusco</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277848</link>
		<dc:creator>Rusco</dc:creator>
		<pubDate>Thu, 14 Jan 2010 10:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277848</guid>
		<description>Flex gets compiled to .swf -&gt; Is this working for Flex too ?</description>
		<content:encoded><![CDATA[<p>Flex gets compiled to .swf -&gt; Is this working for Flex too ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amtiskaw</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277846</link>
		<dc:creator>Amtiskaw</dc:creator>
		<pubDate>Thu, 14 Jan 2010 08:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277846</guid>
		<description>Should be interesting to see if/how performance improves when v4 of the iPhone OS ships, with all the latest Safari enhancements.</description>
		<content:encoded><![CDATA[<p>Should be interesting to see if/how performance improves when v4 of the iPhone OS ships, with all the latest Safari enhancements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cosmincimpoi</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277845</link>
		<dc:creator>cosmincimpoi</dc:creator>
		<pubDate>Thu, 14 Jan 2010 08:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277845</guid>
		<description>First demo, blue.html runs very slow on my 1st gen iPhone. The tiger looks fine but zooming is also slow. The funky car runs fine.
This is a very nice piece of coding but as far as real life goes I don’t think it’s going to happen. Wett at least it will take some time for the mobile cpus to be fast enough.
I’m waiting for an AS3 implementation of Canvas so I can load in the canvas a flash that loads the same canvas and see what happens :D</description>
		<content:encoded><![CDATA[<p>First demo, blue.html runs very slow on my 1st gen iPhone. The tiger looks fine but zooming is also slow. The funky car runs fine.<br />
This is a very nice piece of coding but as far as real life goes I don’t think it’s going to happen. Wett at least it will take some time for the mobile cpus to be fast enough.<br />
I’m waiting for an AS3 implementation of Canvas so I can load in the canvas a flash that loads the same canvas and see what happens :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeri</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277844</link>
		<dc:creator>Joeri</dc:creator>
		<pubDate>Thu, 14 Jan 2010 07:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277844</guid>
		<description>@jhiswin: interesting, but still not the full deployment of flex apps (or components!) to javascript that I&#039;m looking for.

@rdza: if you&#039;re going to rely on plugins to get IE to behave, you might as well use chrome frame.</description>
		<content:encoded><![CDATA[<p>@jhiswin: interesting, but still not the full deployment of flex apps (or components!) to javascript that I&#8217;m looking for.</p>
<p>@rdza: if you&#8217;re going to rely on plugins to get IE to behave, you might as well use chrome frame.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rdza</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277835</link>
		<dc:creator>rdza</dc:creator>
		<pubDate>Thu, 14 Jan 2010 04:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277835</guid>
		<description>Doesn&#039;t seem to run quakeflash yet (alchemy compiled c libs on iphone would be sweet), but an incredible project nonetheless. 
@Joeri - yes!
In addition to this project, to complete the picture we need the opposite - a javascript vm implemented in actionscript, since the only fast vm on IE is flash.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t seem to run quakeflash yet (alchemy compiled c libs on iphone would be sweet), but an incredible project nonetheless.<br />
@Joeri &#8211; yes!<br />
In addition to this project, to complete the picture we need the opposite &#8211; a javascript vm implemented in actionscript, since the only fast vm on IE is flash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhiswin</title>
		<link>http://ajaxian.com/archives/gordon-flash-runtime-implemented-in-javascript/comment-page-1#comment-277833</link>
		<dc:creator>jhiswin</dc:creator>
		<pubDate>Thu, 14 Jan 2010 02:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8426#comment-277833</guid>
		<description>@Joeri
Late to the party, you are.  You don&#039;t give Adobe enough credit.
http://blogs.adobe.com/jnack/2009/10/sneak_peek_ai_fl_dw_canvas.html

The planned canvas implementation will probably be faster than this.</description>
		<content:encoded><![CDATA[<p>@Joeri<br />
Late to the party, you are.  You don&#8217;t give Adobe enough credit.<br />
<a href="http://blogs.adobe.com/jnack/2009/10/sneak_peek_ai_fl_dw_canvas.html" rel="nofollow">http://blogs.adobe.com/jnack/2009/10/sneak_peek_ai_fl_dw_canvas.html</a></p>
<p>The planned canvas implementation will probably be faster than this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

