
on (press) {
startDrag ("_root.tit", true);
}
on (release) {
stopDrag ();
if (_root.tit.hitTest(_root.fi)) {
_root.tit._x=_root.fi._x;
_root.tit._y=_root.fi._y;
} else {
_root.tit._x = _root.titinicioX;
_root.tit._y = _root.titinicioY;
}
}
Comunidad de diseño web y desarrollo en internet online
|
Por LongeVie Claber ![]() 1741 de clabLevel
1 tutorial
Envíale un mensaje privado Web |
En un lugar, re moto. ![]() |
|
Por LongeVie Claber ![]() 1741 de clabLevel
1 tutorial
Envíale un mensaje privado Web |
En un lugar, re moto. ![]() |