RE: [flexcoders] Flex 2 builder: is there a way to turn warnings off

2006-02-16 Thread Benoit Hediard
There is at least one annoying warning that should be always removed in Flex Builder 2. When binding to static const, it still shows Data binding will not be able to detect assignments to SOME_CONST. For example : public static const STATE_LOADING:String = loadingState; ... mx:State

RE: [flexcoders] Flex 2 builder: is there a way to turn warnings off

2006-02-16 Thread Richard Leggett
Hey Johannes, Yeah you can't turn them off, but in the problems panel click the filter icon (down facing arrow - Filters) and at the bottom of the dialog you canfilter by severity with some checkboxes. Rich From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [flexcoders] Flex 2 builder: is there a way to turn warnings off

2006-02-16 Thread Roger Gonzalez
16, 2006 3:03 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2 builder: is there a way to turn warnings off There is at least one annoying warning that should be always removed in Flex Builder 2. When binding to static const, it still shows Data binding

RE: [flexcoders] Flex 2 builder: is there a way to turn warnings off

2006-02-15 Thread Geoffrey Williams
One of these may be what youre looking for: http://livedocs.macromedia.com/flex/20beta1/docs/0260.html http://livedocs.macromedia.com/flex/20beta1/docs/1443.html From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Johannes Nel Sent: