sorry, but its to much code to post it.
I loaded a screenshot. may be its helpfull.
description:
1) i load the shield with a simple urlloader of flash. after event
complete i create a new OBJ -> var obj:Obj = new Obj(e.target.data);
2) i load the border at the same way
3) the material is create by -> new PhongBitmapMaterial(texture,
{shininess:100, specular:0.2, alpha:1.0, smooth:true, precision:2});
Thats it...
On 21 Jul., 14:24, ben <[email protected]> wrote:
> that's pretty strange...
> any code to show ??