<?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>ForDevs &#187; ActionScript 3</title>
	<atom:link href="http://www.fordevs.com/category/designing/flash/actionscript-3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fordevs.com</link>
	<description>We Learn We Share</description>
	<lastBuildDate>Tue, 25 May 2010 17:19:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Get the Base URL in Flash ActionScript 2 and ActionScript 3?</title>
		<link>http://www.fordevs.com/2009/10/how-to-get-the-base-url-in-flash-actionscript-2-and-actionscript-3.html</link>
		<comments>http://www.fordevs.com/2009/10/how-to-get-the-base-url-in-flash-actionscript-2-and-actionscript-3.html#comments</comments>
		<pubDate>Wed, 21 Oct 2009 16:12:57 +0000</pubDate>
		<dc:creator>praveen</dc:creator>
				<category><![CDATA[ActionScript 2]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[Base url]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=594</guid>
		<description><![CDATA[Step 1 Create a flash project and set the Publish Settings’ ActionScript version as 2. Step 2 Create two dynamic texts, named as txtFullUrl and txtBaseUrl. Step 3 Create another layer; in first frame of that layer write the following ActionScript code. Action Script 2 Code function GetTheBaseUrl&#40;&#41; &#123; var RootFullUrl = _root._url; txtFullUrl.text = [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2009/10/how-to-get-the-base-url-in-flash-actionscript-2-and-actionscript-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
