<?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; mouse</title>
	<atom:link href="http://cours-internet.com/tag/mouse/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>MouseMove Event.ENTER_FRAME (AS3)</title>
		<link>http://cours-internet.com/131/</link>
		<comments>http://cours-internet.com/131/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 08:00:46 +0000</pubDate>
		<dc:creator>bchabrol</dc:creator>
				<category><![CDATA[Scripts (AS3)]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[enterframe]]></category>
		<category><![CDATA[événement]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[mouvements]]></category>
		<category><![CDATA[source flash]]></category>

		<guid isPermaLink="false">http://chabrol.net/blog/131/</guid>
		<description><![CDATA[Le Script : mc.addEventListener(Event.ENTER_FRAME,moving); function moving(evt:Event) { &#160;&#160;&#160; mc.x+=(this.mouseX-mc.x)*0.07; &#160;&#160;&#160; mc.y+=(this.mouseY-mc.y)*0.07; }]]></description>
		<wfw:commentRss>http://cours-internet.com/131/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

