Click to See Complete Forum and Search --> : flash button linking problem


absolutmgd13
07-07-2006, 10:11 AM
i have a list of buttons, each goes to a different frame, my problem is when i run the movie and click the button it just opens up the root folder the .fla and .swf are stored in. anybody know whats going on!?

this is the code on the button:

on(release){
gotoAndPlay(17);
}

PS!! the button was first a movie clip for an animation when you rollover the button it animates then when rolledoff it repeats the animation but backwards, after i placed all of those movie clips on the stage i converted them to buttons. i dont know if that would screw anything up.

raviganesh91221
07-11-2006, 01:50 AM
You have given the correct code. If you could send me the fla. I can have a look and rectify it.

raviganeshe@gmail.com

absolutmgd13
07-11-2006, 01:10 PM
thanks, but i got it