Please tell me the code to play midi or wav file on a web site. Or a site where I can copy and add the code myself. Thanks
How do I write the code for a midi file to play music on a web site?
If you are simply using basic HTML on your website, then the format can be %26lt;BGSOUND SRC="YourMusicFileHere.wav" LOOP="1"%26gt; .... your music file should also be on the same folder as your html pages or you need to specify the location, the loop can also be manipulated depending on how many times you would want it to play. If you want to add music on a flash website, there are lots of methods how, here is one;
http://www.premiumbeat.com/flash_resourc...
Just follow the steps. They have provided the swf for the player already, you only need to upload you music files on your domain and direct in on the embed tag.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment