@BWSounds
You Just Need To Change The Below Numbers, So They Match To Your Png Image:
reg Star_total_frames = 65; // total frames in the filmstrip
reg Star_frame_height = 100; // the height(y) of each frame
And The Image PNG Name, Or Just Rename Your PNG To star.png And You're All Set.
Star.loadImage("{PROJECT_FOLDER}star.png", "Star"); // Just Change The star.png
I Don't See Any Errors Here