home *** CD-ROM | disk | FTP | other *** search
- velo = 0.15;
- score = 0;
- curve = 0.8;
- set("/ball:vel",1.1111111);
- set("/ball:theta",5 * math.pi / 4);
- setProperty("/ball", _X, 200);
- setProperty("/ball", _Y, 200);
- startDrag("/tracker",1);
- Mouse.show();
- getURL("FSCommand:" add showmenu,false);
- getURL("FSCommand:" add fullscreen,true);
-