Results 1 to 3 of 3

Thread: wav file

  1. #1

    Thread Starter
    Fanatic Member d2005's Avatar
    Join Date
    Aug 2005
    Location
    ireland
    Posts
    620

    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.

  2. #2
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    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.

  3. #3
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    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
  •  



Click Here to Expand Forum to Full Width