if you mean "downloaded" as zip, you should download from svn, several issues 
were fixed.

if you want to know the version, just right click on a model in your scene.

Fabrice

On Sep 2, 2010, at 7:42 PM, Lordcatalien wrote:

> I'm having the same issue that this user did:
> http://groups.google.com/group/away3d-dev/msg/145b4b72b92cbe8b
> 
> If I run this:
> model = objs[i].handle as ObjectContainer3D;
> model.addEventListener(MouseEvent3D.ROLL_OVER, onRollOverTop);
> //model.ownCanvas = true;
> 
> It works fine.
> 
> If I uncomment the last line, the MouseEvent fails to fire.
> 
> Any feedback/assistance would be appreciated!
> 
> I'm using the current AS3 version of Away3D. I'm not sure the build #
> but I just downloaded it.

Reply via email to