<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to embed a flash Video in Feature Box with Thesis Theme</title>
	<atom:link href="http://nicholaskwan.com/2009/07/02/how-to-embed-a-flash-video-in-feature-box-with-thesis-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicholaskwan.com/2009/07/02/how-to-embed-a-flash-video-in-feature-box-with-thesis-theme/</link>
	<description>Technology, Hobbies, Life</description>
	<lastBuildDate>Tue, 31 Aug 2010 04:38:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nicholas</title>
		<link>http://nicholaskwan.com/2009/07/02/how-to-embed-a-flash-video-in-feature-box-with-thesis-theme/comment-page-1/#comment-76</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Tue, 25 Aug 2009 16:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://nicholaskwan.com/?p=593#comment-76</guid>
		<description>Oh Kristarella, every Thesis user knows her =).  I&#039;ll tell you what, I&#039;ve been wanting to put dropdown menus for my own site, I will let you know when I do if I have any fixes for your issue.

P.S.  You have a pretty cool site, keep up the good work!</description>
		<content:encoded><![CDATA[<p>Oh Kristarella, every Thesis user knows her =).  I&#8217;ll tell you what, I&#8217;ve been wanting to put dropdown menus for my own site, I will let you know when I do if I have any fixes for your issue.</p>
<p>P.S.  You have a pretty cool site, keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://nicholaskwan.com/2009/07/02/how-to-embed-a-flash-video-in-feature-box-with-thesis-theme/comment-page-1/#comment-75</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 24 Aug 2009 19:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://nicholaskwan.com/?p=593#comment-75</guid>
		<description>I am using a the mod here to achieve my dropdowns using the standard thesis menu system. It uses Jquery and CSS.  
http://www.kristarella.com/2009/03/thesis-nav-menus/

Thanks for you time.</description>
		<content:encoded><![CDATA[<p>I am using a the mod here to achieve my dropdowns using the standard thesis menu system. It uses Jquery and CSS.<br />
<a href="http://www.kristarella.com/2009/03/thesis-nav-menus/" rel="nofollow">http://www.kristarella.com/2009/03/thesis-nav-menus/</a></p>
<p>Thanks for you time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://nicholaskwan.com/2009/07/02/how-to-embed-a-flash-video-in-feature-box-with-thesis-theme/comment-page-1/#comment-74</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Mon, 24 Aug 2009 19:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://nicholaskwan.com/?p=593#comment-74</guid>
		<description>I have tried embedding the flash code in the custom_functions and something weird happened too, that&#039;s why I resorted to the iframe method.  I&#039;m sorry I can&#039;t help you right now because i don&#039;t know the fix for it but I will keep this problem in mind.  Is it safe to assume that you are using Javascripts for your dropdown menus?</description>
		<content:encoded><![CDATA[<p>I have tried embedding the flash code in the custom_functions and something weird happened too, that&#8217;s why I resorted to the iframe method.  I&#8217;m sorry I can&#8217;t help you right now because i don&#8217;t know the fix for it but I will keep this problem in mind.  Is it safe to assume that you are using Javascripts for your dropdown menus?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://nicholaskwan.com/2009/07/02/how-to-embed-a-flash-video-in-feature-box-with-thesis-theme/comment-page-1/#comment-73</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 24 Aug 2009 18:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://nicholaskwan.com/?p=593#comment-73</guid>
		<description>Hi Nicholas, Thanks for the quick response. 

This site describes the fix when you embed flashes outputted HTML on a page.  
http://www.communitymx.com/content/article.cfm?cid=e5141 

But when using the method you spoke of above (embedding an SWF using an iframe), we don&#039;t have access to flashes outputted code, so we can&#039;t add the needed parameters.

Herein lies my problem.

Trying to embed the flash code itself in custom_functions.php breaks the site. The iframe works, but my dropdowns appear behind the flash.

Hmmm.... what to do, what to do.</description>
		<content:encoded><![CDATA[<p>Hi Nicholas, Thanks for the quick response. </p>
<p>This site describes the fix when you embed flashes outputted HTML on a page.<br />
<a href="http://www.communitymx.com/content/article.cfm?cid=e5141" rel="nofollow">http://www.communitymx.com/content/article.cfm?cid=e5141</a> </p>
<p>But when using the method you spoke of above (embedding an SWF using an iframe), we don&#8217;t have access to flashes outputted code, so we can&#8217;t add the needed parameters.</p>
<p>Herein lies my problem.</p>
<p>Trying to embed the flash code itself in custom_functions.php breaks the site. The iframe works, but my dropdowns appear behind the flash.</p>
<p>Hmmm&#8230;. what to do, what to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://nicholaskwan.com/2009/07/02/how-to-embed-a-flash-video-in-feature-box-with-thesis-theme/comment-page-1/#comment-72</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Mon, 24 Aug 2009 18:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://nicholaskwan.com/?p=593#comment-72</guid>
		<description>Hi Jason,

I understand your questions but I don&#039;t know how to make the dropdown menus to appear in front of the iframe.  Do you mind linking me to your websites so I can take a closer look, I suspect there is a way to reorder how the different layers are displayed on the website.</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>I understand your questions but I don&#8217;t know how to make the dropdown menus to appear in front of the iframe.  Do you mind linking me to your websites so I can take a closer look, I suspect there is a way to reorder how the different layers are displayed on the website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://nicholaskwan.com/2009/07/02/how-to-embed-a-flash-video-in-feature-box-with-thesis-theme/comment-page-1/#comment-71</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 24 Aug 2009 18:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://nicholaskwan.com/?p=593#comment-71</guid>
		<description>Great tutorial. But do you have any idea how I can implement the &quot;wmode=transparent&quot; parameter in flash so my dropdown menus will appear on top of and not behind my flash based feature box, when using the iframe embed option? Thanks!</description>
		<content:encoded><![CDATA[<p>Great tutorial. But do you have any idea how I can implement the &#8220;wmode=transparent&#8221; parameter in flash so my dropdown menus will appear on top of and not behind my flash based feature box, when using the iframe embed option? Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
