<?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>DES 84 - Blog of DES84 Website &#187; dLibs</title>
	<atom:link href="http://blog.des84.com/Post/dlibs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.des84.com</link>
	<description>Blog &#124; Pablo Davi Faria da Silva</description>
	<lastBuildDate>Tue, 15 Jun 2010 14:08:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AS3 Scrollbar: Scrollbase Class [Updated]</title>
		<link>http://blog.des84.com/2009/05/scrollbar-as3-scrollbase-class-updated/</link>
		<comments>http://blog.des84.com/2009/05/scrollbar-as3-scrollbase-class-updated/#comments</comments>
		<pubDate>Mon, 18 May 2009 14:44:45 +0000</pubDate>
		<dc:creator>Pablo Davi</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[dLibs]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Classes]]></category>

		<guid isPermaLink="false">http://blog.des84.com/?p=342</guid>
		<description><![CDATA[Hi again, i update my scrollbar AS3 Class, named scrollbase, and today i post it for download, it&#8217;s really ease to work and so smaller than past version, only 1.5 kb.
The Features:
• Small file size
• Ease effect (or not) when move content
• Click the scroll background to move
•  Full customizable
• Scroll dragger with dynamic size
• [...]]]></description>
		<wfw:commentRss>http://blog.des84.com/2009/05/scrollbar-as3-scrollbase-class-updated/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Proportional Scale</title>
		<link>http://blog.des84.com/2009/04/proportional-scale/</link>
		<comments>http://blog.des84.com/2009/04/proportional-scale/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 17:07:45 +0000</pubDate>
		<dc:creator>Pablo Davi</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[dLibs]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[scaleObject]]></category>

		<guid isPermaLink="false">http://blog.des84.com/?p=303</guid>
		<description><![CDATA[Well how do i scale my objects proportionally? Hmm this is a problem, but now a problem resolved. Now you can use the scaleObject class, a simple class that make only one thing: scale objects proportionally.
This is great to maximize images into the fullscreen stage or other things when you need create nicelly thumbnails, i used [...]]]></description>
		<wfw:commentRss>http://blog.des84.com/2009/04/proportional-scale/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Drag large images inside the box</title>
		<link>http://blog.des84.com/2009/04/drag-large-images-inside-the-box/</link>
		<comments>http://blog.des84.com/2009/04/drag-large-images-inside-the-box/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 20:30:35 +0000</pubDate>
		<dc:creator>Pablo Davi</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[dLibs]]></category>

		<guid isPermaLink="false">http://blog.des84.com/?p=259</guid>
		<description><![CDATA[Hi, today i made a dragger to view large images inside the small mask and here i am to show for you how to use it if you need. Well, the dragger need only create a simple object and set the content movieclip and the mask movieclip instances, the classe do the rest. See the [...]]]></description>
		<wfw:commentRss>http://blog.des84.com/2009/04/drag-large-images-inside-the-box/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Create, write and read file using AIR</title>
		<link>http://blog.des84.com/2009/04/create-write-and-read-file-using-air/</link>
		<comments>http://blog.des84.com/2009/04/create-write-and-read-file-using-air/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 17:00:26 +0000</pubDate>
		<dc:creator>Pablo Davi</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[dLibs]]></category>

		<guid isPermaLink="false">http://blog.des84.com/2009/04/09/create-write-and-read-file-using-air.des84</guid>
		<description><![CDATA[Hi for all again and today i will write here something about the File Class, how to create, read and write data into a file and store it in local machine.
Well, yesterday i had the problem to create a file log on an AIR project, for two hours i read some articles and sample chapters [...]]]></description>
		<wfw:commentRss>http://blog.des84.com/2009/04/create-write-and-read-file-using-air/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple AS3 Scrollbar</title>
		<link>http://blog.des84.com/2009/03/simple-as3-scrollbar/</link>
		<comments>http://blog.des84.com/2009/03/simple-as3-scrollbar/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 01:39:46 +0000</pubDate>
		<dc:creator>Pablo Davi</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[dLibs]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Classes]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[scrollbar]]></category>

		<guid isPermaLink="false">http://blog.des84.com/?p=186</guid>
		<description><![CDATA[UPDATE: Scrollbar AS3: Scrollbase Class [Updated]
Hi for all, here i post a simple way that i always use to scroll movieclip  content into AS3 projects.  I created this classe to scroll content using simple  four movieclips: a content movieclip, maskmovieclip, dragger clip and background  scroll clip.
First see the working example bellow:
(Please open the [...]]]></description>
		<wfw:commentRss>http://blog.des84.com/2009/03/simple-as3-scrollbar/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Video class in Actionscript 3</title>
		<link>http://blog.des84.com/2009/02/video-class-in-actionscript-3/</link>
		<comments>http://blog.des84.com/2009/02/video-class-in-actionscript-3/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 19:53:38 +0000</pubDate>
		<dc:creator>Pablo Davi</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[Vídeo]]></category>
		<category><![CDATA[dLibs]]></category>

		<guid isPermaLink="false">http://blog.des84.com/?p=162</guid>
		<description><![CDATA[Hi again for all, well think you creating a simple video player in max one minute.  &#8221;Yes, We Can&#8221;.  Using  the videoPlayer class from asDataLibs. The videoPlayer is a simple way to make your video player or video gallery using less time than the normal process. Bellow some features:

• Support HD (h.264)
• Play and Pause [...]]]></description>
		<wfw:commentRss>http://blog.des84.com/2009/02/video-class-in-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Simple gallery class [AS3]: gallLoader</title>
		<link>http://blog.des84.com/2008/12/simple-gallery-class-as3-gallloader/</link>
		<comments>http://blog.des84.com/2008/12/simple-gallery-class-as3-gallloader/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 13:55:09 +0000</pubDate>
		<dc:creator>Pablo Davi</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[dLibs]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[After Effects]]></category>
		<category><![CDATA[Classes]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[Loading Files]]></category>

		<guid isPermaLink="false">http://blog.des84.com/?p=120</guid>
		<description><![CDATA[Create one simple gallery can take a time that you havent. Well, a simple solution that i create was gallLoader Class, one simple gallery that load thumbs, position thumbs in lines and load large image. Simple to use:

Have two arrows in right and left side of thumb container, these arrow will move container to view [...]]]></description>
		<wfw:commentRss>http://blog.des84.com/2008/12/simple-gallery-class-as3-gallloader/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Introduzindo asDataLibs</title>
		<link>http://blog.des84.com/2008/09/introduzindo-asdatalibs/</link>
		<comments>http://blog.des84.com/2008/09/introduzindo-asdatalibs/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 02:14:55 +0000</pubDate>
		<dc:creator>Pablo Davi</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[dLibs]]></category>
		<category><![CDATA[Classes]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[External Data]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[Loading Files]]></category>

		<guid isPermaLink="false">http://blog.des84.com/?p=77</guid>
		<description><![CDATA[Olá, estou aqui novamente escrevendo um pouco mais sobre Actionscript 3 para iniciantes e intermediários. Antes de mais nada preciso explicar o que é o tal &#8220;asDataLibs&#8221;, que mesmo com um nome meio estranho, nada mais é que uma biblioteca ou coleção de bibliotecas, classes AS3, em Actionscript 3 que tem a intenção de facilitar [...]]]></description>
		<wfw:commentRss>http://blog.des84.com/2008/09/introduzindo-asdatalibs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.222 seconds -->
