Menu hi i'm trying to create buttons in the menu using Actionscript, but buttons are not working in the menu, can any one help in this regard. thank you.
- If you need clarification, ask it in the comment box above.
- Better answers use proper spelling and grammar.
- Provide details, support with references or personal experience.
Tell us some more! Your answer needs to include more details to help people.You can't post answers that contain an email address.Please enter a valid email address.The email address entered is already associated to an account.Login to postPlease use English characters only.
Tip: The max point reward for answering a question is 15.
Hi chang18
Thank u for ur reply, but i used that code, but it is not working. Actually i'm trying to create a hidden menu, and buttons in the menu.in Flash8.
Thank u.
how to create a menu in flash
i could not making a menu.
please send a script and sample
Roso
I'm trying to create buttons with action scripts but nothing's happening with this:
on(press){
gotoAndPlay("scene 2,1");
}
The following error report kept on appearing:
**Error** Symbol=Symbol 9, layer=Layer 1, frame=1:Line 1: ')' or ',' expected
gotoAndStop(scene 2);
Total ActionScript Errors: 1 Reported Errors: 1
I also tried removing the quotation mark and the frame number but it gave more error reports!
I am using Flash MX Professional 2004. Please help. Much thanks.
×