<?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>AS3 Ideas--&#62; Ideas para ActionScript3 &#187; timer as3</title>
	<atom:link href="http://as3ideas.com/tag/timer-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://as3ideas.com</link>
	<description>Ideas para ActionScript 3. Desarrollo con Flash y Flex.</description>
	<lastBuildDate>Wed, 07 Jul 2010 19:53:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>La clase Timer() en AS3: Manejo de tiempo y repetición de acciones</title>
		<link>http://as3ideas.com/2009/12/02/la-clase-timer-en-as3-manejo-de-tiempo-y-repeticion-de-acciones/</link>
		<comments>http://as3ideas.com/2009/12/02/la-clase-timer-en-as3-manejo-de-tiempo-y-repeticion-de-acciones/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 22:52:26 +0000</pubDate>
		<dc:creator>eskombro</dc:creator>
				<category><![CDATA[ESK Ideas]]></category>
		<category><![CDATA[fecha as3]]></category>
		<category><![CDATA[funcion as3]]></category>
		<category><![CDATA[hora as3]]></category>
		<category><![CDATA[tiempo as3]]></category>
		<category><![CDATA[timer as3]]></category>
		<category><![CDATA[timerEvent as3]]></category>
		<category><![CDATA[tutorial as3]]></category>

		<guid isPermaLink="false">http://as3ideas.com/?p=88</guid>
		<description><![CDATA[La clase Timer() de AS3 nos permite realizar una acción definida repetidas veces en función del tiempo. Esta clase nos permite controlar dos aspectos: cuántas veces queremos que se ejecute una acción, y cada cuanto tiempo queremos que se ejecute (en milisegundos). Esto puede ser útil para cualquier acción que queramos realizar repetidas veces, pero [...]]]></description>
		<wfw:commentRss>http://as3ideas.com/2009/12/02/la-clase-timer-en-as3-manejo-de-tiempo-y-repeticion-de-acciones/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

