this.onEnterFrame = function()
{
   _alpha = random(50) + 50;
};