<?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: Son of Suckerfish and Flash</title>
	<atom:link href="http://anekostudios.com/2006/08/03/son-of-suckerfish-and-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://anekostudios.com/2006/08/03/son-of-suckerfish-and-flash/</link>
	<description>What One Designer Learns, She Passes On To Others.</description>
	<pubDate>Thu, 20 Nov 2008 23:28:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Rubie</title>
		<link>http://anekostudios.com/2006/08/03/son-of-suckerfish-and-flash/#comment-6315</link>
		<dc:creator>Rubie</dc:creator>
		<pubDate>Tue, 11 Nov 2008 07:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://anekostudios.com/wordpress2/?p=21#comment-6315</guid>
		<description>Hi,

Thanks for your post. It also applies in my problem in Joomla. Thanks much!

~Rubie</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for your post. It also applies in my problem in Joomla. Thanks much!</p>
<p>~Rubie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason_sot</title>
		<link>http://anekostudios.com/2006/08/03/son-of-suckerfish-and-flash/#comment-6014</link>
		<dc:creator>jason_sot</dc:creator>
		<pubDate>Mon, 07 Jul 2008 18:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://anekostudios.com/wordpress2/?p=21#comment-6014</guid>
		<description>works great in FF but I cant seem to make it work in IE7.  Any ideas on how to make it work there as well?</description>
		<content:encoded><![CDATA[<p>works great in FF but I cant seem to make it work in IE7.  Any ideas on how to make it work there as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://anekostudios.com/2006/08/03/son-of-suckerfish-and-flash/#comment-5283</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 19 Apr 2008 17:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://anekostudios.com/wordpress2/?p=21#comment-5283</guid>
		<description>Sorry Jake!  I didn't see your comment there - 

You must be viewing in IE6.  That's a result of the Eolas lawsuit that Microsoft lost.  You want to google  "FlashObject" or "SWFObject" javascript to get around that issue.</description>
		<content:encoded><![CDATA[<p>Sorry Jake!  I didn&#8217;t see your comment there - </p>
<p>You must be viewing in IE6.  That&#8217;s a result of the Eolas lawsuit that Microsoft lost.  You want to google  &#8220;FlashObject&#8221; or &#8220;SWFObject&#8221; javascript to get around that issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lokin</title>
		<link>http://anekostudios.com/2006/08/03/son-of-suckerfish-and-flash/#comment-5033</link>
		<dc:creator>lokin</dc:creator>
		<pubDate>Wed, 26 Mar 2008 12:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://anekostudios.com/wordpress2/?p=21#comment-5033</guid>
		<description>AHH-HA!  I found it.

I looked back through the code and found a reference to the wmode in the javascript bit "AC_FL_RunContent" that sade it was equal to window. I quickly changed it to transparant and viola! no more sticker float! Hope you dont mind if I paste that specific part here for others?!  
In  the js that starts

  	if (AC_FL_RunContent == 0) 

look for and replace;
        
        'wmode', 'window',

with the following!

         'wmode', 'transparent',


Cheers!</description>
		<content:encoded><![CDATA[<p>AHH-HA!  I found it.</p>
<p>I looked back through the code and found a reference to the wmode in the javascript bit &#8220;AC_FL_RunContent&#8221; that sade it was equal to window. I quickly changed it to transparant and viola! no more sticker float! Hope you dont mind if I paste that specific part here for others?!<br />
In  the js that starts</p>
<p>  	if (AC_FL_RunContent == 0) </p>
<p>look for and replace;</p>
<p>        &#8216;wmode&#8217;, &#8216;window&#8217;,</p>
<p>with the following!</p>
<p>         &#8216;wmode&#8217;, &#8216;transparent&#8217;,</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lokin</title>
		<link>http://anekostudios.com/2006/08/03/son-of-suckerfish-and-flash/#comment-5030</link>
		<dc:creator>lokin</dc:creator>
		<pubDate>Wed, 26 Mar 2008 12:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://anekostudios.com/wordpress2/?p=21#comment-5030</guid>
		<description>Hi Shelly!

Thank you so much for explaining this! lol, I even tried everything that you mentioned before I found your post.  However, after adding the code as instructed, its still not working for me. :[   The flash player is still floating above my son of suckerfish drop downs. Have any ideas or suggestions??!

Thanks in advance!
:D</description>
		<content:encoded><![CDATA[<p>Hi Shelly!</p>
<p>Thank you so much for explaining this! lol, I even tried everything that you mentioned before I found your post.  However, after adding the code as instructed, its still not working for me. :[   The flash player is still floating above my son of suckerfish drop downs. Have any ideas or suggestions??!</p>
<p>Thanks in advance!<br />
 <img src='http://anekostudios.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://anekostudios.com/2006/08/03/son-of-suckerfish-and-flash/#comment-4788</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Sat, 16 Feb 2008 17:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://anekostudios.com/wordpress2/?p=21#comment-4788</guid>
		<description>I tried your concept for a flash movie under my menu (Town of LaSalle button) and it worked.  One problem however is that the following pops up when attempting to click on the drop down menu.

Click to activate and use this control.

Any ideas on how to work around this.  I tried  saving the site as an xhtml thinking this would make a difference but it didn't.</description>
		<content:encoded><![CDATA[<p>I tried your concept for a flash movie under my menu (Town of LaSalle button) and it worked.  One problem however is that the following pops up when attempting to click on the drop down menu.</p>
<p>Click to activate and use this control.</p>
<p>Any ideas on how to work around this.  I tried  saving the site as an xhtml thinking this would make a difference but it didn&#8217;t.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
