Movie Loops in Flash

I’ve learned a lot in flash in the past couple of months, but I still havent’ figured out how to do a movie loop. Now before I get flamed for not searching the forums, I did I just didn’t find anything…now on to the problem…now let’s say I have a cursor that blinks along keyframes…keyframe,blank keyframe, keyframe, blank keyframe, etc. When it reaches the last keyframe…I want it to continue blinking until the next transition occurs…I’m sure I could easily accomplish this with a movie loop…if I knew how to do them of course…thanks in advance!

are you saying you want to make a blinking cursor like the one in a text box?

Making the cursor isn’t the problem I just want to know is there a way I can loop two keyframes…one with the cursor one without it and loop back and forth between the two keyframes to give it a blinking effect…making it isn’t the problem that’s easy. Not that big of a newbie :wink:

use a movieclip symbol, and put the 2 frames in there (off/on)
and then put the symbol into the stage

LOL, why didn’t I think of that, thanks man.