|
-
Oct 19th, 2005, 09:54 AM
#1
Thread Starter
Fanatic Member
wav file
hi
i have a wav file that plays if a certain condition is true
this works fine (on local host )and the wav file is located in my c:
when the app is viewed over the web however the wav file does not play
am i missing some settings here
it works 60% of the time, all the time.
-
Oct 21st, 2005, 10:13 AM
#2
Fanatic Member
Re: wav file
I have an app that plays wavs. you just point the browser directly to the wav file, but the client side will need a browser plugin that plays wavs. The more recent browsers handle this gracefully, I don't know about older ones.
-
Oct 21st, 2005, 10:49 AM
#3
Re: wav file
Your wav link has to point to your web server, and the file has to be there, not on the C drive....
Is your web server on your computer using IIS (or something like that), or is the web server on a web-site you subscribed for web-space ?
If it's on your own computer, using IIS, then you have to put the wave file in "C:\inetpub\wwwroot" directory
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|