ActionScript repeating certain frames

Hello again. :slight_smile:

I’m looking for some actionscript that’d let me repeat a certain layer over and over again, not stopping?

I’m atrociously clueless at ActionScript and can only do… stop(); :pa:

Could someone please help me? Or at the very least point me in the right direction. :slight_smile:

Thanks alot :s:

  • FourSticks.

The easiest thing to do would be to make whatever’s in that layer a movie clip. Within that movie clip, it will loop forever unless you put a stop(); command. Would that work?

Ah, cheers.

Now all I need to know is how to make a shape-tween transparent, any ideas??? :h: