<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0" -->
<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/"
	>

<channel>
	<title>Code4net</title>
	<link>http://www.code4net.com</link>
	<description>No Flex No Dreams</description>
	<pubDate>Thu, 03 Jan 2008 22:18:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0</generator>
	<language>en</language>
			<item>
		<title>titulo</title>
		<link>http://www.code4net.com/2008/01/03/titulo/</link>
		<comments>http://www.code4net.com/2008/01/03/titulo/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 22:18:58 +0000</pubDate>
		<dc:creator>xavi</dc:creator>
		
	<category>ActionScript</category>
		<guid isPermaLink="false">http://www.code4net.com/2008/01/03/titulo/</guid>
		<description><![CDATA[<!-- matched  --><!-- final 0 -->post

]]></description>
		<wfw:commentRSS>http://www.code4net.com/2008/01/03/titulo/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>test test test</title>
		<link>http://www.code4net.com/2008/01/03/test-test-test/</link>
		<comments>http://www.code4net.com/2008/01/03/test-test-test/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 22:14:17 +0000</pubDate>
		<dc:creator>xavi</dc:creator>
		
	<category>ActionScript</category>
		<guid isPermaLink="false">http://www.code4net.com/2008/01/03/test-test-test/</guid>
		<description><![CDATA[<!-- matched  --><!-- final 0 -->test test test

]]></description>
		<wfw:commentRSS>http://www.code4net.com/2008/01/03/test-test-test/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>FDView</title>
		<link>http://www.code4net.com/2005/11/05/fdview/</link>
		<comments>http://www.code4net.com/2005/11/05/fdview/#comments</comments>
		<pubDate>Sat, 05 Nov 2005 16:38:58 +0000</pubDate>
		<dc:creator>xavi</dc:creator>
		
	<category>Flash</category>
		<guid isPermaLink="false">http://www.code4net.com/?p=113</guid>
		<description><![CDATA[<!-- matched  --><!-- final 0 -->FDView (Flash Document Viewer)  is a custom viewer for pdf2swf. It's main purpose is provide same capabilities as FlashPaper. That's present pdf documents inside a swf documents.
Right now it allows:

Conversion of pdf to swf files dynamically from the server. For more details see pdf2swf
MouseGestures. You can use mouseGestures no navigate between pages.

Left to right: [...]]]></description>
		<wfw:commentRSS>http://www.code4net.com/2005/11/05/fdview/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>DragManager</title>
		<link>http://www.code4net.com/2005/10/23/dragmanager/</link>
		<comments>http://www.code4net.com/2005/10/23/dragmanager/#comments</comments>
		<pubDate>Sun, 23 Oct 2005 12:06:39 +0000</pubDate>
		<dc:creator>xavi</dc:creator>
		
	<category>AS3</category>
		<guid isPermaLink="false">http://www.code4net.com/?p=112</guid>
		<description><![CDATA[<!-- matched  --><!-- final 0 -->Flex Framework introduces a DragManager. This manager allows us to convert nearly anything into draggable. This way it's quite easy to drag and drop items between datagrids and between components. But also we can use it within our custom classes.
The example shows how to manage new drag and drop capabilities letting you drag a dog [...]]]></description>
		<wfw:commentRSS>http://www.code4net.com/2005/10/23/dragmanager/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Embeding external assets and resources</title>
		<link>http://www.code4net.com/2005/10/23/embeding-external-assets-and-resources/</link>
		<comments>http://www.code4net.com/2005/10/23/embeding-external-assets-and-resources/#comments</comments>
		<pubDate>Sun, 23 Oct 2005 10:48:18 +0000</pubDate>
		<dc:creator>xavi</dc:creator>
		
	<category>AS3</category>
		<guid isPermaLink="false">http://www.code4net.com/?p=111</guid>
		<description><![CDATA[<!-- matched  --><!-- final 0 -->Usually, applications works with assets that has nothing to be with buttons neither application components. Instead they use nicely designed items and draws.
This example shows you the new way to work with visual elements and how to bind a visual element to a Class. 




package {
    import flash.display.Sprite;
    import [...]]]></description>
		<wfw:commentRSS>http://www.code4net.com/2005/10/23/embeding-external-assets-and-resources/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Cambiamos de idioma</title>
		<link>http://www.code4net.com/2005/10/23/cambiamos-de-idioma/</link>
		<comments>http://www.code4net.com/2005/10/23/cambiamos-de-idioma/#comments</comments>
		<pubDate>Sun, 23 Oct 2005 09:16:12 +0000</pubDate>
		<dc:creator>xavi</dc:creator>
		
	<category>AS3</category>
		<guid isPermaLink="false">http://www.code4net.com/?p=110</guid>
		<description><![CDATA[<!-- matched  --><!-- final 0 -->Hacía ya bastante tiempo que lo tenía en mente y creo que ahora es el momento de pasar a escribir en inglés. Bueno a lo mejor parecerá indio, pero como mínimo lo voy a intentar   Si quereis seguir poniendo comentarios en español no hay ningun problema
]]></description>
		<wfw:commentRSS>http://www.code4net.com/2005/10/23/cambiamos-de-idioma/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Sprite creation and performance test</title>
		<link>http://www.code4net.com/2005/10/23/sprite-creation-and-performance-test/</link>
		<comments>http://www.code4net.com/2005/10/23/sprite-creation-and-performance-test/#comments</comments>
		<pubDate>Sun, 23 Oct 2005 09:13:28 +0000</pubDate>
		<dc:creator>xavi</dc:creator>
		
	<category>AS3</category>
		<guid isPermaLink="false">http://www.code4net.com/?p=109</guid>
		<description><![CDATA[<!-- matched  --><!-- final 0 -->This is one of my first tests using AS3. What I wanted to test here was the new way to create visual elements on the stage and the rendering performance. By usin g the new event system I create 10000 randomly shapes and apply a Fade effect to them.
The result IMHO is awesome, the player [...]]]></description>
		<wfw:commentRSS>http://www.code4net.com/2005/10/23/sprite-creation-and-performance-test/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Flex 2 - AS3</title>
		<link>http://www.code4net.com/2005/10/22/flex-2-as3/</link>
		<comments>http://www.code4net.com/2005/10/22/flex-2-as3/#comments</comments>
		<pubDate>Sat, 22 Oct 2005 13:38:19 +0000</pubDate>
		<dc:creator>xavi</dc:creator>
		
	<category>ActionScript</category>
		<guid isPermaLink="false">http://www.code4net.com/?p=108</guid>
		<description><![CDATA[<!-- matched  --><!-- final 0 -->Supongo que soy uno de los últimos en postear esta gran noticia, como siempre el tiempo escasea  . El lunes Macromedia anunció Labs Macromedia. La simple url ya denota un símbolo de grandeza! (no os recuerda a google?  
Cuando se anunció el acontecimiento hará cosa de 3 semanas, pensé que se trataba de [...]]]></description>
		<wfw:commentRSS>http://www.code4net.com/2005/10/22/flex-2-as3/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>columnador: bug del flash player 8</title>
		<link>http://www.code4net.com/2005/08/29/columnador-bug-del-flash-player-8/</link>
		<comments>http://www.code4net.com/2005/08/29/columnador-bug-del-flash-player-8/#comments</comments>
		<pubDate>Mon, 29 Aug 2005 20:04:17 +0000</pubDate>
		<dc:creator>xavi</dc:creator>
		
	<category>AS2</category>
		<guid isPermaLink="false">http://www.code4net.com/?p=107</guid>
		<description><![CDATA[<!-- matched  --><!-- final 0 -->Hablando con Joseba sobre el bug del columnador que se comenta en los comentarios del post anterior nos hemos dado cuenta que el renderizado de las imágenes falla con el player 8 y no con el 7.
Lo que aparentemente parece que solo falle en Firefox no es así, falla tanto en IE como en FF. [...]]]></description>
		<wfw:commentRSS>http://www.code4net.com/2005/08/29/columnador-bug-del-flash-player-8/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>COLUMNERO</title>
		<link>http://www.code4net.com/2005/08/28/columnero/</link>
		<comments>http://www.code4net.com/2005/08/28/columnero/#comments</comments>
		<pubDate>Sat, 27 Aug 2005 23:45:11 +0000</pubDate>
		<dc:creator>xavi</dc:creator>
		
	<category>AS2</category>
		<guid isPermaLink="false">http://www.code4net.com/?p=106</guid>
		<description><![CDATA[<!-- matched  --><!-- final 0 -->Fruto de los talleres SubFlash, Elecash y Dani implementaron una clase para maquetar en formato columnas un texto dado. La verdad es que me cayó muy simpático el componente y me dio por adaptarlo al formato de componentes de flash. Después de un intercambio de mails con Elecash hemos ampliado sus funcionalidades para que también [...]]]></description>
		<wfw:commentRSS>http://www.code4net.com/2005/08/28/columnero/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
