add a layer above for wheel?
tho I have mouse wheel in Prefab, and no issues while on segments.
do you use sprites, or own canvas? mouse.enable them false?

Fabrice

On Feb 27, 2011, at 11:17 PM, BobWarfield wrote:

> Seeing some odd behavior.  I have a CAD/CAM application using G-
> Wizard.  Drawings have a background grid for reference.  At this
> point, the only Away3D objects I am creating are wireframes.  They're
> Segments added to Meshes.
> 
> I have added event listeners to the stage, View, and Scene (the latter
> two out of desperation, didn't notice a change) for the
> MouseEvent.MOUSE_WHEEL.
> 
> It works great if the mouse pointer is not on any of the Segments, but
> if the hot spot is on a Segment, the event listener never hears that
> MOUSE_WHEEL.
> 
> How do I get around this?
> 
> Cheers,
> 
> BW

Reply via email to