<?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: _lockroot for Combo Boxes</title>
	<atom:link href="http://www.forestandthetrees.com/2006/08/09/_lockroot-for-combo-boxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forestandthetrees.com/2006/08/09/_lockroot-for-combo-boxes/</link>
	<description>Data Visualization with Flex and Flash</description>
	<lastBuildDate>Mon, 28 Jun 2010 09:13:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ImprisonedPride</title>
		<link>http://www.forestandthetrees.com/2006/08/09/_lockroot-for-combo-boxes/comment-page-1/#comment-10850</link>
		<dc:creator>ImprisonedPride</dc:creator>
		<pubDate>Sat, 24 Mar 2007 09:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=79#comment-10850</guid>
		<description>You could always attach the onRollover function to swap the depth of comboBox with that of the next highest:

myCombo.onRollover = function() {
this.swapDepths(_root.getNextHighestDepth());
}</description>
		<content:encoded><![CDATA[<p>You could always attach the onRollover function to swap the depth of comboBox with that of the next highest:</p>
<p>myCombo.onRollover = function() {<br />
this.swapDepths(_root.getNextHighestDepth());<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->