|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hey guys Audio streaming required urgent
Hi folks,
I have uploaded a .wav or .mp3 file (size less than 75kb) in my webfolder (say music). Also, the name of that audio file is stored in my database. Now I want that audio file to be played whenever some user is viewing one particular page of mine. How do i go about it? This is real urgent guys....somebody's gotta help me Bye then Harry |
|
#2
|
|||
|
|||
|
Message Moved
Thread moved from 'PHP Coding' to 'Client Side Things' by notepad.
Reason: not php related |
|
#3
|
|||
|
|||
|
RE: Hey guys Audio streaming required urgent
jub i just wanted to say the same.
put this into your html code <bgsound src="soundfile.wav " loop="infinite" /> or loop how often you want to loop it |
|
#4
|
|||
|
|||
|
RE: Hey guys Audio streaming required urgent
<EMBED
SRC="sound.wav" HEIGHT=XXX WIDTH=XXX> that would give you a player |
|
#5
|
|||
|
|||
|
RE: RE: Hey guys Audio streaming required urgent
Quote:
That would play the file, buuuuut, the page load would be horrendous. Like he said, he wants to tream it. What kind of server resources do you have at your disposal? |
|
#6
|
|||
|
|||
|
RE: Hey guys Audio streaming required urgent
flash has good compression for that type of thing
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > Hey guys Audio streaming required urgent |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|