Thanks, that works! I've tried the code from ExColladaAnimation.as and ExColladaFileMaterial.as. However I'm wondering if this is the only way to load Collada (or any other 3D files) into Away3D since the approach with Collada returning a Loader3D instance seems kind of awkward to me.
Sascha On Aug 27, 4:46 pm, katopz <[email protected]> wrote: > plz try herehttp://away3d.googlecode.com/svn/trunk/fp9/Examples/Collada > > hth > > On 27/08/2009, sascha <[email protected]> wrote: > > > > > > > Hi, > > > I'm rather new to Away3D, could somebody give me an example of how to > > correctly load a Collada DAE into Away3D? The point is: The API docs > > are as helpful as an abscess with nearly no code examples and the code > > from the included examples doesn't work with my DAE file (which loads > > fine into PV3D btw). Also Loader3D is supposed to be an abstract class > > but it is used in some of the examples directly, hmm?! Then again the > > Collada class is static so how am I supposed to use it with event > > listeners? > > > Therefore it would be really great if somebody could give me an > > example so I can stop loosing my hair for today. > > > Thanks in advance! > > Sascha > > -- > katopzhttp://www.sleepydesign.com
