supernginx / flowplayer-core

Automatically exported from code.google.com/p/flowplayer-core
0 stars 0 forks source link

Add support for pauseLabel to play button #579

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently the play button on the commercial version supports "label" and 
"replayLabel" properties.  It would be great if a new property could be added 
to specify the label to use if the video is paused.  I guess either 
"pauseLabel" or "resumeLabel" would be appropriate.

If the property is not present then fallback to the label property, if the 
property is present but set to null then there should be no label when paused.

My requirement is to have "Click to Play" label to start playback but no label 
if you subsequently pause the video

Original issue reported on code.google.com by anthonyg...@gmail.com on 29 May 2012 at 10:41

GoogleCodeExporter commented 8 years ago
moving to feature request. you may want this as a customisation perhaps.

Original comment by electrot...@gmail.com on 29 May 2012 at 4:56