I just submitted a new beginner's tutorial "Jumping in Video Games" It's a quick overview on the basics of making a character jump - or at least how I make a character jump.
Looks good. Thanks. When using the AS tags, please keep in mind that you need to put plain text between them. Your HTML had <span> tags, which were getting highlighted instead of the ActionScript code I've fixed it but in doing so I dropped the indentation on the code. (This isn't necessary, it was just a mistake on my part!)
Thanks, Jesse, I'll keep that in mind. I was working in Google docs and copied the text over from there. Next time, I'll make sure it's just plain text.