Okay,so I made a small game in JavaFX 2.0, and I have a player shot sound which plays each time the player shoots. Works great on desktop, but doesn't play on applet.
Here is the directory with the game. galaxy.html is used to play the applet.
http://www.prime.programming-designs.com/galaxy/
As you can see, it runs as it should if you just download and run the jar, but there is no player shot sound in the applet version.
Here is the directory with the game. galaxy.html is used to play the applet.
http://www.prime.programming-designs.com/galaxy/
As you can see, it runs as it should if you just download and run the jar, but there is no player shot sound in the applet version.