var obj:Bach = new Bach();
scene.addChild(obj.meshes[0]);

just tested... also know why its failing, but thought I've uploaded fixe for this...

in case on single mesh export

instead of line 75
mesh = new Mesh();
mesh should be == this

Probably I have only updated the Air version....
will look into it asap.

in meanwhile
obj.meshes[0] shows up your head with no problem


Fabrice


On Oct 20, 2009, at 10:40 AM, ben wrote:


note :
no geometry found when added to scene.

Reply via email to