I’m pretty much a beginner in flash/actionscripting. I’ve been able to do most things by finding something similar and adapting, but this one is just not working for me and I know it’s got to be easy. I’m working in Flash CS3 and actionscript 2.0 but willing to switch to actionscript 3.0 if it’s easier. So this is what I’m trying to do:
I’ve got 15 images on a single layer, keyframes 1-15. I want to build a slider bar that controls the movement from one image to the next. I tried doing the slider bars tutorial (http://www.kirupa.com/developer/mx/slider.htm) and I can do the tutorial correctly, but i can’t figure out how to adapt it to scroll through the keyframes.
Also, for now there are 15 images but there could be as many as 72.
Do I need to put stops in each keyframe as well?
Any help would be appreciated - even direction to another tutorial.
Thanks in advance.