<?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: The Problems with Managing Depth in ActionScript</title>
	<atom:link href="http://xtyler.com/code/6/feed" rel="self" type="application/rss+xml" />
	<link>http://xtyler.com/code/6</link>
	<description>a developer&#039;s blog.</description>
	<lastBuildDate>Thu, 19 Aug 2010 05:58:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Martin Scott</title>
		<link>http://xtyler.com/code/6/comment-page-1#comment-11869</link>
		<dc:creator>Martin Scott</dc:creator>
		<pubDate>Thu, 28 Jan 2010 18:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtyler.com/?p=6#comment-11869</guid>
		<description>Absolutely brilliant!  It does exactly what it says on the tin!
I have being using Flash with AS2 with versions 8 &amp; 9 for a few years.  I have always had problems with relative depths between text fields and movie clips.  I hit a brick wall last week when trying to put a popup window containing text on top of other text fields and movie clips.  I tried the recommended techniques, but got nowhere.  
I came across your XT DepthManager last night and it took me less than half a day to get the app working, including the popup window.  
I haven’t check AS3, so Adobe may have come up with its own solution, but for me bringToFront() and sendToBack() are ideal, and they’re all I need.  I wish I’d found out about them sooner. 
Regards
Martin Scott (martin@compan.net)</description>
		<content:encoded><![CDATA[<p>Absolutely brilliant!  It does exactly what it says on the tin!<br />
I have being using Flash with AS2 with versions 8 &amp; 9 for a few years.  I have always had problems with relative depths between text fields and movie clips.  I hit a brick wall last week when trying to put a popup window containing text on top of other text fields and movie clips.  I tried the recommended techniques, but got nowhere.<br />
I came across your XT DepthManager last night and it took me less than half a day to get the app working, including the popup window.<br />
I haven’t check AS3, so Adobe may have come up with its own solution, but for me bringToFront() and sendToBack() are ideal, and they’re all I need.  I wish I’d found out about them sooner.<br />
Regards<br />
Martin Scott (martin@compan.net)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xtyler</title>
		<link>http://xtyler.com/code/6/comment-page-1#comment-11415</link>
		<dc:creator>xtyler</dc:creator>
		<pubDate>Fri, 06 Feb 2009 23:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtyler.com/?p=6#comment-11415</guid>
		<description>Janos -

hmm, somehow I had a mis-import in the DepthManager.as ... all is fixed now. And yes, this class handles all elements that are placed on the stage in design time, which take up those negative depths. In fact it even (automatically) fixes the restriction of removing MovieClips when they&#039;re in the negatives.

good luck!</description>
		<content:encoded><![CDATA[<p>Janos -</p>
<p>hmm, somehow I had a mis-import in the DepthManager.as &#8230; all is fixed now. And yes, this class handles all elements that are placed on the stage in design time, which take up those negative depths. In fact it even (automatically) fixes the restriction of removing MovieClips when they&#8217;re in the negatives.</p>
<p>good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janos</title>
		<link>http://xtyler.com/code/6/comment-page-1#comment-8719</link>
		<dc:creator>Janos</dc:creator>
		<pubDate>Wed, 13 Aug 2008 21:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtyler.com/?p=6#comment-8719</guid>
		<description>Hi, Does this work with negative timeline depths?  Those in the -16,000 to -1  range?  Also, could you post an FLA file with the zip showing how to import this ?   I get the error : &quot;&#039;com.codext.utils.Prototype&#039; could not be loaded.&quot;</description>
		<content:encoded><![CDATA[<p>Hi, Does this work with negative timeline depths?  Those in the -16,000 to -1  range?  Also, could you post an FLA file with the zip showing how to import this ?   I get the error : &#8220;&#8216;com.codext.utils.Prototype&#8217; could not be loaded.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
