<?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>JasonLau.biz &#187; Frequently Asked Questions</title>
	<atom:link href="http://jasonlau.biz/home/category/faq/feed" rel="self" type="application/rss+xml" />
	<link>http://jasonlau.biz/home</link>
	<description>I&#039;ve Got Code On My Node!</description>
	<lastBuildDate>Tue, 08 May 2012 11:09:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Flash Continues To Play When Hidden. How Can I Stop It?</title>
		<link>http://jasonlau.biz/home/faq/flash-continues-to-play-when-hidden-how-can-i-stop-it</link>
		<comments>http://jasonlau.biz/home/faq/flash-continues-to-play-when-hidden-how-can-i-stop-it#comments</comments>
		<pubDate>Tue, 27 Jul 2010 19:44:20 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=759</guid>
		<description><![CDATA[Question: My Flash continues to play even while hidden from view; how can I stop it? Answer: Remove the Flash object from the page with javascript. An easy way to pull this off is by using  jQuery&#8217;s remove function. $('object').remove(); First, include jquery in the head section of your HTML. &#60;script type=&#34;text/javascript&#34; src=&#34;http://code.jquery.com/jquery-latest.js&#34;&#62;&#60;/script&#62; In the [...]]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/faq/flash-continues-to-play-when-hidden-how-can-i-stop-it/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash stops playing with display none css. What is the solution?</title>
		<link>http://jasonlau.biz/home/faq/flash-stops-playing-with-display-none-css-what-is-the-solution</link>
		<comments>http://jasonlau.biz/home/faq/flash-stops-playing-with-display-none-css-what-is-the-solution#comments</comments>
		<pubDate>Mon, 24 May 2010 15:40:31 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=635</guid>
		<description><![CDATA[Question: My Flash video or YouTube player stops playing when I use CSS display : none. Is there a workaround for this? Answer: Naturally, Flash video should stop playback when css display none is implemented. Otherwise, the problem would become reversed in that the Flash player would never stop playing even when you want it [...]]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/faq/flash-stops-playing-with-display-none-css-what-is-the-solution/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

