se le dimensioni che mi hai passato sono giuste ecco il codice..
onClipEvent (enterFrame) {
this._y = _root._ymouse;
if (this._y<=0) {
this._y = 0;
}
if(this._y>=250){
this._y=250;
}
}
spero vada bene
![]()
se le dimensioni che mi hai passato sono giuste ecco il codice..
onClipEvent (enterFrame) {
this._y = _root._ymouse;
if (this._y<=0) {
this._y = 0;
}
if(this._y>=250){
this._y=250;
}
}
spero vada bene
![]()
da sempre l'ignoranza fa paura, ma il silenzio è uguale a morte