Thanks, thats close to what I ended up with though you did answer another noob question that I was going to ask. I was puzzled how to get the current value of the for loop (I ended up using a local variable) but I see its as easy as using loopindex. <img src="smileys/smiley1.gif" border="0" align="middle" /> I'm too used to using:
for n = 1 to 10 so you'd use n to determine position.
Liking the one sprite and using heaps of frames trick by the way. That may work quite nicely for what I'm trying myself.
Thanks for the info. This is all part of the fun of learning a new language/tool. <img src="smileys/smiley1.gif" border="0" align="middle" />