<?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>Simon Garcia &#187; Wordpress Plugins</title>
	<atom:link href="http://www.simon-garcia.com/category/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simon-garcia.com</link>
	<description>Web / Blog</description>
	<lastBuildDate>Wed, 30 Mar 2011 09:36:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SWFObject</title>
		<link>http://www.simon-garcia.com/2009/06/swfobject/</link>
		<comments>http://www.simon-garcia.com/2009/06/swfobject/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 17:22:18 +0000</pubDate>
		<dc:creator>Simon Garcia</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.simon-garcia.com/?p=194</guid>
		<description><![CDATA[Integration de swfobject.js]]></description>
			<content:encoded><![CDATA[<p>SWFObject: Javascript Flash Player detection and embed script</p>
<div class="info"><div class="msg-box-icon pngfix">link : <a href="http://blog.deconcept.com/swfobject/" target="_blank">http://blog.deconcept.com/swfobject/</a></div></div>
<div class="success"><div class="msg-box-icon pngfix">La version SWFObject 2.2 est disponible sur <a title="code.google" href="http://code.google.com/p/swfobject/" target="_blank">code.google.com</a><a href="http://blog.deconcept.com/swfobject/" target="_blank"></a></div></div>
<p><strong><a rel="prettyPhoto" href="http://www.simon-garcia.com/introtop/simon.swf?width=340&amp;height=200"><img class="alignnone" title="Flash" src="http://www.simon-garcia.com/postImage/flash.png" alt="" width="128" height="128" /></a><br />
</strong></p>
<ul>
<li>dans le dossier swfobject de votre theme copie swfobject.js</li>
</ul>
<ul>
<li>dans <span style="text-decoration: underline;">header.php</span> écrire une ligne de code avant &lt;/head&gt;:</li>
</ul>
<pre>&lt;script type="text/javascript" src="&lt;?php echo bloginfo('template_url'); ?&gt;/swfobject/swfobject.js"&gt;&lt;/script&gt;
&lt;/head&gt;
&lt;body&gt;</pre>
<p>puis dans vos articles ou pages écrire l&#8217;appel du swf au format HTML:</p>
<pre>&lt;object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"&gt;
&lt;embed type="application/x-shockwave-flash" width="400" height="250" src="movie.swf" quality="high" name="movie"&gt;&lt;/embed&gt;&lt;/object&gt;</pre>
<p>Exemple:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><embed type="application/x-shockwave-flash" width="400" height="250" src="http://www.simon-garcia.com/introtop/5660.swf" quality="high" name="simon"></embed></object></p>
<p><strong><a rel="prettyPhoto" href="http://www.simon-garcia.com/introtop/5660.swf?width=400&amp;height=250"><img class="alignnone" title="Flash" src="http://www.simon-garcia.com/postImage/flash.png" alt="" width="128" height="128" /></a><br />
</strong></p>
<p>ciao</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simon-garcia.com/2009/06/swfobject/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

