home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / how-to-make-fried-ice-cream.swf / scripts / DefineSprite_147 / frame_14 / DoAction.as
Encoding:
Text File  |  2008-09-26  |  64 b   |  6 lines

  1. stop();
  2. openDoor.onPress = function()
  3. {
  4.    nextFrame();
  5. };
  6.