<?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"
	>
<channel>
	<title>Comments on: MySpace layouts are a pain</title>
	<atom:link href="http://www.bunnyhero.org/2007/03/02/myspace-layouts-are-a-pain/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bunnyhero.org/2007/03/02/myspace-layouts-are-a-pain/</link>
	<description>Notes on Flash and Web development</description>
	<pubDate>Fri, 21 Nov 2008 23:18:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: onemak</title>
		<link>http://www.bunnyhero.org/2007/03/02/myspace-layouts-are-a-pain/#comment-666</link>
		<dc:creator>onemak</dc:creator>
		<pubDate>Sat, 31 Mar 2007 20:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/03/02/myspace-layouts-are-a-pain/#comment-666</guid>
		<description>hmm,
try the layouts at http://www.rockmyspace.info


but i dont know,
i m not into myspace too much</description>
		<content:encoded><![CDATA[<p>hmm,<br />
try the layouts at <a href="http://www.rockmyspace.info" rel="nofollow">http://www.rockmyspace.info</a></p>
<p>but i dont know,<br />
i m not into myspace too much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Bennett</title>
		<link>http://www.bunnyhero.org/2007/03/02/myspace-layouts-are-a-pain/#comment-64</link>
		<dc:creator>Chris Bennett</dc:creator>
		<pubDate>Sat, 03 Mar 2007 01:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/03/02/myspace-layouts-are-a-pain/#comment-64</guid>
		<description>One of the best things I've seen is sillyness involving filter:alpha(..), -moz-opacity:.., opacity:.., and/or -khtml-opacity:.. being applied to the _entire_ layout. This causes every Flash object in affected by that style to go completely invisible in Safari, regardless of the actual opacity specified.

I've already resorted to inlining border:none on all of our MySpace-bound img's. I'm probably going to force opacity:1 to save Safari, and it sounds like that may be the direction you're going in as well.

We used a table approach for a while, and it had a lot less problems than CSS. Having to override stupidity is a pain. The most annoying issue that I didn't predict was the CENTER tag. It pretty much screwed our image overlay positioning via CSS. =[</description>
		<content:encoded><![CDATA[<p>One of the best things I&#8217;ve seen is sillyness involving filter:alpha(..), -moz-opacity:.., opacity:.., and/or -khtml-opacity:.. being applied to the _entire_ layout. This causes every Flash object in affected by that style to go completely invisible in Safari, regardless of the actual opacity specified.</p>
<p>I&#8217;ve already resorted to inlining border:none on all of our MySpace-bound img&#8217;s. I&#8217;m probably going to force opacity:1 to save Safari, and it sounds like that may be the direction you&#8217;re going in as well.</p>
<p>We used a table approach for a while, and it had a lot less problems than CSS. Having to override stupidity is a pain. The most annoying issue that I didn&#8217;t predict was the CENTER tag. It pretty much screwed our image overlay positioning via CSS. =[</p>
]]></content:encoded>
	</item>
</channel>
</rss>
