<?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>Cours Internet &#187; slideshow</title>
	<atom:link href="http://cours-internet.com/tag/slideshow/feed/" rel="self" type="application/rss+xml" />
	<link>http://cours-internet.com</link>
	<description>Supports de cours pour la création de sites Internet avec flash, Dreamweaver et wordpress</description>
	<lastBuildDate>Tue, 17 Jan 2012 11:02:09 +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>Diaporamas sans interactions (AS2)</title>
		<link>http://cours-internet.com/diaporamas-sans-interactions-as2/</link>
		<comments>http://cours-internet.com/diaporamas-sans-interactions-as2/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 06:30:53 +0000</pubDate>
		<dc:creator>bchabrol</dc:creator>
				<category><![CDATA[Scripts (AS2)]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[createEmptyMovieClip]]></category>
		<category><![CDATA[défilement images]]></category>
		<category><![CDATA[diaporamas]]></category>
		<category><![CDATA[import mx.transitions]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[source flash]]></category>
		<category><![CDATA[tween]]></category>

		<guid isPermaLink="false">http://ateliernumerique.com/cours-video/?p=340</guid>
		<description><![CDATA[// Flash 8 Téléchargez Voir le code import mx.transitions.Tween; import mx.transitions.easing.*; durée = 300; max = 6; num = 0; initialisation(); loading(); function initialisation() { num++; nn = 0; statutLoad = 1; statutTimer = 1; } function loading() { Oldclip = myclip; if (num == max) { num = 1; } this.createEmptyMovieClip(&#171;&#160;clip&#160;&#187;+num,this.getNextHighestDepth()); eval(&#171;&#160;clip&#160;&#187;+num)._alpha = 0; [...]]]></description>
		<wfw:commentRss>http://cours-internet.com/diaporamas-sans-interactions-as2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Slideshows</title>
		<link>http://cours-internet.com/slides/</link>
		<comments>http://cours-internet.com/slides/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 06:27:38 +0000</pubDate>
		<dc:creator>bchabrol</dc:creator>
				<category><![CDATA[Scripts (AS2)]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[attachMovie]]></category>
		<category><![CDATA[défilement images]]></category>
		<category><![CDATA[import mx.transitions.Tween]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[source flash]]></category>

		<guid isPermaLink="false">http://ateliernumerique.com/cours-video/?p=444</guid>
		<description><![CDATA[Flash 8 T&#233;l&#233;chargez Voir le code bt1.onRollOver = function() { &#160;&#160; &#160;gotoAndStop(&#34;img1&#34;); }; bt1.onRollOut = function() { &#160;&#160; &#160;play(); }; bt2.onRollOver = function() { &#160;&#160; &#160;gotoAndStop(&#34;img2&#34;); }; bt2.onRollOut = function() { &#160;&#160; &#160;play(); }; bt3.onRollOver = function() { &#160;&#160; &#160;gotoAndStop(&#34;img3&#34;); }; bt3.onRollOut = function() { &#160;&#160; &#160;play(); }; bt4.onRollOver = function() { &#160;&#160; &#160;gotoAndStop(&#34;img4&#34;); }; [...]]]></description>
		<wfw:commentRss>http://cours-internet.com/slides/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

