@habberjabber, when the mouse is outside the flash, you can't make anything happen with Actionscript, since you are not interacting with the flash but with the html page it's embedded in. You'll need to use Javascript if you want something to happen when hovering in and out of a div (for example). I suggest you post in the Scripting & Backend Forum.

gapris