wildside96 / bst-player

Automatically exported from code.google.com/p/bst-player
0 stars 0 forks source link

Autoplay false dont work #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. follow tutorial sample code

What is the expected output? What do you see instead?
Expected result is no autoplay and correct ussage of the contrl

What version of the product are you using? On what operating system? On
what browser/version?
any

Please provide any additional information below.
Simple like this, dont work:
final AbstractMediaPlayer player = new 
WinMediaPlayer("http://10.0.0.0/grabacion1.wav",false);
always star playing, also i got in this events: play,stop, pause, this error: 
Player not available, create an instance
thanks for your time

Original issue reported on code.google.com by jamesjara on 2 Feb 2011 at 5:13

GoogleCodeExporter commented 9 years ago
Issue already addressed.  Check with the latest 1.2.1 snapshot

Original comment by sbrah...@gmail.com on 3 Feb 2011 at 10:50