Hi,
This must be an easy one,
Edge not render correctly I got small triangle clipping on cube faces when
touching the floor.
var _matD:MovieMaterial=new MovieMaterial(_DESSOUS,{ lockW:CabL*10,lockH:CabP*10});
_matD.smooth = true;
_GLOBAL.BASEMOD[CABNbr]=new Cube();