<?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"
	>

<channel>
	<title>Newtons blog about Flash, Flex &#38; AIR</title>
	<atom:link href="http://www.newtonflash.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.newtonflash.com/blog</link>
	<description>IT'S ALL ABOUT ADOBE FLASH PLATFORM</description>
	<pubDate>Tue, 16 Mar 2010 09:59:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Browser scrolling problem when mouse inside flash content area</title>
		<link>http://www.newtonflash.com/blog/2010/03/16/browser-scrolling-problem-when-mouse-inside-flash-content-area/</link>
		<comments>http://www.newtonflash.com/blog/2010/03/16/browser-scrolling-problem-when-mouse-inside-flash-content-area/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 09:59:52 +0000</pubDate>
		<dc:creator>Newton</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://www.newtonflash.com/blog/?p=346</guid>
		<description><![CDATA[Sometimes we are struck with unusual behaviours of flash when used inside HTML. One of these problems  is the user unable to scroll the page when mouse is inside flash content area and the user has to manually drag the scrollbars to scroll the page.
The reason is pretty simple !!!.
&#8220;wmode&#8221; property of of object tag is default [...]]]></description>
		<wfw:commentRss>http://www.newtonflash.com/blog/2010/03/16/browser-scrolling-problem-when-mouse-inside-flash-content-area/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AIR security flaw</title>
		<link>http://www.newtonflash.com/blog/2009/07/20/air-security-flaw/</link>
		<comments>http://www.newtonflash.com/blog/2009/07/20/air-security-flaw/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 09:34:00 +0000</pubDate>
		<dc:creator>Newton</dc:creator>
		
		<category><![CDATA[AIR]]></category>

		<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://www.newtonflash.com/blog/?p=335</guid>
		<description><![CDATA[Opening a new browser out side any AIR application will dispose the url variables on the browser.
Although it&#8217;s not 100% logical to put this claim on AIR applications because that is meant for desktop application and have least relation with external browsers, it&#8217;s an issue that you may get some time while launching any external [...]]]></description>
		<wfw:commentRss>http://www.newtonflash.com/blog/2009/07/20/air-security-flaw/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Prevent XML caching problem</title>
		<link>http://www.newtonflash.com/blog/2009/06/08/prevent-xml-caching-problem/</link>
		<comments>http://www.newtonflash.com/blog/2009/06/08/prevent-xml-caching-problem/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 15:44:00 +0000</pubDate>
		<dc:creator>Newton</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://www.newtonflash.com/blog/?p=327</guid>
		<description><![CDATA[When load xml files by URLLoaders, they are often cached by the browsers and do flash is unable to display the updated data. This is a very common problem &#38; I always find this some where around me once in a month or so. Even my friends do face the same issue.
There is a very [...]]]></description>
		<wfw:commentRss>http://www.newtonflash.com/blog/2009/06/08/prevent-xml-caching-problem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3 Event Handling- part 6</title>
		<link>http://www.newtonflash.com/blog/2009/04/17/as3-event-handling-part-6/</link>
		<comments>http://www.newtonflash.com/blog/2009/04/17/as3-event-handling-part-6/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 21:20:31 +0000</pubDate>
		<dc:creator>Newton</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex 3.0]]></category>

		<guid isPermaLink="false">http://www.newtonflash.com/blog/?p=308</guid>
		<description><![CDATA[In this small part of action script event handling we will learn about one of the effective event handling technique that can help us to dispose our objects towards garbage collection( I will be writing about this interesting topic soon.)- in other way we can make efficient application without causing any memory leaking. The rule [...]]]></description>
		<wfw:commentRss>http://www.newtonflash.com/blog/2009/04/17/as3-event-handling-part-6/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3 Event Handling- part 5</title>
		<link>http://www.newtonflash.com/blog/2009/04/10/as3-event-handling-part-5/</link>
		<comments>http://www.newtonflash.com/blog/2009/04/10/as3-event-handling-part-5/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 12:33:01 +0000</pubDate>
		<dc:creator>Newton</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.newtonflash.com/blog/?p=296</guid>
		<description><![CDATA[Previous part of AS3 Event Handling series was about creating custom event class. In this part we will look at the one of the mostly unused parameters in addEventListener method handler. 
addEventListener is the method used to add an listener to an object for a specified event. Hence we usually pass two parameters ( first one [...]]]></description>
		<wfw:commentRss>http://www.newtonflash.com/blog/2009/04/10/as3-event-handling-part-5/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
