<?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>Blue Flex &#187; magnify</title>
	<atom:link href="http://kennethsutherland.com/tag/magnify/feed/" rel="self" type="application/rss+xml" />
	<link>http://kennethsutherland.com</link>
	<description>Flex with a hint of cool</description>
	<lastBuildDate>Wed, 28 Sep 2011 14:12:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Zooming Example</title>
		<link>http://kennethsutherland.com/2009/05/01/zooming-example/</link>
		<comments>http://kennethsutherland.com/2009/05/01/zooming-example/#comments</comments>
		<pubDate>Fri, 01 May 2009 11:39:27 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[bitmapdata]]></category>
		<category><![CDATA[magnify]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://kennethsutherland.com/?p=182</guid>
		<description><![CDATA[Ages ago I worked on an accessibility tool that followed the mouse around the stage and magnified whatever the mouse was over. It never made it to the final stages of completion but after reading a question on flexcoders for a zooming tool, I thought I&#8217;d revisit the idea and create a simple magnification/zoom example. [...]]]></description>
			<content:encoded><![CDATA[<p>Ages ago I worked on an accessibility tool that followed the mouse around the stage and magnified whatever the mouse was over. It never made it to the final stages of completion but after reading a question on flexcoders for a zooming tool, I thought I&#8217;d revisit the idea and create a simple magnification/zoom example.</p>
<p style="text-align: center;">Before</p>
<p><a title="Zoom example" href="http://www.kennethsutherland.com/flex/zoomer/zoom.html" target="_blank"><img class="aligncenter" title="before image" src="http://www.kennethsutherland.com/flex/zoomer/zoomBefore.jpg" alt="" width="559" height="318" /></a></p>
<p style="text-align: center;">During</p>
<p><a title="Zoom example" href="http://www.kennethsutherland.com/flex/zoomer/zoom.html" target="_blank"><img class="aligncenter" title="zooming during" src="http://www.kennethsutherland.com/flex/zoomer/zoomDuring.jpg" alt="" width="559" height="331" /></a></p>
<p style="text-align: center;">After</p>
<p><a title="Zoom example" href="http://www.kennethsutherland.com/flex/zoomer/zoom.html" target="_blank"><img class="aligncenter" title="zooming after" src="http://www.kennethsutherland.com/flex/zoomer/zoomAfter.jpg" alt="" width="556" height="339" /></a></p>
<p style="text-align: center;"> </p>
<p style="text-align: left;">Right click the <a title="Zoom example" href="http://www.kennethsutherland.com/flex/zoomer/zoom.html" target="_blank">example </a>for source code.</p>
<p style="text-align: left;">This isn&#8217;t for production, just a POC on how to do enlarging, enjoy.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-7396620608505330";
google_ad_slot = "1277482570";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://kennethsutherland.com/2009/05/01/zooming-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

