Thread
:
declaring variables
View Single Post
#
5
(
permalink
)
21-08-08, 18:20
Onsitus
CSS.FlepStudio.org
Join Date: Jul 2007
Location: Nettuno Beach
Posts: 1,066
Rep Power:
3
Re: declaring variables
on (press) {
startDrag(this, true, 0, 0, 550, 400);
}
on (release) {
stopDrag();
this._y = 223;
this._x = 122;
}
__________________
Conversione da PSD a XHTML/CSS
-
Creazione siti web
-
Introduzione CSS3
Onsitus
View Public Profile
Send a private message to Onsitus
Visit Onsitus's homepage!
Find all posts by Onsitus