<?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; onEnterFrame</title>
	<atom:link href="http://cours-internet.com/tag/onenterframe/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>Thu, 17 May 2012 14:57:12 +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>Actions autonomes (AS2)</title>
		<link>http://cours-internet.com/actions-autonomes-as2/</link>
		<comments>http://cours-internet.com/actions-autonomes-as2/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 08:45:56 +0000</pubDate>
		<dc:creator>bchabrol</dc:creator>
				<category><![CDATA[Scripts (AS2)]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[attachMovie]]></category>
		<category><![CDATA[duplicateMovieClip]]></category>
		<category><![CDATA[gotoAndPlay]]></category>
		<category><![CDATA[Math.random]]></category>
		<category><![CDATA[onEnterFrame]]></category>
		<category><![CDATA[removeMovieClip]]></category>
		<category><![CDATA[source flash]]></category>

		<guid isPermaLink="false">http://ateliernumerique.com/cours-video/?p=578</guid>
		<description><![CDATA[function opendivdiapo(id) { for (i=1;i p._y = Stage.height; } n++; p.duplicateMovieClip(&#34;p&#34;+n,n); for (i=n-1; i&#62;n-longueur; i--) { eval(&#34;p&#34;+i)._width = eval(&#34;p&#34;+i)._width-retrecissement; eval(&#34;p&#34;+i)._height = eval(&#34;p&#34;+i)._height-retrecissement; eval(&#34;p&#34;+i)._alpha = eval(&#34;p&#34;+i)._alpha-transparence; } m = n-longueur; eval(&#34;p&#34;+m).removeMovieClip(); }; t = 0; temper(); speed = Math.random()-0.5; function temper() { temps = Math.random()*10*5; } function timer() { t++; if (t&#62;temps) { t = 0; [...]]]></description>
		<wfw:commentRss>http://cours-internet.com/actions-autonomes-as2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loadings (AS2)</title>
		<link>http://cours-internet.com/loadings/</link>
		<comments>http://cours-internet.com/loadings/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 08:20:59 +0000</pubDate>
		<dc:creator>bchabrol</dc:creator>
				<category><![CDATA[Scripts (AS2)]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[chargement]]></category>
		<category><![CDATA[getBytesLoaded]]></category>
		<category><![CDATA[getBytesTotal]]></category>
		<category><![CDATA[loading]]></category>
		<category><![CDATA[onEnterFrame]]></category>
		<category><![CDATA[préchargement]]></category>
		<category><![CDATA[source flash]]></category>

		<guid isPermaLink="false">http://ateliernumerique.com/cours-video/?p=484</guid>
		<description><![CDATA[// // ]]&#62; Pretty Loaded recense des pages d&#8217;attente cr&#233;atives et originales. De quoi s&#8217;inspirer&#8230; http://www.prettyloaded.com Pr&#233;Loading1 T&#233;l&#233;chargez Flash 8 Voir le code _parent.stop(); this.onEnterFrame = function() { pourcentage = _parent.getBytesLoaded()/_parent.getBytesTotal()*100; barre_loading._width = pourcentage; if (pourcentage == 100) { delete this.onEnterFrame; _parent.play(); } }; &#160; MovieClipLoader 1 Flash 8 T&#233;l&#233;chargez Voir le code var monClip_mcl [...]]]></description>
		<wfw:commentRss>http://cours-internet.com/loadings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manipulation de textes (AS2)</title>
		<link>http://cours-internet.com/manipulation-de-textes/</link>
		<comments>http://cours-internet.com/manipulation-de-textes/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 07:38:08 +0000</pubDate>
		<dc:creator>bchabrol</dc:creator>
				<category><![CDATA[Scripts (AS2)]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[createTextField]]></category>
		<category><![CDATA[getBytesLoaded]]></category>
		<category><![CDATA[LoadVars]]></category>
		<category><![CDATA[onEnterFrame]]></category>
		<category><![CDATA[onRollOver]]></category>
		<category><![CDATA[source flash]]></category>

		<guid isPermaLink="false">http://ateliernumerique.com/cours-video/?p=478</guid>
		<description><![CDATA[function opendivslid(id) { for (i=1;i]]></description>
		<wfw:commentRss>http://cours-internet.com/manipulation-de-textes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manipulation d&#8217;animations</title>
		<link>http://cours-internet.com/manipulation-danimations/</link>
		<comments>http://cours-internet.com/manipulation-danimations/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 06:20:58 +0000</pubDate>
		<dc:creator>bchabrol</dc:creator>
				<category><![CDATA[Scripts (AS2)]]></category>
		<category><![CDATA[animations flash]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[Math.cos]]></category>
		<category><![CDATA[Math.sin]]></category>
		<category><![CDATA[onEnterFrame]]></category>
		<category><![CDATA[removeMovieClip]]></category>
		<category><![CDATA[source flash]]></category>

		<guid isPermaLink="false">http://ateliernumerique.com/cours-video/?p=469</guid>
		<description><![CDATA[function opendivslid(id) { for (i=1;i p._y = Stage.height; } n++; p.duplicateMovieClip(&#34;p&#34;+n,n); for (i=n-1; i&#62;n-longueur; i--) { eval(&#34;p&#34;+i)._width = eval(&#34;p&#34;+i)._width-retrecissement; eval(&#34;p&#34;+i)._height = eval(&#34;p&#34;+i)._height-retrecissement; eval(&#34;p&#34;+i)._alpha = eval(&#34;p&#34;+i)._alpha-transparence; } m = n-longueur; eval(&#34;p&#34;+m).removeMovieClip(); }; t = 0; temper(); speed = Math.random()-0.5; function temper() { temps = Math.random()*10*5; } function timer() { t++; if (t&#62;temps) { t = 0; [...]]]></description>
		<wfw:commentRss>http://cours-internet.com/manipulation-danimations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

