<?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 &#187; encryption</title>
	<atom:link href="http://www.myflashlab.com/tag/encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myflashlab.com</link>
	<description>web components</description>
	<lastBuildDate>Mon, 03 Oct 2011 13:47:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<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>2</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. CLICK HERE TO CHECK OUT [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/01/27/contactform-class/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

