<?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>IE 6 &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/ie-6/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>IE 6 problem with flash z-index</title>
		<link>/2009/02/10/ie-6-problem-with-flash-z-index/</link>
		<comments>/2009/02/10/ie-6-problem-with-flash-z-index/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 08:59:29 +0000</pubDate>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[IE 6]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[transparent background]]></category>
		<category><![CDATA[z-index]]></category>

		<guid isPermaLink="false">/?p=169</guid>
		<description><![CDATA[Z-indexes on IE 6 works almost like on any other browser, but if something does not work for you, please do not forget to check (or even double check) the paramter for transparent background of the flash. Not only the z-index, and absolute positioning is needed, just add this line of code in your object &#8230; <a href="/2009/02/10/ie-6-problem-with-flash-z-index/" class="more-link">Continue reading <span class="screen-reader-text">IE 6 problem with flash z-index</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<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>
<li><a href="/2009/04/08/flash-doesnt-load-in-div-with-display-none-style/" rel="bookmark" title="Flash doesn&#8217;t load in div with display:none style">Flash doesn&#8217;t load in div with display:none style </a></li>
<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/02/23/object-and-embed-tags-revealed/" rel="bookmark" title="object and embed tags revealed">object and embed tags revealed </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Z-indexes on IE 6 works almost like on any other browser, but if something does not work for you, please do not forget to check (or even double check) the paramter for transparent background of the flash. Not only the z-index, and absolute positioning is needed, just add this line of code in your object tag:</p>
<p><code>&lt;param name="wmode" value="transparent" /&gt;</code></p>
<p><em>Why flash does not work correctly with Flash ExternalInterface see here:</em></p>
<ul>
<li><a href="/2009/02/09/ie-externalinterface-communication-problem/"><em>IE ExternalInterface communication problem</em></a></li>
</ul>
<p>How to write object tag to make your IE browser work I&#8217;ve written here:</p>
<ul>
<li><em><a href="/2009/02/22/html-object-and-embed-tags/">HTML object and embed tags/</a></em> <em>&#8211; (part 1)</em></li>
<li><em><a href="/2009/02/23/object-and-embed-tags-revealed/">object &amp; embed tags revealed</a> &#8211; (part 2)</em></li>
</ul>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<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>
<li><a href="/2009/04/08/flash-doesnt-load-in-div-with-display-none-style/" rel="bookmark" title="Flash doesn&#8217;t load in div with display:none style">Flash doesn&#8217;t load in div with display:none style </a></li>
<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/02/23/object-and-embed-tags-revealed/" rel="bookmark" title="object and embed tags revealed">object and embed tags revealed </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/02/10/ie-6-problem-with-flash-z-index/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
