home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / MilleDangers.swf / scripts / DefineSprite_475 / frame_1 / DoAction_2.as next >
Encoding:
Text File  |  2005-11-10  |  118 b   |  8 lines

  1. if(eval("/:oldir") eq movex)
  2. {
  3.    if(eval("/:oldx") eq eval("/:xval"))
  4.    {
  5.       set("/:dir","stand");
  6.    }
  7. }
  8.