I'm having an awfully difficult time getting the source working in Flash Builder. I did a full checkout of the sdk and used ant thirdparty-downloads to add dependencies. I could not add the Develop SDK to FB because it was complaining about mxmlc.jar missing. I copied all the jars from a different distribution. Was that supposed to happpen?
Okay. Now I was able to import the SDK. I might have needed to import some other stuff as well. Don't remember exactly, but now I'm stuck with the following error: unable to open '/Users/harbs/Documents/Apache Flex/svn/sdk/branches/develop/frameworks/{playerglobalHome}/11.1/playerglobal.swc' I copied 11.1 and 11.4 playerglobal from the 4.9 release to the same path, but it did not help. It looks like it's not expanding the token? Also, why does it need 11.1 rather than 10.2 or so? Is that really necessary? Harbs