Help with animation

I need help with making an animation on a cursor using a script. There are 11 frames in the whole thing, heres my problem: I want it to play out the animation all the way to 11 then have it go back to 10, and back to 11 and so on. That way the last 2 frames alternate back and forth. Does anybody know how to do this? 11 frames, I want each to move at 100 ms. I've tried one thing, it works, but then it repeats from the begining again.
1-11,100
10-11,100
10-11,100
10-11,100
10-11,100
10-11,100
10-11,100
10-11,100
10-11,100

Its obvious why it repeats from the begining again, but I don't want it to. Any help is greatly appreciated, thanks.
1,322 views 2 replies
Reply #1 Top
Hi CrazyWillis5.0, unfortunately at this time there is not a way to have it not begin again. The only way you can do it is to add on more of the "10-11,100" but be care not to add too many because really long script with mess with some peoples computers. I know for sure you can add at least 4 more and be safe. Which part of the cursor is this for? Usually with some of them, they are not up long enough for it to end up starting over again.
[Message Edited]
Reply #2 Top
I know it will start again. In the cursor GT2 for the text select the script used is

1-15,50
15,500000

It goes, and then stays on the last frame because the number is so large. I want the last 2 frames to repeat after 1-11 have already gone through. It is for the working in background cursor.