<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Blog do Banderas &#187; onEnterFrame</title>
	<atom:link href="http://andrebanderas.wordpress.com/tag/onenterframe/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrebanderas.wordpress.com</link>
	<description>Mundo Digital em seus mínimos detalhes</description>
	<lastBuildDate>Sat, 10 May 2008 19:33:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='andrebanderas.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/96f00c23a934254678759f8c44dc8a6a?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Blog do Banderas &#187; onEnterFrame</title>
		<link>http://andrebanderas.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://andrebanderas.wordpress.com/osd.xml" title="Blog do Banderas" />
		<item>
		<title>Zoom com Mouse em MovieClips</title>
		<link>http://andrebanderas.wordpress.com/2008/05/03/zoom-com-mouse-em-movieclips/</link>
		<comments>http://andrebanderas.wordpress.com/2008/05/03/zoom-com-mouse-em-movieclips/#comments</comments>
		<pubDate>Sat, 03 May 2008 03:18:32 +0000</pubDate>
		<dc:creator>andrebanderas</dc:creator>
				<category><![CDATA[Actionscript 2.0]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Matemática]]></category>
		<category><![CDATA[MovieClip]]></category>
		<category><![CDATA[onEnterFrame]]></category>

		<guid isPermaLink="false">http://andrebanderas.wordpress.com/?p=16</guid>
		<description><![CDATA[dificuldade: média
_
O que preciso saber antes de ler este artigo?
Conhecer as funções matemáticas do Flash. [Post]
Saber nomear um MovieClip. [Post]
Introdução
Neste post vamos fazer com que um MovieClip tenha um efeito de zoom de acordo com a posição do mouse.
Ingredientes
Vamos usar os seguintes métodos e propriedades:

MovieClip.onEnterFrame
MovieClip._xscale
MovieClip._yscale
MovieClip._width
MovieClip._height
MovieClip._xmouse
MovieClip._ymouse
Funções do objeto Math

Preparo
No Palco (Stage) desenho um retângulo qualquer (de [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrebanderas.wordpress.com&blog=3108820&post=16&subd=andrebanderas&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://andrebanderas.wordpress.com/2008/05/03/zoom-com-mouse-em-movieclips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/83842e9db98ae723cd260529682b4038?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andrebanderas</media:title>
		</media:content>

		<media:content url="http://andrebanderas.files.wordpress.com/2008/05/zoom_movieclip01.gif" medium="image">
			<media:title type="html">Zoom em MovieClip</media:title>
		</media:content>

		<media:content url="http://andrebanderas.files.wordpress.com/2008/05/zoom_mouse.gif" medium="image">
			<media:title type="html">zoom mouse - parâmetros</media:title>
		</media:content>
	</item>
	</channel>
</rss>