pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

XML pastebin - collaborative debugging tool View Help


Posted by Grrzzz on Sun 5 Jul 12:04
report abuse | download | new post

  1. <window id="2006">
  2.         <defaultcontrol>2</defaultcontrol>
  3.         <allowoverlay>no</allowoverlay>
  4.         <visible>!Window.IsVisible(2004)</visible>
  5.         <controls>
  6.                <!-- time and date -->
  7.                <control type="label">
  8.                 <description>Time and Date</description>
  9.                 <posx>700</posx>
  10.                 <posy>20</posy>
  11.                 <width>322</width>
  12.                 <height>20</height>
  13.                 <label>$INFO[system.Date] | $INFO[system.Time]</label>
  14.                 <align>right</align>
  15.                 <font>font12</font>
  16.                </control>
  17.                
  18.  
  19. <!-- playstate labels -->
  20.                 <control type="label">
  21.                         <description>playing</description>
  22.                         <posx>358</posx>
  23.                         <posy>428</posy>
  24.                         <font>font10</font>
  25.                         <label>31046</label>
  26.                         <align>right</align>
  27.                         <width>322</width>
  28.                         <animation effect="fade" time="400">VisibleChange</animation>
  29.                         <textcolor>button-text</textcolor>
  30.                         <visible>![Player.Paused | Player.Rewinding | Player.Forwarding]</visible>
  31.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  32.                 </control>
  33.                 <control type="label">
  34.                         <description>paused</description>
  35.                         <posx>358</posx>
  36.                         <posy>428</posy>
  37.                         <font>font10</font>
  38.                         <label>31045</label>
  39.                         <align>right</align>
  40.                         <width>322</width>
  41.                         <animation effect="fade" time="400">VisibleChange</animation>
  42.                         <textcolor>button-text</textcolor>
  43.                         <visible>Player.Paused</visible>
  44.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  45.                 </control>
  46.                 <control type="label">
  47.                         <description>rewind 2x</description>
  48.                         <posx>358</posx>
  49.                         <posy>428</posy>
  50.                         <font>font10</font>
  51.                         <label>31053</label>
  52.                         <align>right</align>
  53.                         <width>322</width>
  54.                         <animation effect="fade" time="400">VisibleChange</animation>
  55.                         <textcolor>button-text</textcolor>
  56.                         <visible>Player.Rewinding2x</visible>
  57.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  58.                 </control>
  59.                 <control type="label">
  60.                         <description>forward 2x</description>
  61.                         <posx>358</posx>
  62.                         <posy>428</posy>
  63.                         <font>font10</font>
  64.                         <label>31059</label>
  65.                         <align>right</align>
  66.                         <width>322</width>
  67.                         <animation effect="fade" time="400">VisibleChange</animation>
  68.                         <textcolor>button-text</textcolor>
  69.                         <visible>Player.Forwarding2x</visible>
  70.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  71.                 </control>
  72.                 <control type="label">
  73.                         <description>rewind 4x</description>
  74.                         <posx>358</posx>
  75.                         <posy>428</posy>
  76.                         <font>font10</font>
  77.                         <label>31054</label>
  78.                         <align>right</align>
  79.                         <width>322</width>
  80.                         <animation effect="fade" time="400">VisibleChange</animation>
  81.                         <textcolor>button-text</textcolor>
  82.                         <visible>Player.Rewinding4x</visible>
  83.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  84.                 </control>
  85.                 <control type="label">
  86.                         <description>forward 4x</description>
  87.                         <posx>358</posx>
  88.                         <posy>428</posy>
  89.                         <font>font10</font>
  90.                         <label>31060</label>
  91.                         <align>right</align>
  92.                         <width>322</width>
  93.                         <animation effect="fade" time="400">VisibleChange</animation>
  94.                         <textcolor>button-text</textcolor>
  95.                         <visible>Player.Forwarding4x</visible>
  96.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  97.                 </control>
  98.                 <control type="label">
  99.                         <description>rewind 8x</description>
  100.                         <posx>358</posx>
  101.                         <posy>428</posy>
  102.                         <font>font10</font>
  103.                         <label>31055</label>
  104.                         <align>right</align>
  105.                         <width>322</width>
  106.                         <animation effect="fade" time="400">VisibleChange</animation>
  107.                         <textcolor>button-text</textcolor>
  108.                         <visible>Player.Rewinding8x</visible>
  109.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  110.                 </control>
  111.                 <control type="label">
  112.                         <description>forward 8x</description>
  113.                         <posx>358</posx>
  114.                         <posy>428</posy>
  115.                         <font>font10</font>
  116.                         <label>31061</label>
  117.                         <align>right</align>
  118.                         <width>322</width>
  119.                         <animation effect="fade" time="400">VisibleChange</animation>
  120.                         <textcolor>button-text</textcolor>
  121.                         <visible>Player.Forwarding8x</visible>
  122.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  123.                 </control>
  124.                 <control type="label">
  125.                         <description>rewind 16x</description>
  126.                         <posx>358</posx>
  127.                         <posy>428</posy>
  128.                         <font>font10</font>
  129.                         <label>31056</label>
  130.                         <align>right</align>
  131.                         <width>322</width>
  132.                         <animation effect="fade" time="400">VisibleChange</animation>
  133.                         <textcolor>button-text</textcolor>
  134.                         <visible>Player.Rewinding16x</visible>
  135.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  136.                 </control>
  137.                 <control type="label">
  138.                         <description>forward 16x</description>
  139.                         <posx>358</posx>
  140.                         <posy>428</posy>
  141.                         <font>font10</font>
  142.                         <label>31062</label>
  143.                         <align>right</align>
  144.                         <width>322</width>
  145.                         <animation effect="fade" time="400">VisibleChange</animation>
  146.                         <textcolor>button-text</textcolor>
  147.                         <visible>Player.Forwarding16x</visible>
  148.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  149.                 </control>
  150.                 <control type="label">
  151.                         <description>rewind 32x</description>
  152.                         <posx>358</posx>
  153.                         <posy>428</posy>
  154.                         <font>font10</font>
  155.                         <label>31057</label>
  156.                         <align>right</align>
  157.                         <width>322</width>
  158.                         <animation effect="fade" time="400">VisibleChange</animation>
  159.                         <textcolor>button-text</textcolor>
  160.                         <visible>Player.Rewinding32x</visible>
  161.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  162.                 </control>
  163.                 <control type="label">
  164.                         <description>forward 32x</description>
  165.                         <posx>358</posx>
  166.                         <posy>428</posy>
  167.                         <font>font10</font>
  168.                         <label>31063</label>
  169.                         <align>right</align>
  170.                         <width>322</width>
  171.                         <animation effect="fade" time="400">VisibleChange</animation>
  172.                         <textcolor>button-text</textcolor>
  173.                         <visible>Player.Forwarding32x</visible>
  174.                         <visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
  175.                 </control>
  176.  
  177.  
  178.  
  179. <!-- Start Cd Case Album Cover -->
  180.                
  181.                
  182.                  <control type="image">
  183.                          <description>Case bg Image</description>
  184.                          <posx>375</posx>
  185.                          <posy>104</posy>
  186.                          <width>314</width>
  187.                          <height>342</height>
  188.                          <texture>case1.png</texture>
  189.                          <visible>Skin.HasSetting(CdCase)</visible>
  190.                          <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  191.                  </control>
  192.                                          
  193.                                          
  194.                                          
  195.                  <control type="image">
  196.                          <description>Cover Image</description>
  197.                          <posx>412</posx>
  198.                          <posy>122</posy>
  199.                          <width>258</width>
  200.                          <height>309</height>
  201.                          <info>MusicPlayer.Cover</info>
  202.                          <visible>Skin.HasSetting(CdCase)</visible>
  203.                          <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  204.                  </control>
  205.                                
  206.          
  207.          
  208.          
  209.          
  210.                 <control type="image">
  211.                          <description>Cover Image rounds overlay</description>
  212.                          <posx>376</posx>
  213.                          <posy>110</posy>
  214.                          <width>310</width>
  215.                          <height>332</height>
  216.                          <texture>case2.png</texture>
  217.                          <visible>Skin.HasSetting(CdCase)</visible>
  218.                          <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  219.                  </control>
  220.                                          
  221.                                          
  222.                  <control type="image">
  223.                          <description>Cover Image compact disc overlay</description>
  224.                          <posx>421</posx>
  225.                          <posy>390</posy>
  226.                          <width>30</width>
  227.                          <height>24</height>
  228.                          <texture>case3.png</texture>
  229.                          <colordiffuse>CC99AACC</colordiffuse>
  230.                          <visible>Skin.HasSetting(CdCase)</visible>
  231.                          <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  232.                  </control>
  233.                                                          
  234.                  <control type="image">
  235.                          <description>Cover Image sheen overlay</description>
  236.                          <posx>374</posx>
  237.                          <posy>106</posy>
  238.                          <width>310</width>
  239.                          <height>332</height>
  240.                          <texture>case4.png</texture>
  241.                          <colordiffuse>CC99AACC</colordiffuse>
  242.                          <visible>Skin.HasSetting(CdCase)</visible>
  243.                          <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  244.                  </control>
  245.                                                
  246.          
  247.          
  248.          
  249.          
  250. <!-- == Reflection == -->                
  251.                                                          
  252.                  <control type="image">
  253.                          <description>Case bg Image reflection</description>
  254.                          <posx>375</posx>
  255.                          <posy>423</posy>
  256.                          <width>314</width>
  257.                          <height>342</height>
  258.                          <texture flipy="true" diffuse="Thumb_Mask.png">case1.png</texture>
  259.                          <visible>Skin.HasSetting(CdCase)</visible>
  260.                          <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  261.                  </control>        
  262.          
  263.          
  264.          
  265.          
  266.                  <control type="image">
  267.                             <description>Cover reflection</description>
  268.                             <posx>412</posx>
  269.                             <posy>440</posy>
  270.                             <width>258</width>
  271.                             <height>230</height>
  272.                             <texture flipy="true" diffuse="Thumb_Mask.png" />
  273.                             <info>MusicPlayer.Cover</info>
  274.                          <visible>Skin.HasSetting(CdCase)</visible>
  275.                          <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  276.                    </control>
  277.                    
  278.                    
  279.                    <control type="image">
  280.                         <description>Cover Image rounds overlay reflection</description>
  281.                         <posx>376</posx>
  282.                         <posy>425</posy>
  283.                         <width>310</width>
  284.                         <height>332</height>
  285.                         <texture flipy="true" diffuse="Thumb_Mask.png">case2.png</texture>
  286.                         <visible>Skin.HasSetting(CdCase)</visible>
  287.                         <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  288.                  </control>
  289.          
  290.          
  291.                  <control type="image">
  292.                          <description>Cover Image compact disc overlay reflection</description>
  293.                          <posx>423</posx>
  294.                          <posy>452</posy>
  295.                          <width>28</width>
  296.                          <height>48</height>
  297.                          <texture flipy="true" diffuse="Thumb_Mask.png">case3.png</texture>
  298.                          <visible>Skin.HasSetting(CdCase)</visible>
  299.                          <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  300.                  </control>
  301.          
  302.          
  303.          
  304.                  
  305.          
  306.          
  307.          
  308. <!-- End Cd Case Album Cover -->
  309.                
  310.                
  311.                
  312.  
  313.                
  314.  
  315.                 <control type="label">
  316.                         <description>Title label</description>
  317.                         <width>350</width>
  318.                         <posx>360</posx>
  319.                         <posy>355</posy>
  320.                         <info>MusicPlayer.Title</info>
  321.                         <align>right</align>
  322.                         <font>font28</font>
  323.                         <visible>Skin.HasSetting(np-vis)</visible>
  324.                         <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  325.                 </control>
  326.                 <control type="label">
  327.                         <description>Artist label</description>
  328.                         <width>430</width>
  329.                         <posx>360</posx>
  330.                         <posy>400</posy>
  331.                         <info>MusicPlayer.Artist</info>
  332.                         <align>right</align>
  333.                         <font>special12</font>
  334.                         <visible>Skin.HasSetting(np-vis)</visible>
  335.                         <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  336.                 </control>
  337.                 <control type="label">
  338.                         <description>Album label</description>
  339.                         <width>430</width>
  340.                         <posx>360</posx>
  341.                         <posy>425</posy>
  342.                         <info>MusicPlayer.Playing</info>
  343.                         <align>right</align>
  344.                         <font>font10</font>
  345.                         <visible>Skin.HasSetting(np-vis)</visible>
  346.                         <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  347.                 </control>
  348.                 <control type="label">
  349.                         <description>Time label</description>
  350.                         <posx>360</posx>
  351.                         <posy>455</posy>
  352.                         <label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, / ]</label>
  353.                         <align>right</align>
  354.                         <font>font10</font>
  355.                         <visible>Skin.HasSetting(np-vis)</visible>
  356.                         <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  357.                 </control>
  358.                 <control type="progress">
  359.                         <posx>50</posx>
  360.                         <posy>460</posy>
  361.                         <width>230</width>
  362.                         <height>15</height>
  363.                         <info>Player.Progress</info>
  364.                         <texturebg>progressbar-background-blue-alpha.png</texturebg>
  365.                         <lefttexture>progress-left.png</lefttexture>
  366.                         <midtexture>progress-middle.png</midtexture>
  367.                         <righttexture>progress-right.png</righttexture>
  368.                         <overlaytexture>-</overlaytexture>
  369.                         <visible>Skin.HasSetting(np-vis)</visible>
  370.                         <visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
  371.                 </control>
  372.         </controls>
  373. </window>

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post