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

"loadedmetadata" event fires whenever currentTime is 0 for flash player #462

Closed
robcrowell opened this issue Apr 24, 2013 · 2 comments
Closed
Labels

Comments

@robcrowell
Copy link

http://jsfiddle.net/xu9Y6/10/ - (view in Firefox NOT CHROME)

When the flash player is used, it appears that the "loadedmetadata" event is fired each time the current time is reset to 0. This seems to happen both when using .currentTime() as well as when manually seeking by clicking the controls.

In the referenced jsfiddle, the console will print the LoadedMetaData message each time the player goes to time 0 in firefox (flash player), but not in chrome (html5 player).

Is this a known bug?

@benjipott
Copy link
Contributor

+4

@heff
Copy link
Member

heff commented Feb 22, 2014

I opened videojs/video-js-swf#82 to handle this one. I think it's going to be a tricky difference in how Flash works natively. If there's any additional info anyone can provide on when this is a problem, that could be helpful.

@heff heff closed this as completed Feb 22, 2014
@heff heff added the bug label Feb 22, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants