this.onEnterFrame = function ()
{
this._rotation = this._rotation + 2.300000E-001;
};
whats [COLOR=Black]2.300000E-001[/COLOR] here?
this.onEnterFrame = function ()
{
this._rotation = this._rotation + 2.300000E-001;
};
whats [COLOR=Black]2.300000E-001[/COLOR] here?