illusion 0 Report post Posted November 12, 2004 hei can anyone tell me how to put sounds in HTML page..plz tell me full script or coding thnx Share this post Link to post Share on other sites
unbeatable 0 Report post Posted November 12, 2004 Hey valien...i m FaLco from AoK trial to put sounds in html add this script :<embed src="http://forums.xisto.com/no_longer_exists/; autostart="true" loop="1" height="28" width="150" controls="console">Change URL to ur music file.... Share this post Link to post Share on other sites
chilipie 0 Report post Posted November 12, 2004 Sounds are not much good really, as they annoy web users and discourage them from returning to your site. However, sounds are seen as exceptable on: flash sites, sites for bands/singers and personal sites where you might want to show off what you can play. Remember not to use copyrighted sounds though, as it is a illegal and can get you banned from your hosting service. Share this post Link to post Share on other sites
illusion 0 Report post Posted November 13, 2004 falco where to put this code on HTML Tag or Body Tag? Share this post Link to post Share on other sites
marijnnn 0 Report post Posted November 13, 2004 you can put it anywhere. keep in mind that it slows down your site and most of the users don't like it. if you do want it, search google for a flash music player. include that in your site so the users can turn sound on & off. Share this post Link to post Share on other sites
avalon1405241471 0 Report post Posted November 13, 2004 There is another easy way to do it, is to add a flash with sound volume control.Volume level of every computer may be different, it is advisable to add adjustable volume control. It allowed users to lower the volume or no volume at all for slient mode. Share this post Link to post Share on other sites
illusion 0 Report post Posted November 13, 2004 Flash music player is cool Idea. for flash music player adding in HTML we use the same code or we use diferent Things//and how can we put volume control in HTML :-s Share this post Link to post Share on other sites
k221405241470 0 Report post Posted November 13, 2004 Music on the web is a very unpolite thing, if you have a GPRS connection and you pay the number of Bytes downloaded, If you put Music on a web site many person with this problems won't came again to yours site... Share this post Link to post Share on other sites
ChronicLoser 0 Report post Posted November 13, 2004 eh...I'm with k22. I discourage putting sounds on a website unless you specifically have a hyperlink to the file (in which case you are showcasing this sound file). It really slows some computers down and people don't generally enjoy it too much Share this post Link to post Share on other sites
mttviper1405241472 0 Report post Posted November 14, 2004 If you have flash and know how to use it, I suggest making it a .swf, that always works for me. Share this post Link to post Share on other sites
sirgalphan 0 Report post Posted November 16, 2004 .swf's work better than flash... They don't slow it down as much, atleast not for me. But mostly I'd stay away from sounds, unless you have a "skip" link of some kind. Share this post Link to post Share on other sites
ChronicLoser 0 Report post Posted November 16, 2004 uh...I always thought .swf was the extension for a flash file. Hmm, well, I'm not a big "flash mx" user dispite having my brother installing it into my family's computer Share this post Link to post Share on other sites
whafizi 0 Report post Posted December 20, 2004 Hey valien...i m FaLco from AoK trial to put sounds in html add this script : <embed src="http://forums.xisto.com/no_longer_exists/; autostart="true" loop="1" height="28" width="150" controls="console"> Change URL to ur music file.... <{POST_SNAPBACK}> if i have to use sounds, i would like to use midi files instead. midi might not be that good compared to mp3, but it significantly reduces your page's downloading time. but actually, i think sound embedding is not recommended in web design. Share this post Link to post Share on other sites
Mathieu_021 0 Report post Posted December 24, 2004 To add sound my favoroute method is <embed src="url_or_path_on_the_server.extension"> , but another way would be to put a sound would be just to propose it to the visitor<a href"path_or_link.filetype"> Name of the sound </a>If you wish to put background music , use <bgmusic> tag with the autostart and loop attribute , but if the visitor don't want music , it can sometime become not so funny because he can't stop it.Use sounds wisely Share this post Link to post Share on other sites
Rudy1405241475 0 Report post Posted January 2, 2005 There is nothing wrong with sound on your site if you chose to add it. A site can not be generalized to meet everybody’s liking and therefore you try to target a certain kind of views to your site. If you have good content and updated information sound is just a minor distraction. Better yet if it could be turned off.It’s like a bank or business place where they play background music, some enjoy it and some don’t but their main concern is getting their business done. I add an intro sound to some of the sites I create, on the main page. Share this post Link to post Share on other sites