Button sounds

I am embedding a swf file so that it plays on a mouseover. It works fine- except when you mouseover, a new window opens, instead of the sound just playing. How do I just get the sound to play & thats it?

heres the page: http://www.y102country.com/centerCONTESTS2.htm
its the ugly pet button

It is doing it because in the on(rollOver) code you must also have something else in there thats running. It seems to be a getURL because that is the only way Flash can change the browser location.