I tried the file (geometry) and it looks fine but the mapping looks weird on the sides, is that the problem you are having?
On Thu, Jul 16, 2009 at 5:09 PM, StarbuckZero <[email protected]>wrote: > > I see a texture flash for a second then it goes back to wireframe? Why > is that? > > > var jetMaterial:BitmapMaterial = new > BitmapMaterial(Cast.bitmap > (jetBitmap),{smooth:true, precision:1} ); > var loader:Object3DLoader = > Obj.load("../assets/SFighter.obj", > { material:jetMaterial } ); > > On Jul 16, 3:36 pm, desgraci <[email protected]> wrote: > > well u can use bitmapfilematerial, and load external assets, and to > > use the model u can use,mmmhhh u can use the url also, in fact i think > > theres an example about this, i think is the salflats ferrari, in fact > > they use materiallibraries, i thnk that will help u a lot. > -- ___________________ Actionscript 3.0 Flash 3D Graphics Engine HTTP://AWAY3D.COM
