Hello,
I am using enable method to make scrubber grey out (ie read only).
onLoad : function() {
this.getControls().enable({scrubber: false});
}
After I pause the video, the loaded configuration is forgotten. Is this a bug? Because for the following sequence, scrubber is still greyed out: onLoad->Play->Full Screen-> Exit Full Screen->Pause->play.
Please advise.
Thanks!
Arun.
I am using enable method to make scrubber grey out (ie read only).
onLoad : function() {
this.getControls().enable({scrubber: false});
}
After I pause the video, the loaded configuration is forgotten. Is this a bug? Because for the following sequence, scrubber is still greyed out: onLoad->Play->Full Screen-> Exit Full Screen->Pause->play.
Please advise.
Thanks!
Arun.