I may have put it wrong. I tried INTERSECTING_OBJECTS and after that CORRECT_Z_ORDER. Not at the same time :)
On 1 Mar, 17:07, Peter Kapelyan <[email protected]> wrote: > You can't do both at the same time, the last one will overwrite the first. > Please try just INTERSECTING_OBJECTS by itself, as CORRECT_Z_ORDER won't > help you at all with your problem. > > -Peter > > > > On Mon, Mar 1, 2010 at 2:36 AM, Michał Hałas <[email protected]> wrote: > > Hej, > > > Sorry, I was offline since last post. > > > Yes, I tried both renderers. I was also trying pushback and pushfront, > > but it's effect is not what i want. > > Two intersecting objects are rather basics so I was really suprised > > when this problem emerged. > > > On 1 Mar, 00:05, "Joshua Granick" <[email protected]> wrote: > > > Hah, sorry. I don't know how that got sent so many times :) > > > > On Sun, 28 Feb 2010 15:04:33 -0800, Makc <[email protected]> > > wrote: > > > > Hey Michau, Joshua wants to know if you tried changing the renderer? > > > > > myView.renderer = Renderer.INTERSECTING_OBJECTS > > > > myView.renderer = Renderer.CORRECT_Z_ORDER > > > > > So let him know please. He seems to be waiting for your answer very > > eagerly. > > > > -- > > > Using Opera's revolutionary e-mail client:http://www.opera.com/mail/ > > -- > ___________________ > > Actionscript 3.0 Flash 3D Graphics Engine > > HTTP://AWAY3D.COM
