Well I can't be 100% positive, but this refers to the current object. It will change based on which class or level you are current at. Within a class, this will refer to the class itself. Stage refers the main displayObjectContainer. This is the area in which all displayObject are added to.

I know someone can explain it better, but that is how I understand it.