on (release) {
Options = Options add “FOR INFORMATION ABOUT JOBS AND INTERNSHIP POSSIBILITIES” add ", ";
tellTarget (“MCOption2”) {
gotoAndStop(2);
}
}
here is my code that works fine it adds the text i want to the e mail. now what i want to do is make the opposite of this action were it removes or deletes what should i change?