home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni E Inventori 1: Lavoro E Vita Quotidiana / invenzioni-inventori-1.iso / mac / Invenzio / Mare / SHAREDM.CST / 03088_Script_audio_bar_new < prev    next >
Text File  |  1997-09-15  |  365b  |  15 lines

  1. --on mouseup
  2. --  
  3. --  global audio,qualelingua,disaudio,audio_nonbarrato,canale_audio,audio_intro
  4. --  if the keypressed = " " then 
  5. --    ARCHIVIO_AUDIO
  6. --  else
  7. --    if not soundbusy(2) then
  8. --      set audio to audio_nonbarrato
  9. --      set the castnum of sprite canale_audio to audio+1
  10. --      suono 1, Audio_intro
  11. --    end if
  12. --  end if
  13. --end
  14. --
  15.