Installation
There are two ways to install ASDK for use in a Flash application:
- copy the /asdk directory into the root folder of the application (note that the root directory of a Flash
application is always on the ActionScript classpath), OR
- within the Flash IDE add the directory containing the /asdk directory to the ActionScript classpath;
using Flash MX 2004 this can be accomplished by opening the Publish Settings item from the File menu,
selecting the Flash tab, and then clicking the "Settings..." button next to the ActionScript version
label. Then click the "Browse to Path" button and add the parent directory of /asdk to the classpath.