Hi cbro, Awaybuilder is not really being very actively maintained anymore. I think your safest bet if you're in a hurry is to revert to an older SVN revision (engine and AB) that works.
However, some of the work flow benefits of AwayBuilder are being replaced by functionality in Prefab3D. What exactly are you trying to achieve, and do you think it could be done using Prefab? Cheers /R On Dec 2, 6:25 am, cbro <[email protected]> wrote: > 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!
