Reply
<bgsound src> stop button
Old 07-22-2005, 09:38 AM <bgsound src> stop button
Novice Talker

Posts: 5
Is it possible to code a 'stop button' for a page that has a <bgsound source> playing a looped wav. file.

I know I could get an interface using <embed> but they look really tacky.

Thanks for your help.
Lyle Christine is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 07-22-2005, 11:29 AM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Personally I'd havily advise against using bgsound, or any type of sound on a web page (unless it's a user initiated thing).

A lot of people, (me included), simply hit the close button as soon as they hear music coming from a site.
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"
Inoxia Pyrotechnics Supplies | Surrey Angels Cheerleading Squad
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Old 07-22-2005, 12:11 PM
numbenator's Avatar
Ultra Talker

Posts: 413
Location: London
WHY do you hit clsoe button when you hear music. I don't believe this is a norm. People would normally switch thier volume of on pc if they don't want to hear.
__________________
www.mastech-solutions.com
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
Old 07-22-2005, 12:29 PM
Harvey's Avatar
Super Spam Talker

Posts: 901
Name: Harvey C
Location: Brighton, UK
I too would advise against having background sound, but here's the code:

HTML Code:
<input type="button" value="Stop" onclick="document.music.stop();document.cookie='SO=N;PATH=/;'">
It goes in a form
__________________
Buy wii fit|Gift ideas
Harvey is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to <bgsound src> stop button
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11686 seconds with 12 queries