Buttons not working

I’m not reallly sure where I should put this… but when I upgraded to flash player 9, it broke some of my stuff.

on my myspace page (http://www.myspace.com/ryanlf) I used flash for everything. Yes i know it’s a bad use of flash, but it was quicker than coding it. When I upgraded to flash player 9, none of my buttons are clickable. Is there a new code or soemthing for buttons?

i published with flash mx 2004 and jsut used the standard

onRelease {
getURL(“http://www.blah.com”, “_self”) ;
}

code

edit: mabey myspace changed their flash rules for security reasons or soemthing like that… idk