<?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; currentTarget</title>
	<atom:link href="http://www.beasrilankan.com/tag/currenttarget/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>Determining a DataGridColumn object’s current sort order &#8211; callLater()</title>
		<link>http://www.beasrilankan.com/2010/05/determining-a-datagridcolumn-object%e2%80%99s-current-sort-order-calllater/</link>
		<comments>http://www.beasrilankan.com/2010/05/determining-a-datagridcolumn-object%e2%80%99s-current-sort-order-calllater/#comments</comments>
		<pubDate>Thu, 27 May 2010 16:13:05 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Action Script 3.0]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[callLater()]]></category>
		<category><![CDATA[currentTarget]]></category>
		<category><![CDATA[mx:DataGrid]]></category>
		<category><![CDATA[mx:dataProvider]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/2010/05/determining-a-datagridcolumn-object%e2%80%99s-current-sort-order-calllater/</guid>
		<description><![CDATA[<p>The callLater() method queues an operation to be performed for the next screen refresh, rather than in the current   update. Without the callLater() method, you might try to access a property of a component that is not yet available. The callLater() method   is most commonly used with the creationComplete event to ensure that   a component has finished being created     before Flex proceeds with a specified method call on that component.</p> <a href='http://www.beasrilankan.com/2010/05/determining-a-datagridcolumn-object%e2%80%99s-current-sort-order-calllater/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>The callLater() method queues an operation to be performed for the next screen refresh, rather than in the current   update. Without the callLater() method, you might try to access a property of a component that is not yet available. The callLater() method   is most commonly used with the creationComplete event to ensure that   a component has finished being created     before Flex proceeds with a specified method call on that component.</p> <a href='http://www.beasrilankan.com/2010/05/determining-a-datagridcolumn-object%e2%80%99s-current-sort-order-calllater/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/05/determining-a-datagridcolumn-object%e2%80%99s-current-sort-order-calllater/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Drag-and-Drop XML Image Viewer &#8211; DragManager</title>
		<link>http://www.beasrilankan.com/2010/05/build-a-drag-and-drop-xml-image-viewer-dragmanager/</link>
		<comments>http://www.beasrilankan.com/2010/05/build-a-drag-and-drop-xml-image-viewer-dragmanager/#comments</comments>
		<pubDate>Sun, 02 May 2010 07:08:02 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Action Script 3.0]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[Flex XML]]></category>
		<category><![CDATA[currentTarget]]></category>
		<category><![CDATA[Drag-and-Drop]]></category>
		<category><![CDATA[dragDrop]]></category>
		<category><![CDATA[dragEnter]]></category>
		<category><![CDATA[DragManager.acceptDragDrop()]]></category>
		<category><![CDATA[DragManager.doDrag()]]></category>
		<category><![CDATA[Image()]]></category>
		<category><![CDATA[mx:HTTPService]]></category>
		<category><![CDATA[mx:Repeater]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=669</guid>
		<description><![CDATA[<p>All of the informations about the images showcased in the gallery are stored in an XML file. Create   an xml file   that follows this structure and save it as datas.xml in the src directory :</p> <a href='http://www.beasrilankan.com/2010/05/build-a-drag-and-drop-xml-image-viewer-dragmanager/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>All of the informations about the images showcased in the gallery are stored in an XML file. Create   an xml file   that follows this structure and save it as datas.xml in the src directory :</p> <a href='http://www.beasrilankan.com/2010/05/build-a-drag-and-drop-xml-image-viewer-dragmanager/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/05/build-a-drag-and-drop-xml-image-viewer-dragmanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

