home *** CD-ROM | disk | FTP | other *** search
/ In Your Face / IYF.iso / pc / sharew / web25.dir / 00015_Script_15 < prev    next >
Text File  |  1996-05-13  |  255b  |  46 lines

  1. on enterFrame
  2.   puppetSprite 27, False
  3.   puppetSprite 28, False
  4.   puppetSprite 29, False
  5.   puppetSprite 30, False
  6. end
  7.  
  8. on exitFrame
  9.   puppetSound "WWIRE.AIF"
  10.   updateStage
  11. end
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.