Prevent the opening of a new window caused by a embedded flash object

Hi,

please can you tell me, is it possibile to detect and prevent through javascript
the opening of a new window caused by a embedded flash object?
In the html code this embedded object resides within a given div with id.

I would want to know about it because every time I open the page, the flash embedded object opens another window, and it is a little bit noisy.

Does exists a solution for that?

many thanks.

This should help you http://stackoverflow.com/questions/3511457/detecting-flash-clicks-through-jquery

Does exists any other method without using jquery?

I couldn’t find any other way in Google as jQuery took over a lot of the search results