advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

Inserting Audio

In this section, you'll learn how to insert audio into your site.  

advertisement

he following sections discuss linking to sound files, embedding sound files, autoplaying sounds, adding background sound, and using JavaScript to insert audio. We'll continuously update and add more ways of adding audio as we learn more. Click on any of the sections to learn more about that particular technique.

  • Link to sound files using the <a href="file" tag>.

  • Autoplay sound files, using the <meta> tag.

  • Embed sound files using the <Embed> tag.

  • Add background sound (only for IE browsers), using the <bgsound>, or:

  • Add sound via scripting, with on click, onload onload="window.location="url of sound file," and onmouseover sounds.

<

It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement