English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

THIS IS MAKING ME SO MAD! HELP!
go to that link and it tells me what i need
http://img222.imageshack.us/img222/6576/paintflashhelpmi1.png

2006-12-02 14:47:44 · 1 answers · asked by Anonymous in Computers & Internet Programming & Design

it comes up with error:

Statement must appear within on handler

I add the gotoandstop to the button and it sais that, when i add the script to the frame the button is in it doesnt make u click on button just takes you to it automatically which is useless!

2006-12-02 14:54:24 · update #1

1 answers

it comes up with error:

Statement must appear within on handler

I add the gotoandstop to the button and it sais that, when i add the script to the frame the button is in it doesnt make u click on button just takes you to it automatically which is useless!


If I am UNDERSTANDING you correctly, you want to gotoandstop on a button...try this

on(release)
{
gotoandstop(frame,layer);
//other code
//if this isnt it, e-mail me and ask for help
}

2006-12-02 16:46:29 · answer #1 · answered by D 4 · 0 0

fedest.com, questions and answers