lonewolf210
Technical User
I am trying to create a flash program thing for a school project and need to create an exit button. I have tried several commands such as
exit.on(release) {
fscommand("quit", "true");
}
exit is the name of the button. Whenveer i try to use this type of command i get an error message. Any help would be greatly appreciated. Also if someone could tell me how to make it so when i scroll over a part of a picture it displays text of to the said it would be greatly appreciated.
thank you
exit.on(release) {
fscommand("quit", "true");
}
exit is the name of the button. Whenveer i try to use this type of command i get an error message. Any help would be greatly appreciated. Also if someone could tell me how to make it so when i scroll over a part of a picture it displays text of to the said it would be greatly appreciated.
thank you