When i uploaded my project it doesnt play two sounds, one is at a game over screen, the other at the end why is this?
Offline
I have had thisbefore too
The problem is that the java player can't handle some fast paced or slow music.
Did you try to get some more mb in your java player?
Did you use the standard edition of java?
Does it sometimes happen to you in scratch?
Well if you didn't know what I mean, the pro edition for java is better, and mb is mega bytes and so without a java heap of mb, there may not be any sound to compress.
~bart9032~
Last edited by bart9032 (2008-12-03 03:38:26)
Offline
jmccreadie wrote:
When i uploaded my project it doesnt play two sounds, one is at a game over screen, the other at the end why is this?
If you are using a Stop All in your game, it may be shutting down the game before the sounds have a chance to play. I've noticed that Stop All seems to take effect faster in the Java Player then in Scratch. You could add a few seconds wait before any Stop Alls and see if that helps.
Offline