how do i add a ProgressEvent to the collada file im loading or to the mesh...
in previous version of away3d ive seen this line of code where meshLoadProgress is the ProgressEvent... Collada.load(modelFile, meshLoadProgress, meshIoErrorHandler); how is this done in the latest version... cheers