<?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: Useful code for debugging MovieClip.localToGlobal() headaches</title>
	<atom:link href="http://mbudm.com/2009/10/useful-code-for-debugging-loacltoglobal-headaches/feed/" rel="self" type="application/rss+xml" />
	<link>http://mbudm.com/2009/10/useful-code-for-debugging-loacltoglobal-headaches/</link>
	<description>Web and mobile strategy, design and development</description>
	<lastBuildDate>Fri, 15 Jul 2011 15:33:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://mbudm.com/2009/10/useful-code-for-debugging-loacltoglobal-headaches/comment-page-1/#comment-33</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 10 Oct 2009 04:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://mbudm.com/?p=28#comment-33</guid>
		<description>Aha figured it out - I was putting the clip._x and clip._y values into the object that goes into localToGlobal... duh. This has the efeect of returning the global position of these values inside the target clip.</description>
		<content:encoded><![CDATA[<p>Aha figured it out &#8211; I was putting the clip._x and clip._y values into the object that goes into localToGlobal&#8230; duh. This has the efeect of returning the global position of these values inside the target clip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

