<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Displaying icons in a Flex ComboBox control</title>
	<link>http://blog.flexexamples.com/2007/08/18/displaying-icons-in-a-flex-combobox-control/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Fri, 05 Dec 2008 11:18:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Vijay</title>
		<link>http://blog.flexexamples.com/2007/08/18/displaying-icons-in-a-flex-combobox-control/#comment-14372</link>
		<author>Vijay</author>
		<pubDate>Sun, 27 Jul 2008 21:50:11 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/18/displaying-icons-in-a-flex-combobox-control/#comment-14372</guid>
		<description>Method 1:
Took me a while to figure out since i had my comboBox inside another component and not in main.mxml. You need to declare the IMAGES only in the main.mxml in other words where ever the  tag is,  otherwise the icon wont show up in the combo box. 

Method 2:
This is better coz u can see the icon after a selection is made unlike method1 which shows icons only when dropdown is mainfested.
http://flexibleexperiments.wordpress.com/2007/04/28/flex-201-combobox-with-icon-support/</description>
		<content:encoded><![CDATA[<p>Method 1:<br />
Took me a while to figure out since i had my comboBox inside another component and not in main.mxml. You need to declare the IMAGES only in the main.mxml in other words where ever the  tag is,  otherwise the icon wont show up in the combo box. </p>
<p>Method 2:<br />
This is better coz u can see the icon after a selection is made unlike method1 which shows icons only when dropdown is mainfested.<br />
<a href="http://flexibleexperiments.wordpress.com/2007/04/28/flex-201-combobox-with-icon-support/" rel="nofollow">http://flexibleexperiments.wordpress.com/2007/04/28/flex-201-combobox-with-icon-support/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.flexexamples.com/2007/08/18/displaying-icons-in-a-flex-combobox-control/#comment-3371</link>
		<author>Anonymous</author>
		<pubDate>Thu, 11 Oct 2007 15:34:16 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/18/displaying-icons-in-a-flex-combobox-control/#comment-3371</guid>
		<description>to display icon http://flexibleexperiments.wordpress.com/2007/04/28/flex-201-combobox-with-icon-support/</description>
		<content:encoded><![CDATA[<p>to display icon <a href="http://flexibleexperiments.wordpress.com/2007/04/28/flex-201-combobox-with-icon-support/" rel="nofollow">http://flexibleexperiments.wordpress.com/2007/04/28/flex-201-combobox-with-icon-support/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blog.flexexamples.com/2007/08/18/displaying-icons-in-a-flex-combobox-control/#comment-3017</link>
		<author>Matt</author>
		<pubDate>Fri, 28 Sep 2007 12:23:26 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/18/displaying-icons-in-a-flex-combobox-control/#comment-3017</guid>
		<description>Hi,

I'm trying to do the same except with a Menu. A Menu where the MenuItems have embedded icons, aligned on the left. Something which should be so easy seems like a lot of trouble.

Matt</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to do the same except with a Menu. A Menu where the MenuItems have embedded icons, aligned on the left. Something which should be so easy seems like a lot of trouble.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://blog.flexexamples.com/2007/08/18/displaying-icons-in-a-flex-combobox-control/#comment-2933</link>
		<author>Nate</author>
		<pubDate>Wed, 26 Sep 2007 14:32:27 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/18/displaying-icons-in-a-flex-combobox-control/#comment-2933</guid>
		<description>Any luck having that icon display once an item is selected? Internally it's a text field but I'm looking for a way to change that.</description>
		<content:encoded><![CDATA[<p>Any luck having that icon display once an item is selected? Internally it&#8217;s a text field but I&#8217;m looking for a way to change that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
