Multiple previous/next buttons in actionscript 3.0?
first off all, I'm incredibly new to flash and actionscript 3 (I literally had never even touched flash until last week), so I'm sorry if this is a silly question.
basically my problem is this:
I need to make several sets of previous/next buttons that each control different sets of images/keyframes. I already know how to make 1 set of buttons, but I'm not entirely sure how to add more without having them affect ALL the images instead of the ones I need them to. (like I said, I'm really new to coding, so I'm not sure how to make the buttons respond to a specific root)