What steps will reproduce the problem?
Create a player of type FlashMediaPlayer and specify a HTTP URL as path to the
content. Immediately after creating the player, call the play() function.
What is the expected output? What do you see instead?
My expectation was that the content would start playing immediately and be
downloaded progressively from the server (supporting scrubbing). It seems
however that the content first needs to be downloaded completely before it can
start playing. The call to play results in no action at all.
What version of the product are you using? On what operating system? On
what browser/version?
- Browser: Chrome 9.0.597.98
- BST player 1.2
- OS: Windows 7
Please provide any additional information below.
Original issue reported on code.google.com by svba...@gmail.com on 15 Feb 2011 at 12:28
Original issue reported on code.google.com by
svba...@gmail.com
on 15 Feb 2011 at 12:28