<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>embedSWF &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/embedswf/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>The SWFObject method createSWF problem</title>
		<link>/2009/05/14/the-swfobject-method-createswf-problem/</link>
		<comments>/2009/05/14/the-swfobject-method-createswf-problem/#respond</comments>
		<pubDate>Thu, 14 May 2009 11:36:47 +0000</pubDate>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[createSWF]]></category>
		<category><![CDATA[embedSWF]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[SWFObject]]></category>
		<category><![CDATA[transparent]]></category>
		<category><![CDATA[wmode]]></category>

		<guid isPermaLink="false">/?p=568</guid>
		<description><![CDATA[The Problem Although the SWFObject method &#8211; createSWF is working fine under IE sets the wmode not to be transparent but with the strange value of window, i.e. &#60;PARAM name=&#8221;WMode&#8221; value=&#8221;Window&#8221; /&#62; The Solution is &#8230; to replace the createSWF method calls with other SWFObject method &#8211; embedSWF. There you can simply describe the desired &#8230; <a href="/2009/05/14/the-swfobject-method-createswf-problem/" class="more-link">Continue reading <span class="screen-reader-text">The SWFObject method createSWF problem</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2009/06/24/__flash_removecallback-problem-on-ie6/" rel="bookmark" title="__flash__removeCallback problem on IE6">__flash__removeCallback problem on IE6 </a></li>
<li><a href="/2009/04/14/load-flash-swf-in-hidden-div/" rel="bookmark" title="load flash .swf in hidden div">load flash .swf in hidden div </a></li>
<li><a href="/2009/02/10/ie-6-problem-with-flash-z-index/" rel="bookmark" title="IE 6 problem with flash z-index">IE 6 problem with flash z-index </a></li>
<li><a href="/2009/02/09/ie-externalinterface-communication-problem/" rel="bookmark" title="IE &#038; ExternalInterface communication problem">IE &#038; ExternalInterface communication problem </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<h2>The Problem</h2>
<p>Although the SWFObject method &#8211; createSWF is working fine under IE sets the wmode not to be transparent but with the strange value of window, i.e. &lt;PARAM name=&#8221;WMode&#8221; value=&#8221;Window&#8221; /&gt;</p>
<h2>The Solution is &#8230;</h2>
<p>to replace the createSWF method calls with other SWFObject method &#8211; embedSWF. There you can simply describe the desired wmode for the flash.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2009/06/24/__flash_removecallback-problem-on-ie6/" rel="bookmark" title="__flash__removeCallback problem on IE6">__flash__removeCallback problem on IE6 </a></li>
<li><a href="/2009/04/14/load-flash-swf-in-hidden-div/" rel="bookmark" title="load flash .swf in hidden div">load flash .swf in hidden div </a></li>
<li><a href="/2009/02/10/ie-6-problem-with-flash-z-index/" rel="bookmark" title="IE 6 problem with flash z-index">IE 6 problem with flash z-index </a></li>
<li><a href="/2009/02/09/ie-externalinterface-communication-problem/" rel="bookmark" title="IE &#038; ExternalInterface communication problem">IE &#038; ExternalInterface communication problem </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/05/14/the-swfobject-method-createswf-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
