I have mimimize buttons that aren't working in my project. I've posted the code(s) that are already attached to the minimize buttons, but those codes aren't working. I need this code to put the finishing touches on this project, so any help is very much appreciated.
on (release) {
FSCommand("exec","jcommand_3Aminimize");
}
on (release) {
fscommand("flashstudio.minimize");
}
Thanks!
