You might have a binding that has a syntax error like a mismatched parentheses?  Or it could be in event handler code within an MXML attribute?  Usually this is because we generated code from your MXML and there was an error, but we had trouble lining the error back up with the MXML.

 

Matt

 


From: [email protected] [mailto:[email protected]] On Behalf Of dadrobson
Sent: Monday, August 07, 2006 10:17 AM
To: [email protected]
Subject: [flexcoders] Bug in Flex 2 compiler: Generated Code Errors

 

I'm getting syntax errors in the code generated by the compiler (i.e.
the compiler is breaking the app on me - see messages below). Does
anyone know of a good workaround for this? I reported this to Adobe as
a bug, but meanwhile I need to continue development, and the compiler
won't let me move forward...

Syntax error: expecting rightbrace before end of program. [Generated
code (use -keep to save): Path: physio-generated.as, Line: 765,
Column: 1] physio.mxml physio August 7, 2006 1:00:45 PM 277
Syntax error: expecting rightbrace before end of program. [Generated
code (use -keep to save): Path: physio-generated.as, Line: 765,
Column: 1] physio.mxml physio August 7, 2006 1:00:45 PM 278
The private attribute may be used only on class property definitions.
[Generated code (use -keep to save): Path: physio-generated.as, Line:
612, Column: 5] physio.mxml physio August 7, 2006 1:00:45 PM 266
The private attribute may be used only on class property definitions.
[Generated code (use -keep to save): Path: physio-generated.as, Line:
613, Column: 5] physio.mxml physio August 7, 2006 1:00:45 PM 267
The private attribute may be used only on class property definitions.
[Generated code (use -keep to save): Path: physio-generated.as, Line:
614, Column: 5] physio.mxml physio August 7, 2006 1:00:45 PM 268
The private attribute may be used only on class property definitions.
[Generated code (use -keep to save): Path: physio-generated.as, Line:
703, Column: 5] physio.mxml physio August 7, 2006 1:00:45 PM 269
The private attribute may be used only on class property definitions.
[Generated code (use -keep to save): Path: physio-generated.as, Line:
725, Column: 5] physio.mxml physio August 7, 2006 1:00:45 PM 272
The public attribute can only be used inside a package. [Generated
code (use -keep to save): Path: physio-generated.as, Line: 720,
Column: 5] physio.mxml physio August 7, 2006 1:00:45 PM 270
The public attribute can only be used inside a package. [Generated
code (use -keep to save): Path: physio-generated.as, Line: 757,
Column: 5] physio.mxml physio August 7, 2006 1:00:45 PM 275
The public attribute can only be used inside a package. [Generated
code (use -keep to save): Path: physio-generated.as, Line: 758,
Column: 5] physio.mxml physio August 7, 2006 1:00:45 PM 276
The static attribute may be used only on definitions inside a class.
[Generated code (use -keep to save): Path: physio-generated.as, Line:
720, Column: 12] physio.mxml physio August 7, 2006 1:00:45 PM 271
The static attribute may be used only on definitions inside a class.
[Generated code (use -keep to save): Path: physio-generated.as, Line:
725, Column: 13] physio.mxml physio August 7, 2006 1:00:45 PM 273
The static attribute may be used only on definitions inside a class.
[Generated code (use -keep to save): Path: physio-generated.as, Line:
729, Column: 2] physio.mxml physio August 7, 2006 1:00:45 PM 274

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to