Thank you so much!!! Now it works perfectly!!!
On 24 feb, 14:35, "Joshua Granick" <[email protected]> wrote: > I know that for Maya you need to use a plugin for Collada rather than relying > on the built-in format. I'm not sure if or where this is documented, but I've > been using the OpenCollada plugin in Maya 2010 with great success (just need > to turn on triangulation). > > If you aren't using a plugin already, you should look into installing and > using a plugin for your Collada exports. > > > > On Wed, 24 Feb 2010 03:20:45 -0800, Irati <[email protected]> wrote: > > Hi! > > > I'm trying to load a collada file. I'm using this tutorial > >http://www.bukisa.com/articles/47520_away3d-programming-tutorials-get... > > wich works perfectly with two others collada files. But when I try to > > load a collada file exported fron 3D Studio Max I can't see anything. > > > If I do this: > > ColladaXML = ConvertToXML(MyColladaModel); > > trace(ColladaXML ); > > > I see just numbers instead of a xml format content. I don't know if > > this happens because the away3D Collada class has some limitations > > that I must follow, or because I'm dong something wrong when I export > > the file. > > > The collada file I try to load is this > > one:http://www.sendspace.com/file/spv7ov > > > Any help? > > > Irati > > -- > Using Opera's revolutionary e-mail client:http://www.opera.com/mail/
