Hey Wouter

try using the pushback property set to true on the conveyor, and the
pushfont property on the blocks set to true. If that doesn't completely
remove the problem, try setting both conveyor and block objects to have
ownCanvas = true with the same pushback/pushfront settings.

cheers

Rob


On Sun, Nov 23, 2008 at 6:51 PM, Jensa <[EMAIL PROTECTED]> wrote:

>
> Hi Wouter,
> This is a classic problem and it happens since the objects on conveyor
> belt are too close to the belt. Away3D and other engines often get
> sorting problems in cases as this.
>
> To solve this, either move them a little up from the conveyor or try
> using the pushFront property on them. Adjusting zoom/focus/position on
> the camera may also help (or even make it worse).
>
> J




-- 
Rob Bateman
Flash Development & Consultancy

[EMAIL PROTECTED]
www.infiniteturtles.co.uk
www.away3d.com

Reply via email to