this.onEnterFrame = function()
{
   _Y = _Y + 0.5;
};