Exporting Classes

Does anyone know how to export classes (in the publish settings) to something other than frame 1, and to uncheck the linkage for objects in the library to export on first frame and still have the object be available for actionscript?

Okay, that’s a mess of a sentence, but if you download the attached file, you will see what I mean. If you trace the *numChildren *before and after the addChild method you will see that “box” is added to the display list. However, no graphics are associated with the linked MovieClip. This doesn’t occur if classes are exported on the first frame.

I’m at a loss here. Please help!!!