Hi guys i am searching for the actionscript to get my mc btn to stay down.

could you guys help me out?

This is the code on my 1st frame in my btn:

stop();

onRelease = function(){
}


I just don't know how to script the function for it to stay down when clicked.

Thx for the help!