<?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: BrowserCanvas. The World&#8217;s Easiest Way to Dynamically Resize Flash</title>
	<atom:link href="http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html</link>
	<description>Personal blog for technologist Noel Billig</description>
	<lastBuildDate>Sun, 08 Jan 2012 03:18:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ActionScript Фреймворк &#124; НОВОЕ ИЗМЕРЕНИЕ</title>
		<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/comment-page-2#comment-102661</link>
		<dc:creator>ActionScript Фреймворк &#124; НОВОЕ ИЗМЕРЕНИЕ</dc:creator>
		<pubDate>Mon, 31 Oct 2011 13:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=84#comment-102661</guid>
		<description>[...] BrowserCanvas – самый простой в мире способ динамического изменения размеров Flash. [...]</description>
		<content:encoded><![CDATA[<p>[...] BrowserCanvas – самый простой в мире способ динамического изменения размеров Flash. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flash的游戏引擎 &#124; Amyflash</title>
		<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/comment-page-2#comment-94841</link>
		<dc:creator>flash的游戏引擎 &#124; Amyflash</dc:creator>
		<pubDate>Sat, 16 Jul 2011 13:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=84#comment-94841</guid>
		<description>[...] BrowserCanvas   动态调整flash的大小 [...]</description>
		<content:encoded><![CDATA[<p>[...] BrowserCanvas   动态调整flash的大小 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quick Tip: Resizing SWFs using BrowserCanvas &#124; Flash Video Traning Source</title>
		<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/comment-page-2#comment-90985</link>
		<dc:creator>Quick Tip: Resizing SWFs using BrowserCanvas &#124; Flash Video Traning Source</dc:creator>
		<pubDate>Wed, 27 Apr 2011 15:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=84#comment-90985</guid>
		<description>[...] you need the BrowserCanvas class so go here and download it and read a more detailed overview of [...]</description>
		<content:encoded><![CDATA[<p>[...] you need the BrowserCanvas class so go here and download it and read a more detailed overview of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: petter</title>
		<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/comment-page-2#comment-89994</link>
		<dc:creator>petter</dc:creator>
		<pubDate>Wed, 06 Apr 2011 07:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=84#comment-89994</guid>
		<description>Hi,

In safari everything jumps and blinks for a short moment when calling the BrowserCanvas function. 

Is there a fix?

heres my function,
public static function resizeBrowser(_size:String):void {
 		
	canvas.width = &quot;100%&quot;;
	canvas.height = _size;
}</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>In safari everything jumps and blinks for a short moment when calling the BrowserCanvas function. </p>
<p>Is there a fix?</p>
<p>heres my function,<br />
public static function resizeBrowser(_size:String):void {</p>
<p>	canvas.width = &#8220;100%&#8221;;<br />
	canvas.height = _size;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/comment-page-2#comment-89944</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 05 Apr 2011 07:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=84#comment-89944</guid>
		<description>Hi,

This is great. I&#039;m just having trouble creating my own fla. Whenever i do this code to my main.fla, i&#039;m getting errors:

import com.dncompute.canvas.BrowserCanvas;
var sizer:BrowserCanvas = new BrowserCanvas;

addChild(sizer);

i&#039;m not sure if this is correct,pls help..
I&#039;m a newbie so please bear with me... thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is great. I&#8217;m just having trouble creating my own fla. Whenever i do this code to my main.fla, i&#8217;m getting errors:</p>
<p>import com.dncompute.canvas.BrowserCanvas;<br />
var sizer:BrowserCanvas = new BrowserCanvas;</p>
<p>addChild(sizer);</p>
<p>i&#8217;m not sure if this is correct,pls help..<br />
I&#8217;m a newbie so please bear with me&#8230; thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thierry Koblentz</title>
		<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/comment-page-2#comment-87401</link>
		<dc:creator>Thierry Koblentz</dc:creator>
		<pubDate>Wed, 23 Feb 2011 16:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=84#comment-87401</guid>
		<description>This is a CSS solution for resizing videos on the fly:

http://www.tjkdesign.com/articles/how-to-resize-videos-on-the-fly.asp


The video can even resize itself according to the user settings if the container is styled using EMs. This demo shows how the video resize itself according to the width of the user agent:

http://www.tjkdesign.com/articles/video-resizing/video.html</description>
		<content:encoded><![CDATA[<p>This is a CSS solution for resizing videos on the fly:</p>
<p><a href="http://www.tjkdesign.com/articles/how-to-resize-videos-on-the-fly.asp" rel="nofollow">http://www.tjkdesign.com/articles/how-to-resize-videos-on-the-fly.asp</a></p>
<p>The video can even resize itself according to the user settings if the container is styled using EMs. This demo shows how the video resize itself according to the width of the user agent:</p>
<p><a href="http://www.tjkdesign.com/articles/video-resizing/video.html" rel="nofollow">http://www.tjkdesign.com/articles/video-resizing/video.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kuebel</title>
		<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/comment-page-2#comment-85697</link>
		<dc:creator>Kuebel</dc:creator>
		<pubDate>Tue, 25 Jan 2011 13:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=84#comment-85697</guid>
		<description>Ahem. Not so sure about the hack anymore. Runs on my localhost Apache, but not online.

Better solution would be to use different ids.</description>
		<content:encoded><![CDATA[<p>Ahem. Not so sure about the hack anymore. Runs on my localhost Apache, but not online.</p>
<p>Better solution would be to use different ids.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kuebel</title>
		<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/comment-page-2#comment-85687</link>
		<dc:creator>Kuebel</dc:creator>
		<pubDate>Tue, 25 Jan 2011 11:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=84#comment-85687</guid>
		<description>The browser hack &quot;uniqueId&quot; has to be applied for Chrome as well. 
(Search for 
(browserHacks.indexOf(&quot;uniqueId&quot;) != -1)
and add 
&#124;&#124; (navigator.userAgent.toLowerCase().indexOf(&quot;chrome&quot;) != -1)
after the line above
(navigator.userAgent.toLowerCase().indexOf(&quot;opera&quot;) != -1) 


Or use different ids for object and embed ...</description>
		<content:encoded><![CDATA[<p>The browser hack &#8220;uniqueId&#8221; has to be applied for Chrome as well.<br />
(Search for<br />
(browserHacks.indexOf(&#8220;uniqueId&#8221;) != -1)<br />
and add<br />
|| (navigator.userAgent.toLowerCase().indexOf(&#8220;chrome&#8221;) != -1)<br />
after the line above<br />
(navigator.userAgent.toLowerCase().indexOf(&#8220;opera&#8221;) != -1) </p>
<p>Or use different ids for object and embed &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS3 CODE Library (API) - Mijimiji Blog</title>
		<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/comment-page-2#comment-84721</link>
		<dc:creator>AS3 CODE Library (API) - Mijimiji Blog</dc:creator>
		<pubDate>Mon, 03 Jan 2011 16:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=84#comment-84721</guid>
		<description>[...] BrowserCanvas - The World’s Easiest Way to Dynamically Resize Flash http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-... [...]</description>
		<content:encoded><![CDATA[<p>[...] BrowserCanvas &#8211; The World’s Easiest Way to Dynamically Resize Flash <a href="http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-.." rel="nofollow">http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TouchLibs &#187; Blog Archive &#187; AS3 Code Libraries (APIs)</title>
		<link>http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-flash.html/comment-page-2#comment-84277</link>
		<dc:creator>TouchLibs &#187; Blog Archive &#187; AS3 Code Libraries (APIs)</dc:creator>
		<pubDate>Thu, 16 Dec 2010 07:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=84#comment-84277</guid>
		<description>[...] BrowserCanvas &#8211; The World’s Easiest Way to Dynamically Resize Flash http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-... [...]</description>
		<content:encoded><![CDATA[<p>[...] BrowserCanvas &#8211; The World’s Easiest Way to Dynamically Resize Flash <a href="http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-.." rel="nofollow">http://www.dncompute.com/blog/2008/06/23/browsercanvas-the-worlds-easiest-way-to-dynamically-resize-..</a>. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

