<?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 for Flashcommander</title>
	<atom:link href="http://flashcommander.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://flashcommander.org</link>
	<description>Flex, Flash, Air, Android, web development</description>
	<lastBuildDate>Wed, 01 Sep 2010 23:38:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Flex 4 AutoComplete by cg</title>
		<link>http://flashcommander.org/blog/flex-4-autocomplete/comment-page-1#comment-84</link>
		<dc:creator>cg</dc:creator>
		<pubDate>Wed, 01 Sep 2010 23:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=36#comment-84</guid>
		<description>Ok, found out how to do this myself. Removed lines 321 - 324 in the Autocomplete.as file. The following lines where the item is being set to null

if (collection.length==0){
_selectedIndex = -1;
				selectedItem = null;
			}</description>
		<content:encoded><![CDATA[<p>Ok, found out how to do this myself. Removed lines 321 &#8211; 324 in the Autocomplete.as file. The following lines where the item is being set to null</p>
<p>if (collection.length==0){<br />
_selectedIndex = -1;<br />
				selectedItem = null;<br />
			}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 AutoComplete by cg</title>
		<link>http://flashcommander.org/blog/flex-4-autocomplete/comment-page-1#comment-83</link>
		<dc:creator>cg</dc:creator>
		<pubDate>Wed, 01 Sep 2010 07:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=36#comment-83</guid>
		<description>Is there anyway to allow for free text as well as the dropdown list? 

For example, when using as in input field, as people type in the text box for a first name, they will see a list that help them pick a list of predefined common names, but they are still free to enter their own name. eg - &quot;J&quot; (shows John, Jenny, Jake) ... &quot;John&quot; (only two items left in the list &quot;John&quot;, &quot;Johno&quot;)... user enters &quot;Johnster&quot; which might be their actual name and continues on with the rest of the form</description>
		<content:encoded><![CDATA[<p>Is there anyway to allow for free text as well as the dropdown list? </p>
<p>For example, when using as in input field, as people type in the text box for a first name, they will see a list that help them pick a list of predefined common names, but they are still free to enter their own name. eg &#8211; &#8220;J&#8221; (shows John, Jenny, Jake) &#8230; &#8220;John&#8221; (only two items left in the list &#8220;John&#8221;, &#8220;Johno&#8221;)&#8230; user enters &#8220;Johnster&#8221; which might be their actual name and continues on with the rest of the form</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 Mp3 player by BornA</title>
		<link>http://flashcommander.org/blog/flex-4-mp3-player/comment-page-1#comment-79</link>
		<dc:creator>BornA</dc:creator>
		<pubDate>Mon, 16 Aug 2010 10:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://flashcommander.org/?p=460#comment-79</guid>
		<description>Great work man... Tanq so much :)
But there is a problem here... I don&#039;t want use source att in my components:Mp3Player tag... Instead of that, I want give it multiple value with a method, but I can&#039;t and there is some errors!
How can I fix it?
Thanks again

BornA</description>
		<content:encoded><![CDATA[<p>Great work man&#8230; Tanq so much <img src='http://flashcommander.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
But there is a problem here&#8230; I don&#8217;t want use source att in my components:Mp3Player tag&#8230; Instead of that, I want give it multiple value with a method, but I can&#8217;t and there is some errors!<br />
How can I fix it?<br />
Thanks again</p>
<p>BornA</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 AutoComplete by Shafi</title>
		<link>http://flashcommander.org/blog/flex-4-autocomplete/comment-page-1#comment-78</link>
		<dc:creator>Shafi</dc:creator>
		<pubDate>Tue, 10 Aug 2010 14:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=36#comment-78</guid>
		<description>Thanks for sharing the code.

If we have to dynamic dataProvider. When user press the &quot;A&quot; it should fetch the data from there server and show them in list</description>
		<content:encoded><![CDATA[<p>Thanks for sharing the code.</p>
<p>If we have to dynamic dataProvider. When user press the &#8220;A&#8221; it should fetch the data from there server and show them in list</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Search Suggest with Flex 4 AutoComplete by rolance</title>
		<link>http://flashcommander.org/blog/google-search-suggest-flex-4-autocomplete/comment-page-1#comment-77</link>
		<dc:creator>rolance</dc:creator>
		<pubDate>Wed, 28 Jul 2010 23:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://flashcommander.org/?p=385#comment-77</guid>
		<description>The &#039;view source code&#039; does not seem to be set to the appropriate directory. Looks interesting though.</description>
		<content:encoded><![CDATA[<p>The &#8216;view source code&#8217; does not seem to be set to the appropriate directory. Looks interesting though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 AutoComplete by admin</title>
		<link>http://flashcommander.org/blog/flex-4-autocomplete/comment-page-1#comment-72</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 15 Jun 2010 11:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=36#comment-72</guid>
		<description>Thanks for the tips. I have implemented the first two and updated the source. 
I haven&#039;t experienced no 3. so far.</description>
		<content:encoded><![CDATA[<p>Thanks for the tips. I have implemented the first two and updated the source.<br />
I haven&#8217;t experienced no 3. so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 AutoComplete by Vicary Archangel</title>
		<link>http://flashcommander.org/blog/flex-4-autocomplete/comment-page-1#comment-69</link>
		<dc:creator>Vicary Archangel</dc:creator>
		<pubDate>Sun, 06 Jun 2010 20:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=36#comment-69</guid>
		<description>A few fine tuning:
1. on _focusOutHandler, clear out selectedIndex and selectedItem on &quot;collection.length == 0&quot;.
2. on set selectedItem, also set _text rather than just inputTxt.text.
3. Directly changing the dataProvider may cause filter and sorter already set being malfunctioned, shoulda create new ListCollectionView or something with the same source on setting dataProvider property.

Great component and I&#039;m sure I&#039;ll use it for a long time.</description>
		<content:encoded><![CDATA[<p>A few fine tuning:<br />
1. on _focusOutHandler, clear out selectedIndex and selectedItem on &#8220;collection.length == 0&#8243;.<br />
2. on set selectedItem, also set _text rather than just inputTxt.text.<br />
3. Directly changing the dataProvider may cause filter and sorter already set being malfunctioned, shoulda create new ListCollectionView or something with the same source on setting dataProvider property.</p>
<p>Great component and I&#8217;m sure I&#8217;ll use it for a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 AutoComplete by Vicary Archangel</title>
		<link>http://flashcommander.org/blog/flex-4-autocomplete/comment-page-1#comment-68</link>
		<dc:creator>Vicary Archangel</dc:creator>
		<pubDate>Sun, 06 Jun 2010 19:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=36#comment-68</guid>
		<description>It throws a RangeException when you press enter on every thing in the list is filtered out.

You can fix this by adding &quot;&amp;&amp; collection.length &gt; 0&quot; in the first if statement under method acceptCompletion().</description>
		<content:encoded><![CDATA[<p>It throws a RangeException when you press enter on every thing in the list is filtered out.</p>
<p>You can fix this by adding &#8220;&amp;&amp; collection.length &gt; 0&#8243; in the first if statement under method acceptCompletion().</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 Mp3 player by Jorge</title>
		<link>http://flashcommander.org/blog/flex-4-mp3-player/comment-page-1#comment-67</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Fri, 28 May 2010 19:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://flashcommander.org/?p=460#comment-67</guid>
		<description>P.S.: If you&#039;re curious on where I used it, you can go to http://multivision-projects.pt/chillout (it&#039;s still under development)</description>
		<content:encoded><![CDATA[<p>P.S.: If you&#8217;re curious on where I used it, you can go to <a href="http://multivision-projects.pt/chillout" rel="nofollow">http://multivision-projects.pt/chillout</a> (it&#8217;s still under development)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 Mp3 player by Jorge</title>
		<link>http://flashcommander.org/blog/flex-4-mp3-player/comment-page-1#comment-66</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Fri, 28 May 2010 19:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://flashcommander.org/?p=460#comment-66</guid>
		<description>Thanks a lot for this work!

It works beautifully and the fact that the skin is based on the VideoPlayer helped a lot since I already had to skin a video player.

Very good work. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this work!</p>
<p>It works beautifully and the fact that the skin is based on the VideoPlayer helped a lot since I already had to skin a video player.</p>
<p>Very good work. Thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
