the effect that i wish to achieve would be that a user clicks a link or image and an animation occurs and than stops, allowing for the user to then choose another link or picture.
or
on(release){
gotoAndPlay(61);
}
stop
would that work?
thanx!
The views expressed on this page by users and staff are their own, not those of NamePros.
That should work... being that you put "61" it should go to the 61st value, line, or frame and all the capitals and words and the coding looks correct, so why not give it a try!?