[flexcoders] Re: Automatically selecting the first cell of a new row in an editable DataGrid

2008-03-23 Thread David Barrett
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of David Barrett Sent: Tuesday, March 18, 2008 9:25 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Automatically selecting the first cell of a new row in an editable DataGrid

[flexcoders] Re: How to find out stage width?

2008-03-13 Thread David Barrett
:[EMAIL PROTECTED] On Behalf Of David Barrett Sent: Friday, March 07, 2008 1:17 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] How to find out stage width? How do I determine the size, in pixels, of the total flash player? I understand there's a confusing relationship between width

[flexcoders] Can't get keyboard events on a Repeater child?

2008-03-13 Thread David Barrett
Should I be able to add an event listener to a child of a Repeater class and receive keyboard events? I'm trying this and it doesn't seem to be working. Specifically, I have the following MXML: mx:Canvas width=100% height=100% id=browserCanvas horizontalScrollPolicy=off

[flexcoders] JRE included in Ubuntu 7.10 mxmlc uses 100% CPU and infinite RAM when compiling .MXML, but not .AS

2008-02-19 Thread David Barrett
Hi, this might already be well known, but it took me a long time to find the answer so I'm posting this lesson to the list in the hope that it helps others. The short of it is the JRE included by default in Ubuntu 7.10 needs to be upgraded to the JDK from Sun in order to compile MXML. For a