<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Multitouch Magnifier &#8211; AS3 experiment</title>
	<atom:link href="http://www.cyancdesign.com/2009/06/multitouch-magnifier-as3-experiment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyancdesign.com/2009/06/multitouch-magnifier-as3-experiment/</link>
	<description>Interactive Designer and Developer</description>
	<lastBuildDate>Mon, 10 Oct 2011 11:07:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Chris Yanc</title>
		<link>http://www.cyancdesign.com/2009/06/multitouch-magnifier-as3-experiment/comment-page-1/#comment-2563</link>
		<dc:creator>Chris Yanc</dc:creator>
		<pubDate>Tue, 14 Jul 2009 13:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyancdesign.com/?p=315#comment-2563</guid>
		<description>Looks like it is having trouble finding the &quot;maskArea&quot; movie clip that creates the mask for the zoomed in image. Check the ZoomBox movie clip in the Flash Library and make sure the instance name matches.</description>
		<content:encoded><![CDATA[<p>Looks like it is having trouble finding the &#8220;maskArea&#8221; movie clip that creates the mask for the zoomed in image. Check the ZoomBox movie clip in the Flash Library and make sure the instance name matches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HeyYou</title>
		<link>http://www.cyancdesign.com/2009/06/multitouch-magnifier-as3-experiment/comment-page-1/#comment-2554</link>
		<dc:creator>HeyYou</dc:creator>
		<pubDate>Fri, 26 Jun 2009 11:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyancdesign.com/?p=315#comment-2554</guid>
		<description>Thanks for all the work, I got this error when I compile the code,

1119: Access of possibly undefined property maskArea through a reference with static type app.touchMagnify:ZoomBox.

it points to this code:

zoomMap.mask = newBox.maskArea;
 
			newBox.hitAreaMc.addEventListener(TouchEvent.MOUSE_MOVE,positionZoom);
			newBox.ItemCloseBtn.addEventListener(TouchEvent.MOUSE_DOWN,closeZoom);

you know whats going on here?</description>
		<content:encoded><![CDATA[<p>Thanks for all the work, I got this error when I compile the code,</p>
<p>1119: Access of possibly undefined property maskArea through a reference with static type app.touchMagnify:ZoomBox.</p>
<p>it points to this code:</p>
<p>zoomMap.mask = newBox.maskArea;</p>
<p>			newBox.hitAreaMc.addEventListener(TouchEvent.MOUSE_MOVE,positionZoom);<br />
			newBox.ItemCloseBtn.addEventListener(TouchEvent.MOUSE_DOWN,closeZoom);</p>
<p>you know whats going on here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Yanc</title>
		<link>http://www.cyancdesign.com/2009/06/multitouch-magnifier-as3-experiment/comment-page-1/#comment-2553</link>
		<dc:creator>Chris Yanc</dc:creator>
		<pubDate>Fri, 26 Jun 2009 02:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyancdesign.com/?p=315#comment-2553</guid>
		<description>Hmm. Can you tell me what the error is that you are getting?</description>
		<content:encoded><![CDATA[<p>Hmm. Can you tell me what the error is that you are getting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit Singh</title>
		<link>http://www.cyancdesign.com/2009/06/multitouch-magnifier-as3-experiment/comment-page-1/#comment-2550</link>
		<dc:creator>Ankit Singh</dc:creator>
		<pubDate>Thu, 25 Jun 2009 12:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyancdesign.com/?p=315#comment-2550</guid>
		<description>How can I compile your project on CS4 ?

I tried SVN checkout by the URL given, but it gives me an error.

Thanks in Advance
Ankit Singh</description>
		<content:encoded><![CDATA[<p>How can I compile your project on CS4 ?</p>
<p>I tried SVN checkout by the URL given, but it gives me an error.</p>
<p>Thanks in Advance<br />
Ankit Singh</p>
]]></content:encoded>
	</item>
</channel>
</rss>

