Wednesday, 9 July 2014

Change the position of an element in jwplayer?



I'm using jwplayer 6. Is there any way to make the eclapsedBackground (01:19) element close to durationBackground (2:10) element? So that in the end, we would have 01:19 / 2:10 (just like YouTube) instead of having them separate.


jwplayer


This is how they are formatted in the xml file.



<element name="elapsedBackground" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAFklEQVR42mP8//8/AzbAOCoxKjHcJAA3uVnFd64sVwAAAABJRU5ErkJggg=="/>

<element name="durationBackground" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAFklEQVR42mP8//8/AzbAOCoxKjHcJAA3uVnFd64sVwAAAABJRU5ErkJggg=="/>

No comments:

Post a Comment