View Full Version : I need help with buttons
albuchi
September 19th, 2002, 08:53 AM
Maybe it is a silly question but I have problems when I put a button inside a movie in Flash 5. It doesn't work and I don't know why... I have to say that I am novice in Action Script... well, I would be grateful if you could help me...
Thanx :)
andr.in
September 19th, 2002, 09:24 AM
well for start you could tell me what the button is supposed to do, or at least give us the actions! so somebody could help you...
flex
September 19th, 2002, 10:19 AM
Yes. Be more specific. And if the button is inside a movie clip, make sure you are using the right target path,
eg. gotoAndPlay(1); will make the movie clip the button is in, go to and play frame 1.
_root.gotoAndPlay(1); will make themain timeline go to and play frame 1.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.