<?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"
	>
<channel>
	<title>Comments on: Fixing IE by porting Canvas to Flash</title>
	<atom:link href="http://www.azarask.in/blog/post/flash-canvas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azarask.in/blog/post/flash-canvas/</link>
	<description>-- aza &#124; ɐzɐ --</description>
	<pubDate>Sat, 20 Mar 2010 23:07:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Aleksandr</title>
		<link>http://www.azarask.in/blog/post/flash-canvas/#comment-5488</link>
		<dc:creator>Aleksandr</dc:creator>
		<pubDate>Thu, 18 Jun 2009 05:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=112#comment-5488</guid>
		<description>I have an AS2.0 flash movie where cars bitmaps are being shown instead of each other by the method of increasing/decreasing Alpha. It has perfect perfomance in standalone flash player and in Firefox flash player.... But when I run it in Internet Explorer it is slowing down performance approximately 3 times. Please anyone, do you have an idea what is the possible problem? How to make it play in IE so fast like it's being done in FF? Thanks!!!</description>
		<content:encoded><![CDATA[<p>I have an AS2.0 flash movie where cars bitmaps are being shown instead of each other by the method of increasing/decreasing Alpha. It has perfect perfomance in standalone flash player and in Firefox flash player&#8230;. But when I run it in Internet Explorer it is slowing down performance approximately 3 times. Please anyone, do you have an idea what is the possible problem? How to make it play in IE so fast like it&#8217;s being done in FF? Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steveorevo</title>
		<link>http://www.azarask.in/blog/post/flash-canvas/#comment-5456</link>
		<dc:creator>Steveorevo</dc:creator>
		<pubDate>Mon, 08 Jun 2009 11:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=112#comment-5456</guid>
		<description>Aza, this is excellent! Via some other projects with svg emulation in flash, I'm hoping that processing.js latest support for TTF via SVG translation can finally become a reality for a canvas like object to do typography in IE. Is it possible with the current .2 version you have?

http://processingjs.org/source/ttf-pfonts/ttf-pfont-pjs.html</description>
		<content:encoded><![CDATA[<p>Aza, this is excellent! Via some other projects with svg emulation in flash, I&#8217;m hoping that processing.js latest support for TTF via SVG translation can finally become a reality for a canvas like object to do typography in IE. Is it possible with the current .2 version you have?</p>
<p><a href="http://processingjs.org/source/ttf-pfonts/ttf-pfont-pjs.html" rel="nofollow">http://processingjs.org/source/ttf-pfonts/ttf-pfont-pjs.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.azarask.in/blog/post/flash-canvas/#comment-5443</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 02 Jun 2009 13:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=112#comment-5443</guid>
		<description>None of the examples work for me in any versions of IE...</description>
		<content:encoded><![CDATA[<p>None of the examples work for me in any versions of IE&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyril</title>
		<link>http://www.azarask.in/blog/post/flash-canvas/#comment-5296</link>
		<dc:creator>Cyril</dc:creator>
		<pubDate>Mon, 27 Apr 2009 16:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=112#comment-5296</guid>
		<description>I couldn't get any output from the demo in any browser.
All I get is a white rectangle over a black page. 
I'm using FP10.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t get any output from the demo in any browser.<br />
All I get is a white rectangle over a black page.<br />
I&#8217;m using FP10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naseAlaciency</title>
		<link>http://www.azarask.in/blog/post/flash-canvas/#comment-5270</link>
		<dc:creator>naseAlaciency</dc:creator>
		<pubDate>Thu, 16 Apr 2009 23:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=112#comment-5270</guid>
		<description>nice, really nice!</description>
		<content:encoded><![CDATA[<p>nice, really nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aza Raskin</title>
		<link>http://www.azarask.in/blog/post/flash-canvas/#comment-4982</link>
		<dc:creator>Aza Raskin</dc:creator>
		<pubDate>Mon, 23 Mar 2009 03:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=112#comment-4982</guid>
		<description>@Brad Very cool. I hadn't realized that setVariable was that much faster!</description>
		<content:encoded><![CDATA[<p>@Brad Very cool. I hadn&#8217;t realized that setVariable was that much faster!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://www.azarask.in/blog/post/flash-canvas/#comment-4973</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Sun, 22 Mar 2009 07:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=112#comment-4973</guid>
		<description>Cool article! Not sure if you saw this, but there are some more performance optimizations possible with Flash inside of IE that I posted on Ajaxian. Here it is again:

"[You can] use fscommand and setVariable/play/stop on IE for Flash communication. It is extremely fast, but a pain to program for. Another alternative is to hook deeper into the ExternalInterface architecture to avoid an eval() statement, which the ExternalInterface does on each call and which slows things down. More info on overriding ExternalInterface to get more control on an old blog post on my blog here: http://codinginparadise.org/weblog/2006/02/how-to-speed-up-flash-8s.html"</description>
		<content:encoded><![CDATA[<p>Cool article! Not sure if you saw this, but there are some more performance optimizations possible with Flash inside of IE that I posted on Ajaxian. Here it is again:</p>
<p>&#8220;[You can] use fscommand and setVariable/play/stop on IE for Flash communication. It is extremely fast, but a pain to program for. Another alternative is to hook deeper into the ExternalInterface architecture to avoid an eval() statement, which the ExternalInterface does on each call and which slows things down. More info on overriding ExternalInterface to get more control on an old blog post on my blog here: <a href="http://codinginparadise.org/weblog/2006/02/how-to-speed-up-flash-8s.html" rel="nofollow">http://codinginparadise.org/weblog/2006/02/how-to-speed-up-flash-8s.html</a>&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://www.azarask.in/blog/post/flash-canvas/#comment-4972</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Sun, 22 Mar 2009 07:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=112#comment-4972</guid>
		<description>Not that it really matters, but I just wanted to add one more data point to your timeline. I blogged about the possibility of using VML on IE in order to emulate Canvas in August, 2005:

http://codinginparadise.org/weblog/2005/08/emulating-svg-and-safaris-canvas-on.html</description>
		<content:encoded><![CDATA[<p>Not that it really matters, but I just wanted to add one more data point to your timeline. I blogged about the possibility of using VML on IE in order to emulate Canvas in August, 2005:</p>
<p><a href="http://codinginparadise.org/weblog/2005/08/emulating-svg-and-safaris-canvas-on.html" rel="nofollow">http://codinginparadise.org/weblog/2005/08/emulating-svg-and-safaris-canvas-on.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Arvidsson</title>
		<link>http://www.azarask.in/blog/post/flash-canvas/#comment-4905</link>
		<dc:creator>Erik Arvidsson</dc:creator>
		<pubDate>Wed, 18 Mar 2009 03:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=112#comment-4905</guid>
		<description>I did some experiments using silverlight and the performance is really good. The silverlight implementation of ExCanvas was faster than Firefox in a lot of cases (I doubt that is still true today).

We have been discussing whether to use the silverlight implementation by default instead of the VML version if silverlight is available. Silverlight has some issueslike no event transparency but all those issues applies to flash as well.</description>
		<content:encoded><![CDATA[<p>I did some experiments using silverlight and the performance is really good. The silverlight implementation of ExCanvas was faster than Firefox in a lot of cases (I doubt that is still true today).</p>
<p>We have been discussing whether to use the silverlight implementation by default instead of the VML version if silverlight is available. Silverlight has some issueslike no event transparency but all those issues applies to flash as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wilq32</title>
		<link>http://www.azarask.in/blog/post/flash-canvas/#comment-4891</link>
		<dc:creator>wilq32</dc:creator>
		<pubDate>Tue, 17 Mar 2009 11:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=112#comment-4891</guid>
		<description>That's a nice work here ! Probably I try this for some CANVAS stuff I do in my snippets :) Just tell me what to do with events ? Will they work correctly in IE ?</description>
		<content:encoded><![CDATA[<p>That&#8217;s a nice work here ! Probably I try this for some CANVAS stuff I do in my snippets :) Just tell me what to do with events ? Will they work correctly in IE ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
