<?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>Flash tutorial, Actionscript tutorial, CS5,  How To &#187; how to Launch email from Flash</title>
	<atom:link href="http://www.flashcs.com/tag/how-to-launch-email-from-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashcs.com</link>
	<description></description>
	<lastBuildDate>Sun, 18 Sep 2011 06:33:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>how to Launch email from Flash animation</title>
		<link>http://www.flashcs.com/actionscript/how-to-launch-email-from-flash-animation/</link>
		<comments>http://www.flashcs.com/actionscript/how-to-launch-email-from-flash-animation/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 15:26:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript 3.0 Tutorial]]></category>
		<category><![CDATA[Animations]]></category>
		<category><![CDATA[how to Launch email from Flash]]></category>
		<category><![CDATA[Launch email from Flash animation]]></category>

		<guid isPermaLink="false">http://www.flashcs.com/?p=957</guid>
		<description><![CDATA[Launching email from Flash animation. Create 2 edit fields for email address and for subject. Name email field &#8220;Address&#8221; and subject field &#8220;Subject&#8221;. Create &#8220;Send&#8221; button. Use the following ActionScript code for button&#8217;s OnUp (or OnClick) event: mailto = "mailto:" + Address + "?subject=" + Subject; getURL(mailto,"_self"); Launch Flash Designer. Choose &#8220;Frame&#8221; &#62; &#8220;Frame Size&#8221; [...]]]></description>
		<wfw:commentRss>http://www.flashcs.com/actionscript/how-to-launch-email-from-flash-animation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

