<?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>iamshendy &#187; CSS</title>
	<atom:link href="http://www.iamshendy.ca/tag/css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iamshendy.ca</link>
	<description>Who you know like Shendy?</description>
	<lastBuildDate>Fri, 14 May 2010 01:59:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CSS menus with Flash Content</title>
		<link>http://www.iamshendy.ca/shendys-dev-corner/css-menus-with-flash-content</link>
		<comments>http://www.iamshendy.ca/shendys-dev-corner/css-menus-with-flash-content#comments</comments>
		<pubDate>Wed, 07 Jan 2009 02:28:33 +0000</pubDate>
		<dc:creator>Shendy</dc:creator>
				<category><![CDATA[Shendy's Dev Corner]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://www.iamshendy.ca/?p=35</guid>
		<description><![CDATA[I ran into a problem with a CSS menu (Suckerfish with Joomla) not appearing over top of flash content.
If you&#8217;re running into this problem just make sure the wmode property of your embed is set to &#34;transparent&#34;.
With SWFObject:
so.addParam(&#34;wmode&#34;, &#34;transparent&#34;);
Hope that helps,
Shendy.
]]></description>
			<content:encoded><![CDATA[<p>I ran into a problem with a CSS menu (Suckerfish with <a target="_blank" href="http://www.joomla.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.joomla.org');">Joomla</a>) not appearing over top of flash content.</p>
<p>If you&#8217;re running into this problem just make sure the wmode property of your embed is set to &quot;transparent&quot;.</p>
<p>With <a target="_blank" href="http://blog.deconcept.com/swfobject/" onclick="javascript:pageTracker._trackPageview('/outbound/article/blog.deconcept.com');">SWFObject</a>:</p>
<p>so.addParam(&quot;wmode&quot;, &quot;transparent&quot;);</p>
<p>Hope that helps,</p>
<p>Shendy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iamshendy.ca/shendys-dev-corner/css-menus-with-flash-content/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
