• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Playing Music

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can some please tell me how to play music on a website when the user click on a button?
Thanks
Stacey
 
Ranch Hand
Posts: 251
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
[lack of help..Make your comments in MD if you never post in this forum]
Eric
[ October 09, 2003: Message edited by: Eric Pascarello ]
 
author
Posts: 15385
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
google search will teach you alot....try it
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=playing+music+html+embed
If you plan on posting here, you are going to need to change your name to fit in here.
[ October 09, 2003: Message edited by: Eric Pascarello ]
 
Phil Chuang
Ranch Hand
Posts: 251
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://www.webreference.com/js/ is a good reference site for a bunch of js-related hints and tricks.
I would caution you to use .mid music very sparingly, as it is quickly becoming the hallmark of bad and cheesy websites.
However, if you'd like to play something like MP3s (say for a rock band's website) then you'll probably have to use flash.
 
reply
    Bookmark Topic Watch Topic
  • New Topic