Running Flash MX 2004 Pro 7.01
OS 10.3.2 with 1.5 GB RAM

I've been trying to make Chad Corbin's 3D classes for ActionScript 2.0 work.

(see [url]http://www.macromedia.com/devnet/mx/flash/articles/3d_classes.html[/url])

These classes refer to each other, ie, one class will import other classes,
all sitting in the same package subdirectory.

I downloaded the sample code, opened the FLA, and tried to publish the
movie. The compiler lists a whole ton of errors, all of them variations on:

**Error** Users:~:Documents:3Dclasses:com:lo9ic:Node.as: Line 5: The class
'com.lo9ic.Quaternion' could not be loaded.
private var $q1, $q2, $q3:Quaternion;

This is generated without altering the document classpath in the Publish
settings.

I haven't changed anything in any of the files, so I feel like there's
something basic I've done wrong in setting up Flash.

Any insight would be very welcome since MM has NO explanation of the
possible causes of this error.

Thanks,

Steve
Steveab [a-t] eduweb [dot] com