發問發問
 

問題No sound in Java applets

  • 2009年2月28日 上午 05:25Torka 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    As the title says, I am having a problem where sound does not work in Java applets under Windows 7. I'm running the most recent version of the JRE available from the Sun website, 6 update 12. The problem occurs in any browser I've tried, including Internet Explorer and the latest versions of Mozilla Firefox and Google Chrome.

    Sound is working fine outside of Java applets, and the applets themselves are working normally other than the fact that they are silent.

    Is this an issue unique to my system? After searching the forums and using Google fairly extensively I've been unable to find any reports of similar issues with Windows 7 so I'm beginning to suspect that it is.

所有回覆

  • 2009年3月2日 上午 04:25DarienHawk67 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Can you give us an example of which Java applet you are using so that we can try and replicate the problem?

  • 2009年5月27日 上午 03:31Nick FV解答者使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Torka:

    Are you still having issues with sound in Java applets?

    -Nick
  • 2009年7月3日 下午 01:52voj 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    have you sorted the applet sound? I m having the same problem, and I'm wondering how to fix it.
  • 2009年7月4日 上午 09:26Ananda Ganesh 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    What is the location of the sound files? what type of read/write access are you using in order to access that sound file?


    C# Fan!
  • 2009年7月4日 下午 10:58voj 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    the sound files are in D:\WINDOWS\Media. I don't know much about the type of read/write access. All sounds in other applications are working fine. It's when I access http://www.kurnik.pl/warcaby/ and want to play checkers for example, there are no sounds although the sound is enabled there. The applet sound used to be working fine before I reinstalled my XP, it was on J: partition, now it's D:, if that's of any importance. I ve got a vista on C: where Java applet sound is ok.