<?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>IxD Consultant &#187; ToolTip</title>
	<atom:link href="http://ixd-consultant.com/blog/tag/tooltip/feed/" rel="self" type="application/rss+xml" />
	<link>http://ixd-consultant.com/blog</link>
	<description>IA, UX, AS, Thoughts</description>
	<lastBuildDate>Sat, 21 Jan 2012 14:20:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ComboBox List ToolTip</title>
		<link>http://ixd-consultant.com/blog/2008/09/17/combobox-list-tooltip/</link>
		<comments>http://ixd-consultant.com/blog/2008/09/17/combobox-list-tooltip/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 22:01:56 +0000</pubDate>
		<dc:creator>xVisage</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[September]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ComboBox]]></category>
		<category><![CDATA[DropDown]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[ToolTip]]></category>

		<guid isPermaLink="false">http://interactive-developer.com/blog/?p=60</guid>
		<description><![CDATA[ComboBox is a very common component used in many projects, what if we can extend its features? The following example creates a custom tooltip for each item in the DropDown List, data provider for these tips can be set in the ComboBox dataProvider as follows: &#91;Bindable&#93; private var comboProvider:Array = &#91; &#123;label:&#34;item 1&#34;, data:&#123;tip:&#34;bla bla [...]]]></description>
		<wfw:commentRss>http://ixd-consultant.com/blog/2008/09/17/combobox-list-tooltip/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

