<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using SWFObject for More than Just Embedding SWFs</title>
	<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more</link>
	<description>Luck is the residue of good design.</description>
	<pubDate>Mon, 08 Sep 2008 00:59:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Adrian Parr</title>
		<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-221223</link>
		<pubDate>Tue, 15 Jul 2008 12:41:36 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-221223</guid>
					<description>Hi David,

Thanks for this David, but do you know how to jump to an alternative HTML page using version 2.0 of SFWObject? I've had a look through the SFWObject website but can't see it mentioned anywhere.

Cheers,

Adrian</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>Thanks for this David, but do you know how to jump to an alternative HTML page using version 2.0 of SFWObject? I&#8217;ve had a look through the SFWObject website but can&#8217;t see it mentioned anywhere.</p>
<p>Cheers,</p>
<p>Adrian
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: David Stiller</title>
		<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-169973</link>
		<pubDate>Fri, 25 Apr 2008 20:12:06 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-169973</guid>
					<description>Kit,

I use 100% for width and height, just like you did.  That works for me!  If you can show your HTML, that might help.</description>
		<content:encoded><![CDATA[<p>Kit,</p>
<p>I use 100% for width and height, just like you did.  That works for me!  If you can show your HTML, that might help.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kitster79</title>
		<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-169345</link>
		<pubDate>Thu, 24 Apr 2008 16:24:13 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-169345</guid>
					<description>David,

How do I make a swf stretch to fill the browser window using the swfObject method?
I tried changing the swfObject size to &quot;100%', &quot;100%&quot;, but that just positioned it in the top left corner (cutting it off for some reason).

The code I have usually used for this can be seen here http://www.hideaway-ludington.com/ but I now would like to achieve the same results using the swfObject to embed my swfs.

Could you show me how?

Thanks

Kit</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>How do I make a swf stretch to fill the browser window using the swfObject method?<br />
I tried changing the swfObject size to &#8220;100%&#8217;, &#8220;100%&#8221;, but that just positioned it in the top left corner (cutting it off for some reason).</p>
<p>The code I have usually used for this can be seen here <a href='http://www.hideaway-ludington.com/' rel='nofollow'>http://www.hideaway-ludington.com/</a> but I now would like to achieve the same results using the swfObject to embed my swfs.</p>
<p>Could you show me how?</p>
<p>Thanks</p>
<p>Kit
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: David Stiller</title>
		<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-160434</link>
		<pubDate>Thu, 10 Apr 2008 19:04:22 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-160434</guid>
					<description>Kitster79,

I don't think the white flash (no pun intended) is happening because of the traditional &lt;code&gt;&amp;#60;object&amp;#62;&lt;/code&gt;/&lt;code&gt;&amp;#60;embed&amp;#62;&lt;/code&gt; approach.  You might have a preloader issue going on, but I do notice you're not supplying a default color in your &lt;code&gt;&amp;#60;object&amp;#62;&lt;/code&gt;/&lt;code&gt;&amp;#60;embed&amp;#62;&lt;/code&gt; tags (&lt;code&gt;bgcolor&lt;/code&gt; attribute).  I recommend you use SWFObject (or something like it), just so you can provide alternate, indexable content, but even if you choose not to, see if adding &lt;code&gt;bgcolor&lt;/code&gt; attribute helps.</description>
		<content:encoded><![CDATA[<p>Kitster79,</p>
<p>I don&#8217;t think the white flash (no pun intended) is happening because of the traditional <code>&lt;object&gt;</code>/<code>&lt;embed&gt;</code> approach.  You might have a preloader issue going on, but I do notice you&#8217;re not supplying a default color in your <code>&lt;object&gt;</code>/<code>&lt;embed&gt;</code> tags (<code>bgcolor</code> attribute).  I recommend you use SWFObject (or something like it), just so you can provide alternate, indexable content, but even if you choose not to, see if adding <code>bgcolor</code> attribute helps.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kitster79</title>
		<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-160099</link>
		<pubDate>Thu, 10 Apr 2008 01:16:43 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-160099</guid>
					<description>Thanks David. This was very helpful. I need to start using this.

So when you see sites like this (http://www.kitwilkins.com/parkcityproperties.html) which throw up a quick flash of white where the swf is waiting to load into, is it because they are not using the SWFobject to embed swfs? This has always bugged me.

Did that make sense?:)</description>
		<content:encoded><![CDATA[<p>Thanks David. This was very helpful. I need to start using this.</p>
<p>So when you see sites like this (http://www.kitwilkins.com/parkcityproperties.html) which throw up a quick flash of white where the swf is waiting to load into, is it because they are not using the SWFobject to embed swfs? This has always bugged me.</p>
<p>Did that make sense?:)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: David Stiller</title>
		<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-157264</link>
		<pubDate>Fri, 04 Apr 2008 02:40:48 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-157264</guid>
					<description>Molecula,

Thanks for the clarification.</description>
		<content:encoded><![CDATA[<p>Molecula,</p>
<p>Thanks for the clarification.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Molecula</title>
		<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-154395</link>
		<pubDate>Thu, 27 Mar 2008 14:07:47 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-154395</guid>
					<description>SWFAddress is a small, but powerful library that provides deep linking for Flash and Ajax....

SWFAddress &amp;#38; SWFObject are different things, they do different jobs.</description>
		<content:encoded><![CDATA[<p>SWFAddress is a small, but powerful library that provides deep linking for Flash and Ajax&#8230;.</p>
<p>SWFAddress &amp; SWFObject are different things, they do different jobs.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: aminur rahman aka tom rahman</title>
		<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-148731</link>
		<pubDate>Sun, 16 Mar 2008 11:00:24 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-148731</guid>
					<description>very nice article, this is the first time i read something about swfObject and internet explorer issues.</description>
		<content:encoded><![CDATA[<p>very nice article, this is the first time i read something about swfObject and internet explorer issues.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: David Stiller</title>
		<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-148643</link>
		<pubDate>Sun, 16 Mar 2008 00:37:06 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-148643</guid>
					<description>&lt;strong&gt;To Davel_x ...&lt;/strong&gt;

I haven't used 2.0 yet, though I've done some reading up on it.  It definitely looks different!  Thanks for bringing it up, though.  I certainly should get to know it better.

&lt;strong&gt;To Justin_P ...&lt;/strong&gt;

Ha, same goes for SWFAddress!  Looks like I've got some research to do.  Thanks for both of these replies!</description>
		<content:encoded><![CDATA[<p><strong>To Davel_x &#8230;</strong></p>
<p>I haven&#8217;t used 2.0 yet, though I&#8217;ve done some reading up on it.  It definitely looks different!  Thanks for bringing it up, though.  I certainly should get to know it better.</p>
<p><strong>To Justin_P &#8230;</strong></p>
<p>Ha, same goes for SWFAddress!  Looks like I&#8217;ve got some research to do.  Thanks for both of these replies!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Justin_P</title>
		<link>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-148184</link>
		<pubDate>Sat, 15 Mar 2008 03:08:04 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/using-swfobject-for-more#comment-148184</guid>
					<description>The other nice thing is that SWFAddress (http://www.asual.com/swfaddress/) utilizes SWFObject and adds to the possibilities even further.</description>
		<content:encoded><![CDATA[<p>The other nice thing is that SWFAddress (http://www.asual.com/swfaddress/) utilizes SWFObject and adds to the possibilities even further.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
