I need help with my website

this is the code i have on my button but its not working

on (release) {
 gotoAndStop(2);
 tittle = "What's On";
 loadVariables("text2.txt","_root");
}