home *** CD-ROM | disk | FTP | other *** search
- if(getProperty("/m1", _X) >= _X + (getProperty("/m1", _Y) - "400") / "3" - "0.36" * getProperty("/m1", _xscale) and _Y + "120" >= getProperty("/m1", _Y) and getProperty("/m1", _Y) >= _Y)
- {
- setProperty("/m1", _X, getProperty("/m1", _X) - "10");
- tellTarget("/m1")
- {
- gotoAndStop("stopped");
- }
- }
-