Advertisement
Guest User

Untitled

a guest
May 12th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.99 KB | None | 0 0
  1.                 <control type="label" description="Player Status label">
  2.                     <left>30</left>
  3.                     <top>31</top>
  4.                     <posy>50</posy>
  5.                     <height>30</height>
  6.                     <width>1500</width>
  7.                     <align>center</align>
  8.                     <label>[COLOR=Highlight]$VAR[SeekLabel][/COLOR]</label>
  9.                     <font>InfoTitle</font>
  10.                     <shadowcolor>Black</shadowcolor>
  11.                 </control>
  12.                 <control type="label" description="Player Status">
  13.                     <left>30</left>
  14.                     <top>71</top>
  15.                     <posy>50</posy>
  16.                     <height>30</height>
  17.                     <width>1500</width>
  18.                     <align>center</align>
  19.                     <label>$INFO[VideoPlayer.TVShowTitle,,[COLOR=Highlight]  •  [/COLOR]]$INFO[VideoPlayer.Season,S[COLOR=Highlight],[/COLOR]]$INFO[VideoPlayer.Episode,E[COLOR=Highlight],[/COLOR][COLOR=Highlight]  •  [/COLOR]]$INFO[VideoPlayer.ChannelNumberLabel,,.]$INFO[VideoPlayer.ChannelName,,: ]$INFO[VideoPlayer.Artist,, - ]$INFO[VideoPlayer.Album,, - ]$INFO[VideoPlayer.Title]</label>
  20.                     <font>Details</font>
  21.                     <shadowcolor>Black</shadowcolor>
  22.                 </control>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement