<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: OSFlash: swfresize</title>
	<atom:link href="http://aralbalkan.com/866/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/866</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Tue, 22 May 2012 18:33:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: aral</title>
		<link>http://aralbalkan.com/866/comment-page-1#comment-15008</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Wed, 14 Mar 2007 23:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/866#comment-15008</guid>
		<description>Thanks for the update, James!</description>
		<content:encoded><![CDATA[<p>Thanks for the update, James!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james.eberhardt</title>
		<link>http://aralbalkan.com/866/comment-page-1#comment-15004</link>
		<dc:creator>james.eberhardt</dc:creator>
		<pubDate>Wed, 14 Mar 2007 22:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/866#comment-15004</guid>
		<description>Hey there;

I guess I got caught with egg on my face on this one.  I put up the URL to a &quot;homepage&quot; for SWFResize without actually creating it.  I didn&#039;t think anyone would pay attention to this little script so soon.  ;)

To answer a few questions:
-- yes, it could be a SWFObject.prototype.  It would be great to see this incorporated into SWFFix.
-- this is different than simply using the parameters set within the SWFObject tag because this actually resizes the DIV rather than the SWF itself.  The SWF within the DIV is set to be 100% of the width and height of the DIV.  This way I can set some constraints around the size of the SWF, forcing a minimum width, and a minimum amount of content above the fold.  The size of the DIV gets updated when the browser window gets resized.

Anyway, I put up an example on the SWFResize page. (here: http://osflash.org/projects/swfresize)</description>
		<content:encoded><![CDATA[<p>Hey there;</p>
<p>I guess I got caught with egg on my face on this one.  I put up the URL to a &#8220;homepage&#8221; for SWFResize without actually creating it.  I didn&#8217;t think anyone would pay attention to this little script so soon.  ;)</p>
<p>To answer a few questions:<br />
&#8211; yes, it could be a SWFObject.prototype.  It would be great to see this incorporated into SWFFix.<br />
&#8211; this is different than simply using the parameters set within the SWFObject tag because this actually resizes the DIV rather than the SWF itself.  The SWF within the DIV is set to be 100% of the width and height of the DIV.  This way I can set some constraints around the size of the SWF, forcing a minimum width, and a minimum amount of content above the fold.  The size of the DIV gets updated when the browser window gets resized.</p>
<p>Anyway, I put up an example on the SWFResize page. (here: <a href="http://osflash.org/projects/swfresize" rel="nofollow">http://osflash.org/projects/swfresize</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimjay</title>
		<link>http://aralbalkan.com/866/comment-page-1#comment-13144</link>
		<dc:creator>jimjay</dc:creator>
		<pubDate>Wed, 07 Mar 2007 14:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/866#comment-13144</guid>
		<description>So how does this replace the parameters that you set when creating the SWFObject object?

Guess I&#039;m confused on its usage. 

	var sr = new SWFResize(&#039;flashcontent&#039;, 300, 450, 400);
	var so = new SWFObject(&quot;swf/Player_Shell.swf&quot;, &quot;CoursePlayer&quot;, &quot;100%&quot;, &quot;100%&quot;, &quot;8&quot;, &quot;#FFFFFF&quot;);</description>
		<content:encoded><![CDATA[<p>So how does this replace the parameters that you set when creating the SWFObject object?</p>
<p>Guess I&#8217;m confused on its usage. </p>
<p>	var sr = new SWFResize(&#8216;flashcontent&#8217;, 300, 450, 400);<br />
	var so = new SWFObject(&#8220;swf/Player_Shell.swf&#8221;, &#8220;CoursePlayer&#8221;, &#8220;100%&#8221;, &#8220;100%&#8221;, &#8220;8&#8243;, &#8220;#FFFFFF&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Savvas</title>
		<link>http://aralbalkan.com/866/comment-page-1#comment-12997</link>
		<dc:creator>Savvas</dc:creator>
		<pubDate>Wed, 07 Mar 2007 08:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/866#comment-12997</guid>
		<description>Nice..Thanks Aral.</description>
		<content:encoded><![CDATA[<p>Nice..Thanks Aral.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aral</title>
		<link>http://aralbalkan.com/866/comment-page-1#comment-12990</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Wed, 07 Mar 2007 06:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/866#comment-12990</guid>
		<description>... or the first release of SWFFix, possibly? :) http://www.swffix.org/devblog/</description>
		<content:encoded><![CDATA[<p>&#8230; or the first release of SWFFix, possibly? :) <a href="http://www.swffix.org/devblog/" rel="nofollow">http://www.swffix.org/devblog/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aran</title>
		<link>http://aralbalkan.com/866/comment-page-1#comment-12978</link>
		<dc:creator>Aran</dc:creator>
		<pubDate>Wed, 07 Mar 2007 00:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/866#comment-12978</guid>
		<description>So Geoff, are you going to be baking it in to a new release of SWFObject then? :)</description>
		<content:encoded><![CDATA[<p>So Geoff, are you going to be baking it in to a new release of SWFObject then? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://aralbalkan.com/866/comment-page-1#comment-12787</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Tue, 06 Mar 2007 18:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/866#comment-12787</guid>
		<description>Hmm, that could be simplified a bit by extending SWFObject.prototype instead of making an entirely separate utility.

Then you wouldn&#039;t have to pass the element id or the sizes of the swf.</description>
		<content:encoded><![CDATA[<p>Hmm, that could be simplified a bit by extending SWFObject.prototype instead of making an entirely separate utility.</p>
<p>Then you wouldn&#8217;t have to pass the element id or the sizes of the swf.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

