これは、プレーヤーの幅の半分を見つけるために public クラスにあります。
public class Player extends MovieClip
{
private var playerHalfWidth:int = this.width/2;
次のエラーが表示されます。
1119:Access of possibly undefined property width through a
reference with static type class