ActionScript 3.0 Cookbook

Download the AS3CB Library

Instructions for setting classpath:
Flash CS3
  1. Extract files
  2. Select Edit > Prefrences
  3. Select ActionScript from Category list
  4. Select the ActionScript 3.0 Settings button
  5. Click the + button to add a new classpath
  6. Click the Browse to path button (circle with crosshairs) to browse
  7. Browse to the AS3CBLibrary directory, select it, and click OK
  8. Click OK in ActionScript 3.0 Setting dialog
  9. Click OK in Preferences dialog


Flex Builder 3
  1. Extract files
  2. Select the Flex Builder project from the Flex Navigator
  3. Select File > Properties
  4. Select Flex Build Path from the list
  5. Click on the Source Path tab if it isn't already selected
  6. Click on the Add Folder button
  7. In the Add Folder dialog click on the Browse button
  8. Browse to the AS3CBLibrary directory, select it, and click OK
  9. Click OK in the Add Folder dialog
  10. Click OK in Properties dialog