<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>SnippetRepoBrowser</title>
    <link>http://snippet.gnstudio.com/snippetrepobrowser/index</link>    
    <description>RSS Feed of SnippetRepoBrowser (Global RSS)</description>    
    <language>en-us</language>
    <pubDate>Thu, 09 Feb 2012 21:19:26 +0100</pubDate>
    <docs>SnippetRepoBrowser/index</docs>
    <generator>SnippetRepoBrowser Feed Generator</generator>
    <item>
      <title><![CDATA[Flex SDK 3.5 ComboBox issue]]></title>
      <link>http://snippet.gnstudio.com/viewtopic/84</link>
      <description><![CDATA[In the Flex SDK 3.5.0.12683 the ComboBox Class has a strange behavior, if you change the dataprovider after you have played with your ComboBox, the list of item in the dropdown is not refreshed.<br />Possible solutions to the problem are :<br />1) Switch back to the 3.4 SDK<br />2) Add the following few lines of code after updating the dataprovider : myComboBox.dropdown.dataProvider = yourArray;<br />Enjoy : )<br />]]><![CDATA[<div class="divcode"><pre lang="actionscript">myComboBox.dropdown.dataProvider = yourArray</pre></div><br /><br />]]></description>
      <author>fedele.marotti</author>
      <pubDate>Tue, 09 Feb 2010 16:36:04 +0100</pubDate>
      <category>Flex 3.x</category>
      <guid>http://snippet.gnstudio.com/viewtopic/84</guid>
   </item>
  </channel>
</rss>
