baout :"i never used that code"

i meaned "i never used the code u posted cause it had spells mistakes
(ortographic mistake, not sure how to write that)"

this is my code:

var temporaryRef:Object3D = ObjectContainer3D
(e.loader.handle).getChildByName("lpmodel") as Object3D;
Object3D(mesha) = temporaryRef.clone();
Object3D(meshb) = temporaryRef.clone();
Object3D(meshc) = temporaryRef.clone();
                        scene.addChild(mesha);
                        scene.addChild(meshb);
                        scene.addChild(meshc);

and always has been since u sugest it me from the first time

Reply via email to