FlashJunior / OSFlashVideoPlayer

Open source flash video player An embeddable "all in one" Player (FLV, F4V, MOV, MP4, vimeo and youtube).
http://www.flashjunior.ch/archiv/flvplayer/
Other
105 stars 27 forks source link

Less strict crossdomain and simple javascript api #28

Closed arthur-debert closed 12 years ago

arthur-debert commented 12 years ago

This changeset fallsback to loader if a crossdomain is restricted enough and add simple js callbacks to access the player state through javascript.

From javascript you will know the current state (total duration, current time, playing or paused)