<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Flex AutoComplete: Almost there&#8230; (or so I thought)</title>
	<atom:link href="http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/feed/" rel="self" type="application/rss+xml" />
	<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/</link>
	<description>Just another coding weblog</description>
	<lastBuildDate>Wed, 30 May 2012 18:31:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Yao</title>
		<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/comment-page-2/#comment-4581</link>
		<dc:creator><![CDATA[Yao]]></dc:creator>
		<pubDate>Mon, 20 Dec 2010 23:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://hillelcoren.com/?p=111#comment-4581</guid>
		<description><![CDATA[The DynamicData example works out very well for me. Great component! Thanks a lot!]]></description>
		<content:encoded><![CDATA[<p>The DynamicData example works out very well for me. Great component! Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hillel</title>
		<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/comment-page-2/#comment-4558</link>
		<dc:creator><![CDATA[Hillel]]></dc:creator>
		<pubDate>Fri, 17 Dec 2010 20:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://hillelcoren.com/?p=111#comment-4558</guid>
		<description><![CDATA[Yao, 

Check out the DynamicData.mxml sample in the examples folder of the zip. ]]></description>
		<content:encoded><![CDATA[<p>Yao, </p>
<p>Check out the DynamicData.mxml sample in the examples folder of the zip. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yao</title>
		<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/comment-page-2/#comment-4557</link>
		<dc:creator><![CDATA[Yao]]></dc:creator>
		<pubDate>Fri, 17 Dec 2010 19:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://hillelcoren.com/?p=111#comment-4557</guid>
		<description><![CDATA[Thanks for your quick response!  

What I tried to do is the fetch the data from remote server and set dataprovider when user stop typing for a while (i.e. 1 second). Is it doable?]]></description>
		<content:encoded><![CDATA[<p>Thanks for your quick response!  </p>
<p>What I tried to do is the fetch the data from remote server and set dataprovider when user stop typing for a while (i.e. 1 second). Is it doable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hillel</title>
		<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/comment-page-2/#comment-4556</link>
		<dc:creator><![CDATA[Hillel]]></dc:creator>
		<pubDate>Fri, 17 Dec 2010 18:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://hillelcoren.com/?p=111#comment-4556</guid>
		<description><![CDATA[Yao,

Could you please provide some more details on what you&#039;re trying to accomplish.]]></description>
		<content:encoded><![CDATA[<p>Yao,</p>
<p>Could you please provide some more details on what you&#8217;re trying to accomplish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yao</title>
		<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/comment-page-2/#comment-4555</link>
		<dc:creator><![CDATA[Yao]]></dc:creator>
		<pubDate>Fri, 17 Dec 2010 17:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://hillelcoren.com/?p=111#comment-4555</guid>
		<description><![CDATA[Is there a way to make this component to update dataprovider on some pauses? Thanks!]]></description>
		<content:encoded><![CDATA[<p>Is there a way to make this component to update dataprovider on some pauses? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hillel</title>
		<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/comment-page-2/#comment-4480</link>
		<dc:creator><![CDATA[Hillel]]></dc:creator>
		<pubDate>Thu, 09 Dec 2010 20:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://hillelcoren.com/?p=111#comment-4480</guid>
		<description><![CDATA[Gaurav,

I think you may then want to use the TextInput event

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/controls/TextInput.html?filter_flex=4.1&amp;filter_flashplayer=10.1&amp;filter_air=2#event:textInput]]></description>
		<content:encoded><![CDATA[<p>Gaurav,</p>
<p>I think you may then want to use the TextInput event</p>
<p><a href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/controls/TextInput.html?filter_flex=4.1&#038;filter_flashplayer=10.1&#038;filter_air=2#event:textInput" rel="nofollow">http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/controls/TextInput.html?filter_flex=4.1&#038;filter_flashplayer=10.1&#038;filter_air=2#event:textInput</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Caprihan</title>
		<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/comment-page-2/#comment-4476</link>
		<dc:creator><![CDATA[Gaurav Caprihan]]></dc:creator>
		<pubDate>Thu, 09 Dec 2010 17:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://hillelcoren.com/?p=111#comment-4476</guid>
		<description><![CDATA[Hillel,
If I understand how valueCommit functions...is that the moment the user explicitly moves focus away from the textInput, the event is triggered.
However, I&#039;m trying to do away with the user explicitly having to use (for example) a tab key.
What I want is for an event to trigger the moment a barcode is scanned and the serial number entered in the textInput box...that way, we can probably have a listener that can then call a handler function.
Basically, do away with the user having to put down the scanner and then reach for the mouse/keyboard to press the enter or tab key.
AFAIK, barcode scaners do append a CR+LF along with the codes that they scan.
Is this possible?]]></description>
		<content:encoded><![CDATA[<p>Hillel,<br />
If I understand how valueCommit functions&#8230;is that the moment the user explicitly moves focus away from the textInput, the event is triggered.<br />
However, I&#8217;m trying to do away with the user explicitly having to use (for example) a tab key.<br />
What I want is for an event to trigger the moment a barcode is scanned and the serial number entered in the textInput box&#8230;that way, we can probably have a listener that can then call a handler function.<br />
Basically, do away with the user having to put down the scanner and then reach for the mouse/keyboard to press the enter or tab key.<br />
AFAIK, barcode scaners do append a CR+LF along with the codes that they scan.<br />
Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hillel</title>
		<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/comment-page-2/#comment-4454</link>
		<dc:creator><![CDATA[Hillel]]></dc:creator>
		<pubDate>Wed, 08 Dec 2010 20:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://hillelcoren.com/?p=111#comment-4454</guid>
		<description><![CDATA[Gaurav,

The PromptTextInput contains a regular TextInput component, you may want to listen for the valueCommit event of the inner TextInput.

Hope this helps...]]></description>
		<content:encoded><![CDATA[<p>Gaurav,</p>
<p>The PromptTextInput contains a regular TextInput component, you may want to listen for the valueCommit event of the inner TextInput.</p>
<p>Hope this helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Caprihan</title>
		<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/comment-page-2/#comment-4450</link>
		<dc:creator><![CDATA[Gaurav Caprihan]]></dc:creator>
		<pubDate>Wed, 08 Dec 2010 18:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://hillelcoren.com/?p=111#comment-4450</guid>
		<description><![CDATA[Hi Hillel,
I&#039;m currently trying to use the PromptTextInput component to capture barcode scans and pass the data to a function...I&#039;m unable to locate an event that would wait for the scan to complete and only then pass it onto the function...What&#039;s happening is that the moment the first digit is scanned, it fires off the datachange event...And idea on how this can be overcome?]]></description>
		<content:encoded><![CDATA[<p>Hi Hillel,<br />
I&#8217;m currently trying to use the PromptTextInput component to capture barcode scans and pass the data to a function&#8230;I&#8217;m unable to locate an event that would wait for the scan to complete and only then pass it onto the function&#8230;What&#8217;s happening is that the moment the first digit is scanned, it fires off the datachange event&#8230;And idea on how this can be overcome?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hillel</title>
		<link>http://hillelcoren.com/2009/02/01/flex-autocomplete-almost-there/comment-page-2/#comment-2570</link>
		<dc:creator><![CDATA[Hillel]]></dc:creator>
		<pubDate>Mon, 26 Apr 2010 07:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://hillelcoren.com/?p=111#comment-2570</guid>
		<description><![CDATA[Neha,

In that case the issue is most probably with the AdvanceDataGrid (I&#039;ve heard of a number of issues with the component). There are links to two other AutoCompletes on my blog (http://hillelcoren.com/flex-autocomplete/), I&#039;d suggest trying them as well to see if you have any more luck.]]></description>
		<content:encoded><![CDATA[<p>Neha,</p>
<p>In that case the issue is most probably with the AdvanceDataGrid (I&#8217;ve heard of a number of issues with the component). There are links to two other AutoCompletes on my blog (<a href="http://hillelcoren.com/flex-autocomplete/" rel="nofollow">http://hillelcoren.com/flex-autocomplete/</a>), I&#8217;d suggest trying them as well to see if you have any more luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

