<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>flexcoders at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/flexcoders/</link>
    <description>RIA Development with Adobe Flex</description>

    <item>
      <title>Re: dynamic image gallery</title>
      <pubDate>Sat, 04 Jul 2009 06:10:43 GMT</pubDate>
      <dc:creator>stinasius</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145024</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145024</guid>
      <description>any help guys?....</description>
    </item>
    <item>
      <title>Re: ArrayCollection Does Not Show Items In Order When Passed to .NET</title>
      <pubDate>Sat, 04 Jul 2009 04:56:11 GMT</pubDate>
      <dc:creator>Sam Lai</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145023</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145023</guid>
      <description>I just wrote up a simple C# web service that accepts an ArrayList: [WebMethod] public bool ArrayListTest(System.Collections.ArrayList a) { ... } Then in Flex I</description>
    </item>
    <item>
      <title>Re: getting the xml data from a dispatched event</title>
      <pubDate>Sat, 04 Jul 2009 01:55:15 GMT</pubDate>
      <dc:creator>Sam Lai</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145022</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145022</guid>
      <description>It seems like wherever this code is - [Bindable] private var customMeals:ArrayCollection = new ArrayCollection; //throws error on this line </description>
    </item>
    <item>
      <title>List ScrollToIndex does not work for last item in List</title>
      <pubDate>Fri, 03 Jul 2009 23:37:23 GMT</pubDate>
      <dc:creator>flexcoder2008</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145021</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145021</guid>
      <description>How do you make scrollToIndex work on a List where the last item in the List is currently not visible? When I use List.scrollToIndex it works for any item</description>
    </item>
    <item>
      <title>Re: getting the xml data from a dispatched event</title>
      <pubDate>Fri, 03 Jul 2009 23:08:18 GMT</pubDate>
      <dc:creator>Tim Hoff</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145020</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145020</guid>
      <description>The zip file doesn&#39;t contain any code in the src folder.  Kind of hard to see what&#39;s happening without it. -TH ... </description>
    </item>
    <item>
      <title>Re: How to get the UITextField to remeasure</title>
      <pubDate>Fri, 03 Jul 2009 22:00:41 GMT</pubDate>
      <dc:creator>dorkie dork from dorktown</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145019</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145019</guid>
      <description>bump Here is an example. Create a new Application, paste this code in and then hit the button. As you can see it resizes the image but the text does not </description>
    </item>
    <item>
      <title>Re: getting the xml data from a dispatched event</title>
      <pubDate>Fri, 03 Jul 2009 21:16:07 GMT</pubDate>
      <dc:creator>Jason B</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145018</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145018</guid>
      <description>any Idea?</description>
    </item>
    <item>
      <title>Re: why does my MXML act differently than my AS?</title>
      <pubDate>Fri, 03 Jul 2009 18:26:46 GMT</pubDate>
      <dc:creator>Pan Troglodytes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145017</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145017</guid>
      <description>I&#39;m torn on whether to submit this as a &quot;bug.&quot;  I wish someone at adobe could step in and say &quot;well, that&#39;s not equivalent MXML because you forgot about</description>
    </item>
    <item>
      <title>Problems with Julian Dates with AIR percision?</title>
      <pubDate>Fri, 03 Jul 2009 17:55:32 GMT</pubDate>
      <dc:creator>Charlie Hubbard</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145016</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145016</guid>
      <description>I&#39;m writing some unit tests for my database, and I&#39;m having a real problem with Julian date comparisons in the SQLite database.  I&#39;m trying to load records by</description>
    </item>
    <item>
      <title>Re: HELP PLS</title>
      <pubDate>Fri, 03 Jul 2009 17:18:22 GMT</pubDate>
      <dc:creator>Vivian Richard</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145015</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145015</guid>
      <description>http://www.adobe.com/devnet/flex/videotraining/</description>
    </item>
    <item>
      <title>Disable TitleList,DataGrid scroll on click and drag</title>
      <pubDate>Fri, 03 Jul 2009 15:56:27 GMT</pubDate>
      <dc:creator>michaeljonknight</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145014</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145014</guid>
      <description>TitleList and DataGrid scroll the view area when you click and drag outside of the control area.  In my application I would like to drag items from one control</description>
    </item>
    <item>
      <title>Re: Flex in eclipse</title>
      <pubDate>Fri, 03 Jul 2009 14:25:58 GMT</pubDate>
      <dc:creator>vladakg85</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145013</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145013</guid>
      <description>O yeah, I want to connect eclipse to flex SDK, looking for free solution :)</description>
    </item>
    <item>
      <title>Flex in eclipse</title>
      <pubDate>Fri, 03 Jul 2009 14:23:01 GMT</pubDate>
      <dc:creator>vladakg85</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145012</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145012</guid>
      <description>Is there on the internet some good explanation step by step, how to configure eclipse to develop flex applications. Thanks</description>
    </item>
    <item>
      <title>HELP PLS</title>
      <pubDate>Fri, 03 Jul 2009 14:12:17 GMT</pubDate>
      <dc:creator>veerendra</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145011</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145011</guid>
      <description>I&#39;m trying to learn Flex. Can anyone guide me, where I can get the information about this. I am beginner to Flex Thanks in Advance.</description>
    </item>
    <item>
      <title>Popup in new Browser window</title>
      <pubDate>Fri, 03 Jul 2009 13:06:31 GMT</pubDate>
      <dc:creator>ferrari_hunk</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/145010</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/145010</guid>
      <description>Hi, I am facing some trouble on working with Popups. In my application, I have 2 panels, leftPanel(contains a tree) and rightPanel(shows charts/live data from</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Sat Jul  4 17:15:11 PDT 2009 -->
