Ah I see what you mean. Unfortunately, we dont have control over Adobe's documentation artifacts. You may want to contact Adobe for this.
For what its worth, I was able to download the AS3 Language Reference from here [1] Direct download link: [2] It looks completely messed up in Chrome (console has errors about local filesystem crossdomain access) , but it works just fine on the latest version of Firefox. Thanks, Om [1] http://www.adobe.com/devnet/actionscript/references.html [2] http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/standalone.zip On Mon, Jul 15, 2013 at 12:38 PM, Dennis Raddle <[email protected]>wrote: > Okay I'm having a problem. Apparently the docs you pointed to are for Flex > only. I want to see the complete AS3 docs. For instance, I might want to > see the docs for the TextField class. They aren't in the docs you pointed > me to. Adobe provides a download of the complete AS3 docs, but they are > broken. Can't be read properly in a local browser, probably due to all the > dynamic content. > > Dennis > > > > On Mon, Jul 15, 2013 at 11:45 AM, Dennis Raddle <[email protected] > >wrote: > > > Looks good, thanks. > > > > > > On Mon, Jul 15, 2013 at 10:52 AM, OmPrakash Muppirala < > > [email protected]> wrote: > > > >> On this page [1], there is a link to the latest source code, binaries > and > >> asdocs for the Flex SDK. You can just download the zip file and extract > >> them onto your hard disk. > >> > >> Here is the direct link as well [2] > >> > >> Thanks, > >> Om > >> > >> [1] http://flex.apache.org/download-source.html > >> [2] > >> > >> > http://www.apache.org/dyn/closer.cgi/flex/4.9.1/docs/apache-flex-sdk-4.9.1-asdocs.zip > >> > >> On Mon, Jul 15, 2013 at 10:28 AM, Dennis Raddle < > [email protected] > >> >wrote: > >> > >> > I'm going to be traveling this summer, away from internet, and I want > to > >> > work on my laptop. So I'm trying to find a way to access the AS3 docs > >> > offline. Adobe provides a zipped form, but it doesn't work. It has > >> bugs. I > >> > found some discussion online about how this has to do with its > >> dynamically > >> > generated content. I found a tool called DOC? which can download ASDoc > >> > generated documentation and make it available offline, and I did that > >> with > >> > Adobe's AS3 docs. It shows the documentation but the links aren't > >> > clickable! > >> > > >> > Any ideas? > >> > Dennis > >> > > >> > > > > >
