oops, I forgot to mentino that I tried PhongColorMaterial, which works like a charm, and is extremely good looking. I'd still like to know what is wrong with ShadingColorMaterial because phong shading can bog down my performance.
On Sep 3, 5:49 pm, Bluebomber357 <[EMAIL PROTECTED]> wrote: > Ah, that should work, but I just found this in the documentation, > ShadingColorMaterial. Now i sort of get shading, but it is glitchy. > Anyone know why? I am stumped.. > > Link to swf:http://www.freewebs.com/bluebomber357/FieldGoalGame.html > > Link to .as:http://www.freewebs.com/bluebomber357/main.as > > On Sep 3, 3:39 pm, Jensa <[EMAIL PROTECTED]> wrote: > > > Try using the PhongColorMaterial instead of just ColorMaterial? > > > J
