View Full Version : .wav file attachments...
jjj0923
04-03-2002, 12:12 AM
My forum members are motor heads.....
they've been asking me to add a feature so they can attach .wav file that will be clickable and of course....PLAY!
any ideas on how to do this one???
- jeff
Reeve of shinra
04-03-2002, 12:38 AM
Attaching wav files would be a killer on space and bandwith ...
If your set on doing it, you can allow .wav files to be uploaded somewhere in the admin panel.
I am sure there's a neat javascript out there that will give you play buttons and such - which you can then toss in a vbcode.
Slynderdale
04-23-2002, 12:20 PM
you can install my upload hack i made and let users upload wav files that they can play, saves mysql space, also i made a vbcode that can set the background music of a thread
212rikanmofo
05-02-2002, 11:43 AM
can you give me the vbcode so that users can set certain background music? that sounds cool... :)
Slynderdale
05-02-2002, 12:45 PM
vB Code tag: bgsound
vB Code replacement:
<img src="images/sound.gif" alt="Loop = {option}" border=0><font size=1>BG Sound</font>
<BGSOUND LOOP="{option}" SRC="{param}" AUTOSTART="1">
use option: yes
example:
http://www.site.com/sound.wav
Scott MacVicar
05-02-2002, 02:33 PM
Allowing users to set their own backgroun sounds?
Whats to stop them from getting a 20mb wav file uploaded and then putting in the bbcode to load the 20mb wav, it might annoy some users if they go to a page and it crashes their browser as it attempts to download and play this wav file.
Sparkz
05-02-2002, 02:38 PM
Not to mention the interesting problem you get when several people use the vb-code in the same thread...
Slynderdale
05-02-2002, 02:39 PM
Originally posted by PPN
Allowing users to set their own backgroun sounds?
Whats to stop them from getting a 20mb wav file uploaded and then putting in the bbcode to load the 20mb wav, it might annoy some users if they go to a page and it crashes their browser as it attempts to download and play this wav file.
true, but so far my users use it responsibly, they know if they break the rules theyll be permently banned from the forums, i also stated if they abuse any codes on the forum theyll be banned and so far they been
Slynderdale
05-02-2002, 02:42 PM
i have around 30+ vbcodes on my forums :) you can basicly create smal webpages in a post with them lol, people like them and havnt been abusing them so im happy
Can you explain how this is done Slynderdale? Any help would be greatly appreciated.
Anette
10-07-2004, 06:04 PM
vB Code tag: bgsound
vB Code replacement:
<img src="images/sound.gif" alt="Loop = {option}" border=0><font size=1>BG Sound</font>
<BGSOUND LOOP="{option}" SRC="{param}" AUTOSTART="1">
use option: yes
example:
http://www.site.com/sound.wav
I just innstalled it.Its great.Thanks.
We also have midi-button.I was a bit worried that members would post many midis in same thread.But it has never happened:)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.