Prem Sichanugrist
6f9870f75f
Hide the caption first when on the iOS browser
...
This prevent user from prematurely seeking the video.
2012-06-04 15:30:56 -04:00
Prem Sichanugrist
3b0a1b7ee2
Fix test variable leakage
2012-06-04 15:30:56 -04:00
Prem Sichanugrist
3f7dc68828
Lazily build video slider when on iOS device
...
This will fix the problem when user trying to click the seek button on
the iOS, as the video need to be started first before it can be
seekable.
2012-06-04 15:30:56 -04:00
Prem Sichanugrist
fe849dedd9
Do not display play/pause button on iOS Device
...
iOS devices has a restriction that user has to click on the video
element to initiate playback. By visually disable the button, user will
be forced to click on the video itself, and everything will be worked as
expected.
Fixes https://www.pivotaltracker.com/story/show/30334381
2012-06-04 15:30:55 -04:00
Prem Sichanugrist
bb18c854f7
Trigger a pause event when user click Youtube logo
...
This will make sure that the play button is in the paused state.
Fixes https://www.pivotaltracker.com/story/show/26236143
2012-06-01 13:33:27 -04:00
Prem Sichanugrist
0baa6293b5
Fix some failing spec after sequence module change
2012-05-31 13:24:25 -04:00
Prem Sichanugrist
6d83534863
Fix bug on flashing speed selector
2012-05-31 13:24:25 -04:00
Prem Sichanugrist
89194892e6
Move CoffeeScripts to asset pipeline
2012-05-31 13:24:25 -04:00