Press again action

hey i made a button with this actions

on (press) {
_root.pig_mc.actions_mc._visible = true;
}
then i want to add a code to make that when i click again that button it undloads actions_mc pleas help me