Hyperlinking a movie clip

on (release) {

//Goto Webpage Behavior
getURL("pagename.extension","_self");
//End Behavior

}

im trying to get this stupid movie clip to just link around for site navigation. ive got like 8 links per swf file that im trying to get all linked up.

when you mouse over my “movie clip button” it has two parts that kinda split apart.

so basically my buttons are animated.

umm… the only two things i did were either, link only the text and the hit area was missing, so i had to point it over the text and i lost my animated button, AND it was animated but didnt go when clicked only when the mouse left the button and i retained my hit area.