<?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</title>
	<atom:link href="http://www.lucentminds.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lucentminds.com</link>
	<description>Web Dev Goodies</description>
	<lastBuildDate>Fri, 24 Feb 2012 23:31:24 +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>Using PageShow To Detect Cached Pages</title>
		<link>http://www.lucentminds.com/archives/using-pageshow-to-detect-cached-pages.html</link>
		<comments>http://www.lucentminds.com/archives/using-pageshow-to-detect-cached-pages.html#comments</comments>
		<pubDate>Wed, 21 Dec 2011 14:34:46 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.lucentminds.com/?p=102</guid>
		<description><![CDATA[Recent upgrades in browsers and features has left the page &#8220;load&#8221; event not reacting like you&#8217;d expect anymore. Normally by setting certain metatags in the page and sending cache breaking http headers, you could get the web page to reload with each page view and use the &#8220;load&#8221; event to initialize the page. Unfortunately this [...]]]></description>
		<wfw:commentRss>http://www.lucentminds.com/archives/using-pageshow-to-detect-cached-pages.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>

