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 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to