// Action script...

on (release)
{
    gotoAndPlay(2);
}

on (release)
{
    _root.soundstatus = "off";
}
