I've downloaded the AwayBuilder library and examples from svn (fp10),
and I get the following compiler error out of the box when I try to
run any of the examples from the Flash CS5 IDE:

[my classpath]/awaybuilder/parsers/SceneXMLParser.as, Line 40  1084:
Syntax error: expecting leftparen before semicolon.

I've checked out the line in the referenced file and it holds
"super ;", and I've tried to change this to "super ( ) ;", but then a
bunch more error come up. I haven't been able to find any reference to
this issue, and I'm unable to even load the basic_scene example...
please help!

Reply via email to