<?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>Relax Breath of Solution. &#187; addEventListener()</title>
	<atom:link href="http://www.beasrilankan.com/tag/addeventlistener/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beasrilankan.com</link>
	<description>Just I wanted.. Do you?...</description>
	<lastBuildDate>Wed, 14 Dec 2011 17:52:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Collapsible Panel Component for Flex</title>
		<link>http://www.beasrilankan.com/2010/08/collapsible-panel-component-for-flex/</link>
		<comments>http://www.beasrilankan.com/2010/08/collapsible-panel-component-for-flex/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 10:57:09 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[addEventListener()]]></category>
		<category><![CDATA[dispatchEvent()]]></category>
		<category><![CDATA[titleIcon]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=728</guid>
		<description><![CDATA[<p>Here’s an another   post in the same vein as my previous one: this time, the component I’m sharing is a Panel subclass that allows for collapsing and expanding its contents. What this means is that the user can click on the header of the Panel to make it toggle between an open or closed state, with a smooth animation.<br />
I   Tried to implement the component so that it’ll be easy to use in both MXML and ActionScript. In the demo app there is also an example on styling the CollapsiblePanel.</p> <a href='http://www.beasrilankan.com/2010/08/collapsible-panel-component-for-flex/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Here’s an another   post in the same vein as my previous one: this time, the component I’m sharing is a Panel subclass that allows for collapsing and expanding its contents. What this means is that the user can click on the header of the Panel to make it toggle between an open or closed state, with a smooth animation.<br />
I   Tried to implement the component so that it’ll be easy to use in both MXML and ActionScript. In the demo app there is also an example on styling the CollapsiblePanel.</p> <a href='http://www.beasrilankan.com/2010/08/collapsible-panel-component-for-flex/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/08/collapsible-panel-component-for-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating custom pop-up windows with the PopUpManager class</title>
		<link>http://www.beasrilankan.com/2010/08/creating-custom-pop-up-windows-with-the-popupmanager-class/</link>
		<comments>http://www.beasrilankan.com/2010/08/creating-custom-pop-up-windows-with-the-popupmanager-class/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 10:32:14 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[addChild()]]></category>
		<category><![CDATA[addEventListener()]]></category>
		<category><![CDATA[addPopUp()]]></category>
		<category><![CDATA[centerPopUp()]]></category>
		<category><![CDATA[createPopUp()]]></category>
		<category><![CDATA[MouseEvent]]></category>
		<category><![CDATA[PopUpManager.centerPopUp()]]></category>
		<category><![CDATA[removePopUp()]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=720</guid>
		<description><![CDATA[<p>The Alert control is great if you need   to get a simple confirmation on an action   which has a yes/no type answer, but what do you use when you need to prompt a user for their name or something   else? JavaScript   has a prompt(), and Flex has a very robust PopUpManager class.</p> <a href='http://www.beasrilankan.com/2010/08/creating-custom-pop-up-windows-with-the-popupmanager-class/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>The Alert control is great if you need   to get a simple confirmation on an action   which has a yes/no type answer, but what do you use when you need to prompt a user for their name or something   else? JavaScript   has a prompt(), and Flex has a very robust PopUpManager class.</p> <a href='http://www.beasrilankan.com/2010/08/creating-custom-pop-up-windows-with-the-popupmanager-class/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/08/creating-custom-pop-up-windows-with-the-popupmanager-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing Flash Components for Flex &#8211; addEventListener MouseEvent URLRequest</title>
		<link>http://www.beasrilankan.com/2010/02/developing-flash-components-for-flex-addeventlistener-mouseevent-urlrequest/</link>
		<comments>http://www.beasrilankan.com/2010/02/developing-flash-components-for-flex-addeventlistener-mouseevent-urlrequest/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 16:35:24 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[Flex Components]]></category>
		<category><![CDATA[addEventListener()]]></category>
		<category><![CDATA[URLRequest()]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=649</guid>
		<description><![CDATA[<p>Adobe is about     to release a development kit for Flex to create components by using Flash IDE. This kit may help developers add more interaction and animation effects into their flex components. Now, I will develop a small sample by using   this tool.</p> <a href='http://www.beasrilankan.com/2010/02/developing-flash-components-for-flex-addeventlistener-mouseevent-urlrequest/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Adobe is about     to release a development kit for Flex to create components by using Flash IDE. This kit may help developers add more interaction and animation effects into their flex components. Now, I will develop a small sample by using   this tool.</p> <a href='http://www.beasrilankan.com/2010/02/developing-flash-components-for-flex-addeventlistener-mouseevent-urlrequest/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/02/developing-flash-components-for-flex-addeventlistener-mouseevent-urlrequest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integration of Flex and JavaScript with ExternalInterface.addCallback()</title>
		<link>http://www.beasrilankan.com/2010/02/integration-of-flex-and-javascript-with-externalinterface-addcallback/</link>
		<comments>http://www.beasrilankan.com/2010/02/integration-of-flex-and-javascript-with-externalinterface-addcallback/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:01:35 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[addEventListener()]]></category>
		<category><![CDATA[ExternalInterface.addCallback()]]></category>
		<category><![CDATA[navigator.appName.indexOf()]]></category>
		<category><![CDATA[PopUpManager]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=628</guid>
		<description><![CDATA[<p><strong>Call ActionScript from JavaScript/Browser</strong><br />
Calling ActionScript from JavaScript again requires use of the   ExternalInterface class.   First we must use the addCallback() function to expose the ActionScript   function we want to call to the container.</p> <a href='http://www.beasrilankan.com/2010/02/integration-of-flex-and-javascript-with-externalinterface-addcallback/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p><strong>Call ActionScript from JavaScript/Browser</strong><br />
Calling ActionScript from JavaScript again requires use of the   ExternalInterface class.   First we must use the addCallback() function to expose the ActionScript   function we want to call to the container.</p> <a href='http://www.beasrilankan.com/2010/02/integration-of-flex-and-javascript-with-externalinterface-addcallback/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/02/integration-of-flex-and-javascript-with-externalinterface-addcallback/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating custom dialog boxes using the PopUpManager and TitleWindow classes</title>
		<link>http://www.beasrilankan.com/2010/02/creating-custom-dialog-boxes-using-the-popupmanager-and-titlewindow-classes/</link>
		<comments>http://www.beasrilankan.com/2010/02/creating-custom-dialog-boxes-using-the-popupmanager-and-titlewindow-classes/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 09:14:32 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[addChild()]]></category>
		<category><![CDATA[addEventListener()]]></category>
		<category><![CDATA[CloseEvent.CLOSE]]></category>
		<category><![CDATA[PopUpManager]]></category>
		<category><![CDATA[PopUpManager.centerPopUp()]]></category>
		<category><![CDATA[PopUpManager.removePopUp()]]></category>
		<category><![CDATA[TitleWindow]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=610</guid>
		<description><![CDATA[<p>Here are a couple examples of using the TitleWindow container with   the PopUpManager class to   create custom <a href="http://m.onlinemarketing4all.mm-project.com/images/">viagra <a href="http://blogtorn.com/images/">cheap levitra online</a>  sale</a>      pop-up   windows and dialog boxes.</p> <a href='http://www.beasrilankan.com/2010/02/creating-custom-dialog-boxes-using-the-popupmanager-and-titlewindow-classes/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Here are a couple examples of using the TitleWindow container with   the PopUpManager class to   create custom <a href="http://m.onlinemarketing4all.mm-project.com/images/">viagra <a href="http://blogtorn.com/images/">cheap levitra online</a>  sale</a>      pop-up   windows and dialog boxes.</p> <a href='http://www.beasrilankan.com/2010/02/creating-custom-dialog-boxes-using-the-popupmanager-and-titlewindow-classes/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/02/creating-custom-dialog-boxes-using-the-popupmanager-and-titlewindow-classes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

