<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[KillerSites.com Web Design Forums - transparent background swfobject]]></title>
	<link rel="self" href="http://www.killersites.com/forums/feed/atom/topic/2296/"/>
	<updated>2009-10-14T16:57:30Z</updated>
	<generator>PunBB</generator>
	<id>http://www.killersites.com/forums/topic/2296/transparent-background-swfobject/</id>
		<entry>
			<title type="html"><![CDATA[Re: transparent background swfobject]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/11412/#p11412"/>
			<content type="html"><![CDATA[<p>thankyou so much for checking for me and the help again.</p>]]></content>
			<author>
				<name><![CDATA[catfish]]></name>
				<uri>http://www.killersites.com/forums/user/520/</uri>
			</author>
			<updated>2009-10-14T16:57:30Z</updated>
			<id>http://www.killersites.com/forums/post/11412/#p11412</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: transparent background swfobject]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/11404/#p11404"/>
			<content type="html"><![CDATA[<p>It looks fine in Firefox, Safari and Opera on a Mac.</p>]]></content>
			<author>
				<name><![CDATA[virtual]]></name>
				<uri>http://www.killersites.com/forums/user/129/</uri>
			</author>
			<updated>2009-10-14T15:30:38Z</updated>
			<id>http://www.killersites.com/forums/post/11404/#p11404</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: transparent background swfobject]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/11392/#p11392"/>
			<content type="html"><![CDATA[<p>OMG, how does this look in your browsers. I didn&#039;t get that embed in there but played more with the generator and I think it looks ok. Would you look at it for me in your browsers? Thanks allot <img src="http://www.killersites.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p><a href="http://www.catfishwebcreations.com/Accurate/homepage.html" rel="nofollow">http://www.catfishwebcreations.com/Accu &#133; epage.html</a></p>]]></content>
			<author>
				<name><![CDATA[catfish]]></name>
				<uri>http://www.killersites.com/forums/user/520/</uri>
			</author>
			<updated>2009-10-13T20:20:41Z</updated>
			<id>http://www.killersites.com/forums/post/11392/#p11392</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: transparent background swfobject]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/11391/#p11391"/>
			<content type="html"><![CDATA[<p>Thanks for the reply. I had read that and tried it however I don&#039;t really know how to add the embed tag to what I have there now. It adds another flash. Can you tell me how to do this? I used the swfobject generator I think to get the code I have. (I say, I think now because I tried so many new things in testing)</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[catfish]]></name>
				<uri>http://www.killersites.com/forums/user/520/</uri>
			</author>
			<updated>2009-10-13T17:16:17Z</updated>
			<id>http://www.killersites.com/forums/post/11391/#p11391</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: transparent background swfobject]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/11386/#p11386"/>
			<content type="html"><![CDATA[<p>Add the following parameter to the EMBED tag:</p><p> wmode=&quot;transparent&quot; </p><p>IE pulls from PARAMS , Firefox pulls from EMBED attributes.</p>]]></content>
			<author>
				<name><![CDATA[virtual]]></name>
				<uri>http://www.killersites.com/forums/user/129/</uri>
			</author>
			<updated>2009-10-13T14:59:59Z</updated>
			<id>http://www.killersites.com/forums/post/11386/#p11386</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[transparent background swfobject]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/11376/#p11376"/>
			<content type="html"><![CDATA[<p>I&#039;ve struggled to make a flash object for the header of my new site I&#039;ve started then I managed to pull it off in IE but not in FF. I&#039;ve used the &lt;param name=&quot;wmode&quot; value=&quot;transparent&quot; /&gt; in the code. Here is my code for the object and below is the link to my site. (PS I know the flash isn&#039;t good but just trying to get the transparency working first)</p><div class="codebox"><pre><code>&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; width=&quot;425&quot; height=&quot;282&quot;&gt;
                &lt;param name=&quot;movie&quot; value=&quot;flash.swf&quot; /&gt;
                &lt;param name=&quot;wmode&quot; value=&quot;transparent&quot; /&gt;
                &lt;!--[if !IE]&gt;--&gt;
                &lt;object type=&quot;application/x-shockwave-flash&quot; data=&quot;flash.swf&quot; width=&quot;425&quot; height=&quot;282&quot;&gt;
                &lt;!--&lt;![endif]--&gt;
                    &lt;a href=&quot;http://www.adobe.com/go/getflashplayer&quot;&gt;
                        &lt;img src=&quot;http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif&quot; alt=&quot;Get Adobe Flash player&quot; /&gt;                    &lt;/a&gt;
                &lt;!--[if !IE]&gt;--&gt;
                &lt;/object&gt;
                &lt;!--&lt;![endif]--&gt;
            &lt;/object&gt;</code></pre></div><p>Link; <a href="http://www.catfishwebcreations.com/Accurate/homepage.html" rel="nofollow">http://www.catfishwebcreations.com/Accu &#133; epage.html</a></p><p>Thank you once again</p>]]></content>
			<author>
				<name><![CDATA[catfish]]></name>
				<uri>http://www.killersites.com/forums/user/520/</uri>
			</author>
			<updated>2009-10-13T06:48:30Z</updated>
			<id>http://www.killersites.com/forums/post/11376/#p11376</id>
		</entry>
</feed>
