// Action script...

on (release)
{
    gotoAndPlay(1);
}

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