<?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: Javascript Flash Resize</title>
	<atom:link href="http://www.dncompute.com/blog/2006/03/20/javascript-flash-resize.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dncompute.com/blog/2006/03/20/javascript-flash-resize.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: Philip Hodges</title>
		<link>http://www.dncompute.com/blog/2006/03/20/javascript-flash-resize.html/comment-page-1#comment-79290</link>
		<dc:creator>Philip Hodges</dc:creator>
		<pubDate>Wed, 29 Apr 2009 13:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=20#comment-79290</guid>
		<description>&quot;It seems as though the best practice here is setting you default size, and later using javascript to resize the .swf object itself rather than using the 100% width and 100% tall / resizing container trick.&quot;

How do you do this if you are using swfObject as well?</description>
		<content:encoded><![CDATA[<p>&#8220;It seems as though the best practice here is setting you default size, and later using javascript to resize the .swf object itself rather than using the 100% width and 100% tall / resizing container trick.&#8221;</p>
<p>How do you do this if you are using swfObject as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ArcaneMachinist</title>
		<link>http://www.dncompute.com/blog/2006/03/20/javascript-flash-resize.html/comment-page-1#comment-27999</link>
		<dc:creator>ArcaneMachinist</dc:creator>
		<pubDate>Thu, 08 Nov 2007 06:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=20#comment-27999</guid>
		<description>I&#039;ve created a solution that works in FF, IE7 and IE6. 

It seems as though the best practice here is setting you default size, and later using javascript to resize the .swf object itself rather than using the 100% width and 100% tall / resizing container trick.

Basically, the browser will automatically resize the div based on its content, so changing the .swf object works perfectly to optimize your browsers&#039; content regions.

Cheers!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created a solution that works in FF, IE7 and IE6. </p>
<p>It seems as though the best practice here is setting you default size, and later using javascript to resize the .swf object itself rather than using the 100% width and 100% tall / resizing container trick.</p>
<p>Basically, the browser will automatically resize the div based on its content, so changing the .swf object works perfectly to optimize your browsers&#8217; content regions.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roportal</title>
		<link>http://www.dncompute.com/blog/2006/03/20/javascript-flash-resize.html/comment-page-1#comment-15534</link>
		<dc:creator>Roportal</dc:creator>
		<pubDate>Thu, 26 Jul 2007 08:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=20#comment-15534</guid>
		<description>Or you can resize the flash object also.</description>
		<content:encoded><![CDATA[<p>Or you can resize the flash object also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sean</title>
		<link>http://www.dncompute.com/blog/2006/03/20/javascript-flash-resize.html/comment-page-1#comment-7282</link>
		<dc:creator>sean</dc:creator>
		<pubDate>Wed, 18 Apr 2007 08:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=20#comment-7282</guid>
		<description>I experienced resize problem, but seems not as yours.  &quot;Mustard Lab&quot;&#039; code doesnot work after changing configuration to flash8+actionscript2.0, seems caused by sandbox?</description>
		<content:encoded><![CDATA[<p>I experienced resize problem, but seems not as yours.  &#8220;Mustard Lab&#8221;&#8216; code doesnot work after changing configuration to flash8+actionscript2.0, seems caused by sandbox?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ghopper</title>
		<link>http://www.dncompute.com/blog/2006/03/20/javascript-flash-resize.html/comment-page-1#comment-6</link>
		<dc:creator>ghopper</dc:creator>
		<pubDate>Wed, 05 Apr 2006 01:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dncompute.com/blog/?p=20#comment-6</guid>
		<description>Just today I experienced the same problem in IE, using a XHTML doctype, just wouldn&#039;t let me resize the swf. But instead of changing the doctype to HTML4, I&#039;m just resizing both, the object tag and the containing div tag.</description>
		<content:encoded><![CDATA[<p>Just today I experienced the same problem in IE, using a XHTML doctype, just wouldn&#8217;t let me resize the swf. But instead of changing the doctype to HTML4, I&#8217;m just resizing both, the object tag and the containing div tag.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

