Haven't used Away3D4, but error message says that you don't have all mipmap levels. So do you have them? You can just try to disable mipmapping if you don't need it.
On 10 maalis, 19:43, netphreak <[email protected]> wrote: > Hi, all! > > I'm currently experimenting with Away3D 4.0. > > I've set up a scene with some plane, assigned a bitmapmaterial to the > planes. > > When i try to see the result in the Flash player, i get the following > error: > > Error #3700: A texture sampler binds an incomplete texture. Make sure > to upload(). All miplevels are required when mipmapping is enabled. > > No search on google yields any results/help.... > > Any idea, what the problem might be? > > Kindly regards
