<?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>My Flash Lab</title>
	<atom:link href="http://www.myflashlab.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myflashlab.com</link>
	<description>web components</description>
	<lastBuildDate>Mon, 08 Mar 2010 15:41:43 +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>100% HTML table</title>
		<link>http://www.myflashlab.com/2010/03/07/100-html-table/</link>
		<comments>http://www.myflashlab.com/2010/03/07/100-html-table/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 13:38:16 +0000</pubDate>
		<dc:creator>ali</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[100 percent table]]></category>
		<category><![CDATA[100% HTML table]]></category>
		<category><![CDATA[100% table height]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=258</guid>
		<description><![CDATA[Hi,
Maybe you have tried so hard to create a HTML table with 100% width and height in Dreamweaver but anytime you tried you have seen that width of the table is 100% but not the height!!
If you try to write this simple HTML file with notepad yourself you see that it&#8217;s easy and you did [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/03/07/100-html-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting started with AS3 as soon as possible</title>
		<link>http://www.myflashlab.com/2010/02/21/getting-started-with-as3-as-soon-as-possible/</link>
		<comments>http://www.myflashlab.com/2010/02/21/getting-started-with-as3-as-soon-as-possible/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 22:20:09 +0000</pubDate>
		<dc:creator>ali</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[basic tutorial]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[draw shapes]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[generating bitmap]]></category>
		<category><![CDATA[getting started with ActionScript 3.0]]></category>
		<category><![CDATA[introducing ActionScript]]></category>
		<category><![CDATA[KeyboardEvent]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[loading external photo]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[mouseEvent]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[timer]]></category>
		<category><![CDATA[variable]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=237</guid>
		<description><![CDATA[Hi everybody,
I know how felt for the first time that you wanted to start learning AS3! specially when you were not familiar with any other languages before.
Alright, now it&#8217;s time for you to be relax that you have found a quick post finally to get you started with AS3 as soon as possible.
I myself when [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/21/getting-started-with-as3-as-soon-as-possible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileSaver Data Transfer</title>
		<link>http://www.myflashlab.com/2010/02/21/filesaver-data-transfer/</link>
		<comments>http://www.myflashlab.com/2010/02/21/filesaver-data-transfer/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 20:22:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[AS3 player 10]]></category>
		<category><![CDATA[data transfer]]></category>
		<category><![CDATA[encrypt data on flash]]></category>
		<category><![CDATA[encrypted data transfer]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[save byteArray locally]]></category>
		<category><![CDATA[save byteArray on server]]></category>
		<category><![CDATA[save file locally]]></category>
		<category><![CDATA[send and receive data from flash]]></category>
		<category><![CDATA[send data to server]]></category>
		<category><![CDATA[transfer data to server]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=247</guid>
		<description><![CDATA[In my recent project, http://www.myflashlab.com/2010/01/27/contactform-class/ I was trying to do a lot of data transfer to and from flash to PHP (or any serverside script), I had to send attachments to php, I even had to encrypt the data before the transfer and that stuff. having to do all these things, I decided to write a [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/21/filesaver-data-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Event Listener</title>
		<link>http://www.myflashlab.com/2010/02/21/custom-event-listener/</link>
		<comments>http://www.myflashlab.com/2010/02/21/custom-event-listener/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 15:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[custom event class]]></category>
		<category><![CDATA[custom events]]></category>
		<category><![CDATA[dispatch event]]></category>
		<category><![CDATA[eventListener]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[oop programming]]></category>
		<category><![CDATA[send parameters when dispatching an event]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=238</guid>
		<description><![CDATA[When writting your AS3 projects, you will need events. The main thing that events do is to help you make a bridge between your instances of classes. take the adobe&#8217;s MouseEvent as an example. you add a MouseEvent.CLICK listener to a movieclip so that when you click on a movieclip instance it will dispatch the [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/21/custom-event-listener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>generate asDoc for flash player 10</title>
		<link>http://www.myflashlab.com/2010/02/21/asdoc-player-10/</link>
		<comments>http://www.myflashlab.com/2010/02/21/asdoc-player-10/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 13:07:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[asDoc]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash player 10]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[html generator API]]></category>
		<category><![CDATA[player 10]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=229</guid>
		<description><![CDATA[in my other post about asDoc generating I talked about my expiriences in generating asDoc but that string in the .bat file works only for flash player 9 projects! in this artical I will talk about how you ca also generate asDoc successfully for flash player 10 codes also.
first read the last post here to [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/21/asdoc-player-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to generate asDoc from your class files</title>
		<link>http://www.myflashlab.com/2010/02/20/how-to-generate-asdoc-from-your-class-files/</link>
		<comments>http://www.myflashlab.com/2010/02/20/how-to-generate-asdoc-from-your-class-files/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 12:49:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[API generator]]></category>
		<category><![CDATA[as3 documentation generator]]></category>
		<category><![CDATA[asDoc]]></category>
		<category><![CDATA[bat]]></category>
		<category><![CDATA[class doc generator]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex sdk]]></category>
		<category><![CDATA[generate]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=215</guid>
		<description><![CDATA[With the launch of our new website, this site, myflashlab.com, I tried to help users use our classes with a better expirience and that was when I thought of generating adobe like AS API documentations!
to tell you the truth, at first I did not know that there&#8217;s a tool to automatically generate these nice looking [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/20/how-to-generate-asdoc-from-your-class-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D convertor</title>
		<link>http://www.myflashlab.com/2010/02/10/3d-convertor/</link>
		<comments>http://www.myflashlab.com/2010/02/10/3d-convertor/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 17:31:40 +0000</pubDate>
		<dc:creator>ali</dc:creator>
				<category><![CDATA[Utils]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[3D convertor]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[convertor]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[papervision3D]]></category>
		<category><![CDATA[PV3D]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=147</guid>
		<description><![CDATA[This is 3D convertor class that you can use it in your projects to convert your environment 3D
Imagine you have a photo gallery in flash, you can use this class to make your own gallery 3D
Now you can convert anythink 3D as simple as ABC, really simple!! you don&#8217;t believe it!!
I have an offer: DO [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/10/3d-convertor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flip Class &#8211; CornerFlip</title>
		<link>http://www.myflashlab.com/2010/01/27/flip-class-cornerflip/</link>
		<comments>http://www.myflashlab.com/2010/01/27/flip-class-cornerflip/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 07:58:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utils]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[advertisment]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[external content]]></category>
		<category><![CDATA[flip class]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[pure coding flip effect]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=87</guid>
		<description><![CDATA[This flip effect class works dynamically and is created through pure coding. There is NO library assets or symbols or what soever. you can simply initialize the class and set which corner of your project you want to have the flip effect and it will just work like charm!
CHECK OUT THE DEMO HERE
You can add [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/01/27/flip-class-cornerflip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ContactForm Class</title>
		<link>http://www.myflashlab.com/2010/01/27/contactform-class/</link>
		<comments>http://www.myflashlab.com/2010/01/27/contactform-class/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 07:47:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utils]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[contact form class]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[decryption]]></category>
		<category><![CDATA[dynamic form]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[form class]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server side captcha]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=85</guid>
		<description><![CDATA[The ContactForm class will help you create complex web forms easily. you can create unlimited number of fields and positioning them horizontally or vertically and manually. all colors are set dynamically and the whole class has been built through pure coding.
 Captcha code supported.
 File attachment supported.
 Data encryption supported.
CHECK OUT THE DEMO HERE

I try [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/01/27/contactform-class/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Unload an externally loaded swf file</title>
		<link>http://www.myflashlab.com/2010/01/23/unload-an-externally-loaded-swf-file/</link>
		<comments>http://www.myflashlab.com/2010/01/23/unload-an-externally-loaded-swf-file/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 13:09:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[external swf]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[remove unload swf]]></category>
		<category><![CDATA[REMOVED_FROM_STAGE]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=69</guid>
		<description><![CDATA[How to remove or unload an externally loaded swf file from your project?
It happenes a lot that you try to load an external SWF file into your project. maybe in your portfolio or some swf movies or sound files. The problem I am going to talk about here is about the common problem of unloading [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/01/23/unload-an-externally-loaded-swf-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
