<?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>ActionScript Scraps &#187; swfobject</title>
	<atom:link href="http://blog.sitedaniel.com/tag/swfobject/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sitedaniel.com</link>
	<description>Flash, Flex and AIR development</description>
	<lastBuildDate>Wed, 01 Sep 2010 21:15:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using an &#8216;onclick&#8217; event to dynamically load a SWF</title>
		<link>http://blog.sitedaniel.com/2009/10/using-an-onclick-event-to-dynamically-load-a-swf/</link>
		<comments>http://blog.sitedaniel.com/2009/10/using-an-onclick-event-to-dynamically-load-a-swf/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 13:31:09 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[swfobject]]></category>

		<guid isPermaLink="false">http://blog.sitedaniel.com/?p=398</guid>
		<description><![CDATA[Here is an excellent post about how to use an 'onclick' event to dynamically load a SWF. The great thing about this example is that the javascript will dynamically add or remove the required DIV tag needed to embed the SWF. link]]></description>
			<content:encoded><![CDATA[<p><a href="http://pipwerks.com/lab/swfobject/load-onclick/2.0/index.html">Here is an excellent post</a> about how to use an 'onclick' event to dynamically load a SWF. The great thing about this example is that the javascript will dynamically add or remove the required DIV tag needed to embed the SWF. </p>
<p><a href="http://pipwerks.com/lab/swfobject/load-onclick/2.0/index.html">link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sitedaniel.com/2009/10/using-an-onclick-event-to-dynamically-load-a-swf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
