<?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</description>
	<lastBuildDate>Sun, 05 Sep 2010 18:29:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<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&amp;extid=1047291" rel="nofollow">http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;extid=1047291</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flash harry</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-49464</link>
		<dc:creator>flash harry</dc:creator>
		<pubDate>Sat, 03 Oct 2009 01:27:44 +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-49464</guid>
		<description>I&#039;m using this as form input replacement to offer suggested (not enforced) input. I have a couple of issues.

1) Any way to add maxChars to the text input, I need to set the limit on the number of letter entered, I have done this with a string validation but if you type after the max chars warning it nulls out the input.
2) if you add a string validation you can no longer write to the text property it nulls out, you can still write to the typetext property but this opens the list and I have to call close after a 1 second timer.

TIA
flash</description>
		<content:encoded><![CDATA[<p>I&#8217;m using this as form input replacement to offer suggested (not enforced) input. I have a couple of issues.</p>
<p>1) Any way to add maxChars to the text input, I need to set the limit on the number of letter entered, I have done this with a string validation but if you type after the max chars warning it nulls out the input.<br />
2) if you add a string validation you can no longer write to the text property it nulls out, you can still write to the typetext property but this opens the list and I have to call close after a 1 second timer.</p>
<p>TIA<br />
flash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Brydon</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-49091</link>
		<dc:creator>Carl Brydon</dc:creator>
		<pubDate>Tue, 29 Sep 2009 17:38:39 +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-49091</guid>
		<description>Turns out all I needed to do was use the open method on the combobox.</description>
		<content:encoded><![CDATA[<p>Turns out all I needed to do was use the open method on the combobox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Brydon</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-49087</link>
		<dc:creator>Carl Brydon</dc:creator>
		<pubDate>Tue, 29 Sep 2009 17:21:17 +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-49087</guid>
		<description>Thanks for the suggestion Rimjim, but that didn&#039;t change anything.  I&#039;d be staisfied if I could hide the drop-down arrow button and have my whole list show when someone clicks in the textbox.  Does anyone have an idea how to do that?

Thanks,
Carl</description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion Rimjim, but that didn&#8217;t change anything.  I&#8217;d be staisfied if I could hide the drop-down arrow button and have my whole list show when someone clicks in the textbox.  Does anyone have an idea how to do that?</p>
<p>Thanks,<br />
Carl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rimjim</title>
		<link>http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-input-component-using-flex-3/comment-page-1/#comment-49053</link>
		<dc:creator>Rimjim</dc:creator>
		<pubDate>Tue, 29 Sep 2009 10:08:38 +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-49053</guid>
		<description>Hey. didnt read all the replies, if someone already mentioned this problem, dont care about this one. So if &quot;Berlin&quot; is (the first index) in your list, there is no chance to search for &quot;be&quot;. it autocompletes with the first item in your list (this case &quot;berlin&quot;)... if you wanna fix it, go to:

override protected function commitProperties():void

and change

else
{
   showDropdown = true;
   selectedIndex = 0;
}

to

else
{
   showDropdown = true;
   selectedIndex = -1;
}


have a nice day
tim</description>
		<content:encoded><![CDATA[<p>Hey. didnt read all the replies, if someone already mentioned this problem, dont care about this one. So if &#8220;Berlin&#8221; is (the first index) in your list, there is no chance to search for &#8220;be&#8221;. it autocompletes with the first item in your list (this case &#8220;berlin&#8221;)&#8230; if you wanna fix it, go to:</p>
<p>override protected function commitProperties():void</p>
<p>and change</p>
<p>else<br />
{<br />
   showDropdown = true;<br />
   selectedIndex = 0;<br />
}</p>
<p>to</p>
<p>else<br />
{<br />
   showDropdown = true;<br />
   selectedIndex = -1;<br />
}</p>
<p>have a nice day<br />
tim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
