You shouldn't use those instructions anymore. The code in the Adobe Labs SVN is now out-of-date, and is not going to be updated anymore. All projects going forward will be using the Google Code SVN repositories. Each project on Google Code, then, has instructions for downloading the latest code from SVN.
When projects reach milestones, we'll create "official" releases which will include .swc files in a .zip archive on the main project page. However, if you want to use the latest, you'll have to pull from the Google Code SVN. It's on my roadmap to create ANT scripts to make it easier to get docs/swc from the source, I just haven't had the time to get to it yet. The "latest" release for each project right now is just a copy of what was previously available on labs. We haven't updated any of the individual downloads for the libraries, though some of the code in the Google SVN is already different that what was in the labs SVN. To pull source for the AS3 libraries now, use instructions found on the "Source" tab of the Google Code project home page. For example, to get the latest corelib source, the instructions are here: http://code.google.com/p/as3corelib/source -d Paul Evans wrote: > > > On 9 Jan 2007, at 08:59, Carlos Rovira wrote: > > > or I download the zip from a bad place > > Then I had a problem with some classes that was not usable (for > > example the JPGEncoder does not compile). > > Sounds like my comment on Christrian Cantrell's "How To Get Code From > Adobe Labs" still applies ? > > http://weblogs.macromedia.com/cantrell/archives/2006/08/ > <http://weblogs.macromedia.com/cantrell/archives/2006/08/> > how_to_get_code.cfm > > Basically the zip file is out of date, but SVN is (was) up-to-date. > > Must admit I haven't looked at the Google-code version as yet. In- > case downloading from Google code doesn't work for you, the SVN line > described on Christian's page is still active. > > Paul > -- > [ http://www.creative-cognition.co.uk/ > <http://www.creative-cognition.co.uk/> ] > [ http://creacog.wordpress.com/ <http://creacog.wordpress.com/> ] > >

