Never mind, it's a compiler bug, and filed: https://bugs.adobe.com/jira/browse/SDK-15902
-Josh On Wed, Jun 25, 2008 at 3:01 PM, Josh McDonald <[EMAIL PROTECTED]> wrote: > Hey guys, > > I'm getting this: > > Implicit coercion of a value of type Boolean to an unrelated type Number. > [Generated code (use -keep to save): Path: /Users/josh/Desktop/Work/Builder > workspace/Allocations/src/generated/allocations/components/DailyPaymentsView-interface.as, > Line: 50, Column: 48] > > So I go to the file mentioned. Line 50 is: > > mx_internal var _bindingsByDestination : Object; > > And instead of any actionscript from the .mxml file, there's simply this > line: > > include "/Users/josh/Desktop/Work/Builder > workspace/Allocations/src/allocations/components/DailyPaymentsView.mxml:5,33"; > > Anybody have a clue WTF is going on? > > -Josh > > -- > "Therefore, send not to know For whom the bell tolls. It tolls for thee." > > :: Josh 'G-Funk' McDonald > :: 0437 221 380 :: [EMAIL PROTECTED] -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]

