Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Flowplayer Flash: Corner case issue with playback of short videos #296

Open
lori-annw opened this issue Dec 10, 2015 · 0 comments
Open

Flowplayer Flash: Corner case issue with playback of short videos #296

lori-annw opened this issue Dec 10, 2015 · 0 comments

Comments

@lori-annw
Copy link

There seems to be an issue with playback of short videos (specifically a video of length 2 seconds)

On page load the video plays successfully, but on attempted playback the video tries to play from 2 seconds (aka the end of the video).
Current behaviour: On clip.onFinish the code triggers player.play(0).pause()

I tried setting the clip.start property to 0 seconds under the clip configuration, but it does not seem to work
If I change the clip.start property to 1, the issue disappears (except it truncates playback to 0:01-0:02)

I am not sure how to post an example, my apologies.

Browser: Chrome
OS: Windows 7 Professional

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

No branches or pull requests

1 participant