Sound on the Web - PowerPoint PPT Presentation

About This Presentation
Title:

Sound on the Web

Description:

http://www.phon.ucl.ac.uk/home/mark/audio/play.htm EMBED (Internet Explorer 4.0x, ... Loads a Flash applet, then tells it to load individual MP3s ... – PowerPoint PPT presentation

Number of Views:91
Avg rating:3.0/5.0
Slides: 8
Provided by: willia299
Category:
Tags: phon | sound | web

less

Transcript and Presenter's Notes

Title: Sound on the Web


1
Sound on the Web
  • Incorporating sound into your site

2
Issues
  • http//www.phon.ucl.ac.uk/home/mark/audio/play.htm
  • ltEMBEDgt (Internet Explorer 4.0x, Navigator
    3.0x, 4.0x)
  • ltBGSOUNDgt (Internet Explorer 3.0x, 4.0x)
  • ltOBJECTgt (Internet Explorer 4.0x)
  • ltAgtltIMGgtlt/Agt (Internet Explorer 4.0x)
  • Realplayer
  • MP3 versus WAV

3
SoundManager2
  • Flash solution (i.e., requires Flash player 8)
  • Loads a Flash applet, then tells it to load
    individual MP3s
  • http//www.schillmania.com/projects/soundmanager2/

4
  • ltscript type"text/javascript" src"soundmanager2.
    js"gt
  • lt/scriptgt
  • ltscript type"text/javascript"gtsoundManager.url
    'soundmanager2.swf' soundManager.onload
    function()
  • function laugh()
  • soundManager.play('mySound0',
  • 'sounds/laughter.mp3')
  • lt/scriptgt
  • ltbutton onclick"laugh()"gtDo thislt/buttongt

5
  • function laugh()
  • soundManager.play('mySound0',
  • 'sounds/laughter.mp3')
  • function voiceOver()
  • soundManager.play('mySound1',
  • 'sounds/voiceover.mp3')
  • lt/scriptgt
  • ltbutton onclick"laugh()"gtDo thislt/buttongt
  • ltbutton onclick"voiceover()"gtread the
    pagelt/buttongt

6
Audacity -- Free sound editor!
  • http//audacity.sourceforge.net/
  • Free
  • Open Source
  • Cross Platform
  • demo audacity on the Mac

7
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com