FDI Home  
 
1 pixel

Basic Elements of Web Content

Audio


AIFF Audio

  • Handled by the Apple Quicktime Plug-in
  • Code:
    • <embed src="NAME OF FILE.AIF" autostart=false controller=True height=32 width-145></embed>

QuickTime Audio

  • Handled by the Apple Quicktime Plug-in
  • Code:
    • <embed src="NAME OF FILE.MOV" autostart=false controller=True height=32 width-145></embed>

WAV Audio

  • Handled by the Apple Quicktime Plug-in
  • Code:
    • <embed src="NAME OF FILE.WAV" autostart=false controller=True height=32 width-145></embed>

MPEG Audio (MP3)

  • Handled by the Apple Quicktime Plug-in and Real Player
  • Code:
    • <embed src="NAME OF FILE.MP3" autostart=false controller=True height=32 width-145></embed>

Midi Audio

  • Handled by the Apple Quicktime Plug-in
  • Code:
    • <embed src="NAME OF FILE.MIDI" autostart=false controller=True height=32 width-145></embed>
1 pixel
1 pixel
1 pixel
Faculty Development Institute, Virginia Tech
Copyright 2003. All rights reserved.