Hi all! First time user here (still using the demo version...probably will buy after Christmas)
How about a LoadAnimSprite( file$, startnum, endnum, width, height, mode)
file$ = file name
startnum = starting frame number
endnum = ending frame number
width/height = width/height of each frame
mode = same as loadsprite
-cb