Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flash Player: progressive HTTP #43

Open
GoogleCodeExporter opened this issue Dec 15, 2015 · 1 comment
Open

Flash Player: progressive HTTP #43

GoogleCodeExporter opened this issue Dec 15, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

FlashMediaPlayer does support progressive download.  What error message(s) do 
you get in the logger?

Original comment by sbrah...@gmail.com on 21 Feb 2011 at 9:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant