Re: [Flashcoders] [AS3] MouseEvent.ROLL_OVER behaving like MOUSE_MOVE

2006-12-12 Thread James Marsden

grrr...

it's that new rollOver bubbling thing in AS3... If the rollover causes 
an animation underneath the mouse cursor (such as a toolTip appearing 
underneath the cursor), the rollover will trigger again once the newly 
introduced item is no longer there...). Has anyone got any tricks to 
stop graphical elements from disturbing this event 
propagation/retriggering rollovers?


Thanks

James



James Marsden wrote:

Hey all,

I have an irritating problem loading in a child swf with rollovers 
that call up to the parent swf. The rollover is fine when testing 
standalone, but triggers endlessly when loaded into a swf as a child. 
Every move of the mouse over the item triggers a rollover.


Has anyone come across this?

Cheers,

James
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] [AS3] MouseEvent.ROLL_OVER behaving like MOUSE_MOVE

2006-12-12 Thread James Marsden

Hey all,

I have an irritating problem loading in a child swf with rollovers that 
call up to the parent swf. The rollover is fine when testing standalone, 
but triggers endlessly when loaded into a swf as a child. Every move of 
the mouse over the item triggers a rollover.


Has anyone come across this?

Cheers,

James
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com