
11.11.2003, 19:24
|
|
Регистрация: Mar 2001
Адрес: во сне
Сообщений: 2,701
|
onEnterFrame=function(){
if(oval.hitTest(_root._xmouse,_root._ymouse,true)){
oval._x=_root._xmouse
oval._y=_root._ymouse
}
}
or something like this.
__________________
I'm only happy when it rains.
Waka Laka
|