fredsa / playn

Cross platform game library for N≥4 platforms
0 stars 1 forks source link

Firefox 18.0: No sound loop #227

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load 34secs mp3 file through assets()
2. setLooping(true)
3. play()

Point 2 and 3 can be swapped - doesn_'t matter.

What is the expected output? What do you see instead?
I expect a loop, but my sound is only played once.

What version of the product are you using? On what operating system?
PlayN: 1.5.1
JDK: 1.6.0_38
Windows 8
Maven Jetty

Original issue reported on code.google.com by matthias...@googlemail.com on 16 Jan 2013 at 10:24