display
<
mx:VideoDisplay
id="myVid" source="{playlist.source}" height="100%" width="100%" autoPlay="false"/> <
mx:Label
text="{playlist.index + 1} / {playlist.max}" color="white" top="10" right="20"/>