■ 注釈(コメント)を入れるには

onClipEvent (enterFrame) {
this._x++;
// this._y++
}