<?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; flash</title>
	<atom:link href="http://www.lucentminds.com/archives/tag/flash/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>Book Review: Programming Flex 2</title>
		<link>http://www.lucentminds.com/archives/book-review-programming-flex-2.html</link>
		<comments>http://www.lucentminds.com/archives/book-review-programming-flex-2.html#comments</comments>
		<pubDate>Sat, 24 Nov 2007 04:07:51 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[object oriented programming]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[rich internet application]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xul]]></category>

		<guid isPermaLink="false">http://www.go-scotty.com/archives/book-review-programming-flex-2.html</guid>
		<description><![CDATA[The Adobe Flex framework has taken the flash platform and made it more malleable for the web application developer. Flex uses XML and Actionscript 3.0 to rapidly build rich internet applications in the widely accepted SWF format. The Programming Flex 2 book from O&#8217;Reilly takes the Flex framework and provides a strong foundation in which [...]]]></description>
		<wfw:commentRss>http://www.lucentminds.com/archives/book-review-programming-flex-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

