Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Creating Simple ActionScript 2.0 Classes
Author: Kortex
| Website: http://www.visualflowdesigns.com |
'
Setting Up Your Class Path:
- On your local hard drive (typically drive C:) create a folder named asclasses
(can be any name, but follow general folder naming conventions, e.g., all
lowercase no spaces). For example C:\asclasses. You do not have to put
it on the root of the C: drive, you just have to remember where you put
it.
- In Flash go to Edit>>Preferences.
- In the Preferences Dialog Box select ActionScript

- Click on the ActionScript 2.0 Settings Button.
- In the ActionScript 2.0 Settings Dialog click the + button (Make
sure to click the + button,
otherwise you will overwrite your default class path)
- Click on the icon that looks like a cross hair and browse to the folder
you created in step 1. If you used the example folder name and location
that I used the dialog box should look like:

- Click OK in ActionScript 2.0 Settings dialog.
- Click OK in Preferences Dialog Box.
You should now be back at the Flash main interface. Now that you have your
class path set up, Flash will look in this location for class files that
you reference in your ActionScript. In the next section we will do a brief
test to see that the class path is working.
'
| » Level Intermediate |
|
|
Added: : 2007-02-20
Rating: 8.93 Votes: 28
Hits: 1660
|
| » Author |
|
Kortex (aka Jeremy Wischusen) is a Flash/PHP developer for myyearbook.com and the lead software architect for the DigitallyU Digital Portfolio Software Suite.
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (46 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|