I don't care what everybody says...there is a difference between the 2! The i++ doesn't update in the same way that the i+=1 does! If you for example use i++ and i+=1 about the same variable and in the same enterFrame, it's like it doesn't update as good, as with i+=1 and i+=1, the example is better if you add 5 the first place, and you just need to add 1 the other!

...any comments on these sick accusations?