<?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>Lucentminds Web Development &#187; Web Browsers</title>
	<atom:link href="http://www.lucentminds.com/categories/web-browsers/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lucentminds.com</link>
	<description>Web Dev Goodies</description>
	<lastBuildDate>Wed, 21 Dec 2011 14:35:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Flash ScrollPane Mouse Wheel Event</title>
		<link>http://www.lucentminds.com/archives/flash-scrollpane-mouse-wheel-event.html</link>
		<comments>http://www.lucentminds.com/archives/flash-scrollpane-mouse-wheel-event.html#comments</comments>
		<pubDate>Fri, 10 Dec 2010 15:55:32 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Adobe RIA]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[mouse wheel]]></category>
		<category><![CDATA[scrollpane]]></category>

		<guid isPermaLink="false">http://www.lucentminds.com/?p=79</guid>
		<description><![CDATA[Getting the ScrollPane in flash to work with a mouse wheel can be tricky. It will not allow the mouse wheel to scroll if there is not acutal content right underneath the mouse pointer. This can be cumbersome for dynamic content in the pane. To fix this, you can use the following AS3 code to [...]]]></description>
		<wfw:commentRss>http://www.lucentminds.com/archives/flash-scrollpane-mouse-wheel-event.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash and the Scroll Wheel in the Browser</title>
		<link>http://www.lucentminds.com/archives/flash-and-the-scroll-wheel-in-the-browser.html</link>
		<comments>http://www.lucentminds.com/archives/flash-and-the-scroll-wheel-in-the-browser.html#comments</comments>
		<pubDate>Thu, 09 Dec 2010 14:57:46 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Adobe RIA]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[mouse wheel]]></category>
		<category><![CDATA[scrollpane]]></category>
		<category><![CDATA[wmode]]></category>

		<guid isPermaLink="false">http://www.lucentminds.com/?p=61</guid>
		<description><![CDATA[I have built many AS3 flash apps before, but on this one project I needed to enable scrolling with the mouse wheel. I added a flash scrollpane but it would not respond to the mouse wheel. So I tried adding an event listener to the entire stage to see if I could capture any mouse [...]]]></description>
		<wfw:commentRss>http://www.lucentminds.com/archives/flash-and-the-scroll-wheel-in-the-browser.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Air Web Browser</title>
		<link>http://www.lucentminds.com/archives/adobe-air-web-browser.html</link>
		<comments>http://www.lucentminds.com/archives/adobe-air-web-browser.html#comments</comments>
		<pubDate>Sat, 31 May 2008 21:43:49 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Adobe RIA]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.lucentminds.com/?p=44</guid>
		<description><![CDATA[I&#8217;ve been playing with Flex and Adobe Air for a while now, and I&#8217;ve wanted to test the abilities of the Air HTML component for future projects. So I built my own mini Air Web Browser. During the Air beta the mx:HTML component didn&#8217;t do javascript very well, and it didn&#8217;t do flash at all, [...]]]></description>
		<wfw:commentRss>http://www.lucentminds.com/archives/adobe-air-web-browser.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

