<?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: Stop ToolTips from Appearing on Certain Buttons.</title>
      <pubDate>Wed, 06 Jan 2010 02:36:00 GMT</pubDate>
      <dc:creator>jamesfin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151236</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151236</guid>
      <description>close...use this.... myButton.toolTip = null;</description>
    </item>
    <item>
      <title>Re: Stop ToolTips from Appearing on Certain Buttons.</title>
      <pubDate>Wed, 06 Jan 2010 02:12:43 GMT</pubDate>
      <dc:creator>taude1</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151235</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151235</guid>
      <description>That doesn&#39;t work, it then creates the tooltip from the label value.</description>
    </item>
    <item>
      <title>List control with different height items?</title>
      <pubDate>Wed, 06 Jan 2010 01:16:20 GMT</pubDate>
      <dc:creator>gerry81611</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151234</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151234</guid>
      <description>Hello, I am creating a list where each list item has a variable number of child elements. the itemrenderer creates images for each of child elements. So a list</description>
    </item>
    <item>
      <title>AdvancedDataGridRendererProvider woes with Browser Resize</title>
      <pubDate>Wed, 06 Jan 2010 01:12:41 GMT</pubDate>
      <dc:creator>davisford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151233</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151233</guid>
      <description>Hi I have an ADG with 6 columns.  3 of the columns have a custom AdvancedDataGridRendererProvider. Everything works fine for me except when I resize the</description>
    </item>
    <item>
      <title>Performance issues with data grid/advanced data grid</title>
      <pubDate>Wed, 06 Jan 2010 01:12:30 GMT</pubDate>
      <dc:creator>sharath reddy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151232</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151232</guid>
      <description>Hi All, I&#39;m loading an AdvancedDataGrid with an ArrayCollection of about 1350 items retrieved from the server. Each record has 5 fields, and I am using one</description>
    </item>
    <item>
      <title>Re: Stop ToolTips from Appearing on Certain Buttons.</title>
      <pubDate>Wed, 06 Jan 2010 00:50:30 GMT</pubDate>
      <dc:creator>Ariel J</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151231</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151231</guid>
      <description>i believe you can do this by setting the tooltip text to the empty string</description>
    </item>
    <item>
      <title>Re: container layout performance: MXML or ActionScript?</title>
      <pubDate>Wed, 06 Jan 2010 00:01:10 GMT</pubDate>
      <dc:creator>zaproheeks</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151230</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151230</guid>
      <description>Thank you for your answer. No question MXML can be easier. But is your layout static or dynamic? I.e. do you simply statically position the children in MXML</description>
    </item>
    <item>
      <title>Re: NumericStepper and change event</title>
      <pubDate>Tue, 05 Jan 2010 22:31:47 GMT</pubDate>
      <dc:creator>Richard Rodseth</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151229</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151229</guid>
      <description>Turns out that this necessitates validation, and there doesn&#39;t appear to be a way to access the raw text of a numeric stepper to pass to a NumberValidator. I</description>
    </item>
    <item>
      <title>using custom scrollbars</title>
      <pubDate>Tue, 05 Jan 2010 22:17:39 GMT</pubDate>
      <dc:creator>Slackware</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151228</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151228</guid>
      <description>Hi all, happy new year!! I&#39;m using a mx:VScrollBar to manage the scroll for a Canvas (with verticalScrollPolicy=&quot;off&quot;), since I need to place the scrollbar</description>
    </item>
    <item>
      <title>using custom scrollbars</title>
      <pubDate>Tue, 05 Jan 2010 22:17:20 GMT</pubDate>
      <dc:creator>Slackware</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151227</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151227</guid>
      <description>Hi all, happy new year!! I&#39;m using a mx:VScrollBar to manage the scroll for a Canvas (with verticalScrollPolicy=&quot;off&quot;), since I need to place the scrollbar</description>
    </item>
    <item>
      <title>Re: Local Windows services calls from Air</title>
      <pubDate>Tue, 05 Jan 2010 21:53:59 GMT</pubDate>
      <dc:creator>valdhor</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151226</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151226</guid>
      <description>You could take a look at http://merapiproject.net/</description>
    </item>
    <item>
      <title>Is my ItemRenderer on the last Row of data?</title>
      <pubDate>Tue, 05 Jan 2010 21:42:43 GMT</pubDate>
      <dc:creator>Matthew</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151225</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151225</guid>
      <description>Hi, I know the answer to this question before asking it but hopefully someone has a found a way to do this. Is there a way to know (in my override of set</description>
    </item>
    <item>
      <title>How to line up data in two forms</title>
      <pubDate>Tue, 05 Jan 2010 21:24:37 GMT</pubDate>
      <dc:creator>mitchgrrt</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151224</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151224</guid>
      <description>I have two &lt;mx:Form&gt; forms that come from two different .mxml files, but are being displayed on one page, one above the other.  I&#39;d like to make the labels and</description>
    </item>
    <item>
      <title>[SPAM] [flexcoders] Re: how to open pdf, word file using flex</title>
      <pubDate>Tue, 05 Jan 2010 21:12:20 GMT</pubDate>
      <dc:creator>k.sigiscar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151223</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151223</guid>
      <description>Hi, Yes, you need to create a PDF template with Adobe Livecycle Designer with the relevant fields. Then your Flex app must send XML data to your PDF remote</description>
    </item>
    <item>
      <title>Flex Builder 3 Pro project preferences bug</title>
      <pubDate>Tue, 05 Jan 2010 18:29:56 GMT</pubDate>
      <dc:creator>Joel Stransky</dc:creator>
      <link>http://tech.groups.yahoo.com/group/flexcoders/message/151222</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/flexcoders/message/151222</guid>
      <description>I&#39;m having the strangest issue with Flex Builder project properties. If I right click on a project and choose properties, every section allows me to make</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Tue Jan  5 19:42:56 PST 2010 -->
