提出问题提出问题
 

问题No sound in Java applets

  • 2009年2月28日 5: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日 4: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日 3:31Nick FV答复者用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Torka:

    Are you still having issues with sound in Java applets?

    -Nick
  • 2009年7月3日 13:52voj 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    have you sorted the applet sound? I m having the same problem, and I'm wondering how to fix it.
  • 2009年7月4日 9: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日 22: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.