a last thing ben

function llamo(e:LoaderEvent):void{
var temporaryRef:Object3D = (ObjectContainer3D
(e.loader.handle).getChildByName("lpmodel") as Obejct3D;
Object3D(mesha) = temporaryRef.clone();
Object3D(meshb) = temporaryRef.clone();
Object3D(meshc) = temporaryRef.clone();
scene.addChild(mesha);
scene.addChild(meshb);
scene.addChild(meshc);

}

i never used that code, maybe i wasnt clear before, but i check every
code i use, and i corrected since the first time, and was getting the
same mistake since the firt time, i just dont want you to think that
im wasting ur time here, or im totally clueless, i want to amke this
clear cause ure the one that has been helping me.

Reply via email to