<?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: load flash .swf in hidden div</title>
	<atom:link href="http://www.stoimen.com/blog/2009/04/14/load-flash-swf-in-hidden-div/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stoimen.com/blog/2009/04/14/load-flash-swf-in-hidden-div/</link>
	<description>about web development</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:35:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dave</title>
		<link>http://www.stoimen.com/blog/2009/04/14/load-flash-swf-in-hidden-div/comment-page-1/#comment-14405</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 17 Aug 2011 13:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=526#comment-14405</guid>
		<description>I was looking for a way to display a loading animated gif in the position on the page where the flash movie will load and play. (a flash movie that is not open source and has no preloader element).

My aim was to hide the flash while loading the swf then bring it back in when the flash movie triggers its onReady type event.

I had tried the display:none first and has th same problem as mentioned above. So I tried your suggestion.

It owrked, except there is an unfortunate side effect to either hiding or setting the size to 1px, in that if a user has a browser with a Flashblock plugin, they will not see the play button that Flashblock provides that allows the user to allow the particular flash movie to play. This can lead to a situation where the movie never plays, there is no way to get it to play, and the website visitor can end up thinking the site is broken.</description>
		<content:encoded><![CDATA[<p>I was looking for a way to display a loading animated gif in the position on the page where the flash movie will load and play. (a flash movie that is not open source and has no preloader element).</p>
<p>My aim was to hide the flash while loading the swf then bring it back in when the flash movie triggers its onReady type event.</p>
<p>I had tried the display:none first and has th same problem as mentioned above. So I tried your suggestion.</p>
<p>It owrked, except there is an unfortunate side effect to either hiding or setting the size to 1px, in that if a user has a browser with a Flashblock plugin, they will not see the play button that Flashblock provides that allows the user to allow the particular flash movie to play. This can lead to a situation where the movie never plays, there is no way to get it to play, and the website visitor can end up thinking the site is broken.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jomel</title>
		<link>http://www.stoimen.com/blog/2009/04/14/load-flash-swf-in-hidden-div/comment-page-1/#comment-14228</link>
		<dc:creator>jomel</dc:creator>
		<pubDate>Fri, 25 Mar 2011 09:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=526#comment-14228</guid>
		<description>Great help. Thanks!</description>
		<content:encoded><![CDATA[<p>Great help. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yoosaf</title>
		<link>http://www.stoimen.com/blog/2009/04/14/load-flash-swf-in-hidden-div/comment-page-1/#comment-14159</link>
		<dc:creator>Yoosaf</dc:creator>
		<pubDate>Tue, 25 Jan 2011 11:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=526#comment-14159</guid>
		<description>Thanks a lot for the &#039;1px&#039; update Sir. It saved my day.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the &#8217;1px&#8217; update Sir. It saved my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stoimen</title>
		<link>http://www.stoimen.com/blog/2009/04/14/load-flash-swf-in-hidden-div/comment-page-1/#comment-1124</link>
		<dc:creator>stoimen</dc:creator>
		<pubDate>Sat, 25 Apr 2009 07:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=526#comment-1124</guid>
		<description>Actually I noticed some problems with 0px height and width. Sometimes the flash needs any value but non-zero. So the simple solution is to put 1px for both height and width.

Greetings</description>
		<content:encoded><![CDATA[<p>Actually I noticed some problems with 0px height and width. Sometimes the flash needs any value but non-zero. So the simple solution is to put 1px for both height and width.</p>
<p>Greetings</p>
]]></content:encoded>
	</item>
</channel>
</rss>

