Files
edx-platform/common/lib/xmodule/xmodule
Valera Rozuvan 4b5f77aa55 Added back old method of getting caption position for Flash video playback.
Because with speed changing the time also changes for Flash playback,
a different way to calculate the current time is needed than for HTML5
playback. I have added conditions for Flash and HTML5 video, and put
old method of calculating time for Flash.

I have tested it on the YouTube video ZwkTiUPN0mg. Both HTML5 mode and
Flash mode have proper video-captions syncing with this fix. NOTE: to view
YouTube video in Flash mode you either have to use an old browser (ex. Firefox
version 18) or hard code in source that state.currentPlayerMode = 'flash' (in
function _setPlayerMode(), file 01_initialize.js).
2013-08-16 09:42:14 -04:00
..
2013-08-09 20:53:17 -04:00
2013-07-12 16:25:39 -04:00
2013-08-02 21:37:27 -04:00
2013-02-06 11:13:50 -05:00
2013-07-31 10:43:06 +03:00
2013-02-06 11:13:50 -05:00
2013-08-07 21:01:14 -04:00
2013-02-15 18:48:39 +02:00
2013-07-31 13:31:25 -07:00