<?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: Quick tip: Avoid issues using Adobes AutoComplete Input component using Flex 3</title>
	<atom:link href="http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/</link>
	<description>// Flex - AIR - Flash - JavaScript</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:57:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brds</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-2/#comment-52843</link>
		<dc:creator>Brds</dc:creator>
		<pubDate>Tue, 19 Jul 2011 17:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/#comment-52843</guid>
		<description>Is there a way to change the background color of the autocomplete?</description>
		<content:encoded><![CDATA[<p>Is there a way to change the background color of the autocomplete?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kapil</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-2/#comment-51980</link>
		<dc:creator>kapil</dc:creator>
		<pubDate>Mon, 24 Jan 2011 08:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/#comment-51980</guid>
		<description>Hi, I am using AutoComplete as a itemrenderer in advanced data grid as one of a column.Also having the feature to add rows in the data grid.My problem is soon after when am adding new row in data grid, the values that i selected in the previous autocomplete combo get changed to default value that i set for autocomplete combo whenever i add new row to the grid.  please help..

help will be appreciated..</description>
		<content:encoded><![CDATA[<p>Hi, I am using AutoComplete as a itemrenderer in advanced data grid as one of a column.Also having the feature to add rows in the data grid.My problem is soon after when am adding new row in data grid, the values that i selected in the previous autocomplete combo get changed to default value that i set for autocomplete combo whenever i add new row to the grid.  please help..</p>
<p>help will be appreciated..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Core</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-2/#comment-50034</link>
		<dc:creator>Core</dc:creator>
		<pubDate>Tue, 26 Oct 2010 20:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/#comment-50034</guid>
		<description>I&#039;m using your component in Flex builder 3 with sdk 3.4 and I&#039;m trying to use it to expand and select the tree node that the user selected in the autocomplete component on the change event. However, I&#039;m getting an error when I go assign the autocomplete seletedItem to the tree selectedItem.  Can you please help?  What am I doing wrong?
public function moveSelection(e:Event):void{
deviceSelected = e.currentTarget.selectedItem;
if(deviceSelected != null &amp;&amp; deviceSelected.hasOwnProperty(label)){
  Tree.selectedItem = deviceSelected;
  var par:XML = Tree.selectedItem.parent();
  while(par){
	Tree.expandItem(par, true);
	par = par.parent();
  }
}
}</description>
		<content:encoded><![CDATA[<p>I&#8217;m using your component in Flex builder 3 with sdk 3.4 and I&#8217;m trying to use it to expand and select the tree node that the user selected in the autocomplete component on the change event. However, I&#8217;m getting an error when I go assign the autocomplete seletedItem to the tree selectedItem.  Can you please help?  What am I doing wrong?<br />
public function moveSelection(e:Event):void{<br />
deviceSelected = e.currentTarget.selectedItem;<br />
if(deviceSelected != null &amp;&amp; deviceSelected.hasOwnProperty(label)){<br />
  Tree.selectedItem = deviceSelected;<br />
  var par:XML = Tree.selectedItem.parent();<br />
  while(par){<br />
	Tree.expandItem(par, true);<br />
	par = par.parent();<br />
  }<br />
}<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-2/#comment-49800</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Wed, 08 Sep 2010 20:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/#comment-49800</guid>
		<description>hello is that I had some problems with the component to use with the flash builder 4, some of the problems are:

-Function filter does not work.

if you know any solution please send me the email you jpuerta@integracionweb.com.co.

thanks</description>
		<content:encoded><![CDATA[<p>hello is that I had some problems with the component to use with the flash builder 4, some of the problems are:</p>
<p>-Function filter does not work.</p>
<p>if you know any solution please send me the email you <a href="mailto:jpuerta@integracionweb.com.co">jpuerta@integracionweb.com.co</a>.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PALMEDIC</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-2/#comment-49780</link>
		<dc:creator>PALMEDIC</dc:creator>
		<pubDate>Wed, 01 Sep 2010 08:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/#comment-49780</guid>
		<description>Thank you for this great solution.

However I had to remove line 340 where it says:
selectedIndex = 0;

Or otherwise when the list is filtered to a level only one item meet the criteria no change event is fired when this item is selected, because you pre-selected it.</description>
		<content:encoded><![CDATA[<p>Thank you for this great solution.</p>
<p>However I had to remove line 340 where it says:<br />
selectedIndex = 0;</p>
<p>Or otherwise when the list is filtered to a level only one item meet the criteria no change event is fired when this item is selected, because you pre-selected it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-2/#comment-49589</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sun, 21 Mar 2010 15:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/#comment-49589</guid>
		<description>Hi,

I am tring to use the labelFunction but i get this error :
 Implicit coercion of a value of type void to an unrelated type Function.

this is my code :

private function allOwners_resultHandler(event:ResultEvent):void{
			var owners:ArrayCollection = event.result as ArrayCollection;
			myComboBox.dataProvider = owners;
			myComboBox.labelFunction = &quot;ownerName&quot;;
		}
		
		private function ownerName(item:UserBean):String {
            return item.firstName + &quot; &quot;+ item.lastName ;
        }

Can anyone please suggest solution.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am tring to use the labelFunction but i get this error :<br />
 Implicit coercion of a value of type void to an unrelated type Function.</p>
<p>this is my code :</p>
<p>private function allOwners_resultHandler(event:ResultEvent):void{<br />
			var owners:ArrayCollection = event.result as ArrayCollection;<br />
			myComboBox.dataProvider = owners;<br />
			myComboBox.labelFunction = &#8220;ownerName&#8221;;<br />
		}</p>
<p>		private function ownerName(item:UserBean):String {<br />
            return item.firstName + &#8221; &#8220;+ item.lastName ;<br />
        }</p>
<p>Can anyone please suggest solution.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rz</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-2/#comment-49563</link>
		<dc:creator>Rz</dc:creator>
		<pubDate>Thu, 04 Mar 2010 08:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/#comment-49563</guid>
		<description>Hi,

Do you have any version working with flex 4? or any other solution?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Do you have any version working with flex 4? or any other solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://vispyanskiy.name/?p=66</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-2/#comment-49544</link>
		<dc:creator>http://vispyanskiy.name/?p=66</dc:creator>
		<pubDate>Sun, 14 Feb 2010 15:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/#comment-49544</guid>
		<description>[...] «Quick tip: Avoid issues using Adobes AutoComplete Input component using Flex 3» [...]</description>
		<content:encoded><![CDATA[<p>[...] «Quick tip: Avoid issues using Adobes AutoComplete Input component using Flex 3» [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-2/#comment-49481</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Wed, 21 Oct 2009 02:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/#comment-49481</guid>
		<description>Awesome.

Thank you.</description>
		<content:encoded><![CDATA[<p>Awesome.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ??? ?????? ???? &#187; filter &#38;&#38; autoComplete</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-2/#comment-49472</link>
		<dc:creator>??? ?????? ???? &#187; filter &#38;&#38; autoComplete</dc:creator>
		<pubDate>Mon, 12 Oct 2009 10:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/#comment-49472</guid>
		<description>[...] Input component  http://hillelcoren.com/flex-autocomplete/ http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-compo...  http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;extid=1047291  [...]</description>
		<content:encoded><![CDATA[<p>[...] Input component  <a href="http://hillelcoren.com/flex-autocomplete/" rel="nofollow">http://hillelcoren.com/flex-autocomplete/</a> <a href="http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-compo.." rel="nofollow">http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-compo..</a>.  <a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&#038;extid=1047291" rel="nofollow">http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&#038;extid=1047291</a>  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

