<?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: Displaying an Image in a ComboBox</title>
	<atom:link href="http://blog.smartlogicsolutions.com/2008/12/01/displaying-an-image-in-a-combobox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smartlogicsolutions.com/2008/12/01/displaying-an-image-in-a-combobox/</link>
	<description>News and updates from the people at SmartLogic Solutions</description>
	<lastBuildDate>Sat, 17 Dec 2011 12:57:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: milton ortiz</title>
		<link>http://blog.smartlogicsolutions.com/2008/12/01/displaying-an-image-in-a-combobox/comment-page-1/#comment-5296</link>
		<dc:creator>milton ortiz</dc:creator>
		<pubDate>Wed, 24 Aug 2011 03:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=392#comment-5296</guid>
		<description>is there any updates on this? i&#039;ve checked the imports refer to an old path.
thanks</description>
		<content:encoded><![CDATA[<p>is there any updates on this? i&#8217;ve checked the imports refer to an old path.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek Saxena</title>
		<link>http://blog.smartlogicsolutions.com/2008/12/01/displaying-an-image-in-a-combobox/comment-page-1/#comment-3954</link>
		<dc:creator>Abhishek Saxena</dc:creator>
		<pubDate>Thu, 22 Apr 2010 10:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=392#comment-3954</guid>
		<description>well thanks for the above help,i tried your code and was successful in doing my work,but i am facing a new problem that when i am populating the images from the server the images wont show up and i am not getting the [object,object] error also.

the code is 
private function init_onResult(result:Object):void
				{
							model.fontList = new ArrayCollection(result.fonts);
							
							for each(var o:Object in model.fontList)
							{
								var obj:Object = new Object();
								obj = o;
								obj.label = &quot;&quot;;
								arrFonts.addItem(obj);
							}
				}		
where model.fontlist is the array collection that is collecting the data from the server.</description>
		<content:encoded><![CDATA[<p>well thanks for the above help,i tried your code and was successful in doing my work,but i am facing a new problem that when i am populating the images from the server the images wont show up and i am not getting the [object,object] error also.</p>
<p>the code is<br />
private function init_onResult(result:Object):void<br />
				{<br />
							model.fontList = new ArrayCollection(result.fonts);</p>
<p>							for each(var o:Object in model.fontList)<br />
							{<br />
								var obj:Object = new Object();<br />
								obj = o;<br />
								obj.label = &#8220;&#8221;;<br />
								arrFonts.addItem(obj);<br />
							}<br />
				}<br />
where model.fontlist is the array collection that is collecting the data from the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [Flash CS4] - (AS3) MCs in comboBox darstellen? - Flashforum</title>
		<link>http://blog.smartlogicsolutions.com/2008/12/01/displaying-an-image-in-a-combobox/comment-page-1/#comment-3442</link>
		<dc:creator>[Flash CS4] - (AS3) MCs in comboBox darstellen? - Flashforum</dc:creator>
		<pubDate>Fri, 11 Dec 2009 08:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=392#comment-3442</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

