Play until frame# then stop?
I'm working on a sort of flash "magazine" and I'm using two types of navigation. First is just a next button the flip the page which is simple. The second is a little more complicated.
I want to be able to flip forward to any page from the "table of contents", but I don't want to skip directly to it. I want each page to turn until I get to that point. (ie: from page 1 each corresponding page should flip through to get to page 11)I can't use the usual stop action because that would break at every page. So I was wondering if there is some actionscript to accomplish this.
Thanks,
Fearless