home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 November / PCWorld_2007-11_cd.bin / temacd / imtoodownyoutube / download-youtube-video.exe / fileinfos.xul < prev    next >
Text File  |  2007-07-26  |  5KB  |  142 lines

  1.     <?xml version="1.0"?>
  2.     <?script href="fileinfos.js"?/>
  3.     
  4.     <window id="fileinfos"
  5.             width="405"
  6.             height="380"
  7.             center="true"
  8.             round="true"
  9.             roundx=15
  10.             roundy=15
  11.             vMargin="0" 
  12.             hMargin="0"
  13.             resize="false"
  14.             bottomisround=true    
  15.         
  16.     >
  17.     
  18.     
  19.     <titlebar id="fileinfotitlebar" image="titlebar.png" height="30" orient="horizontal" transparent="true" fillmode="1"  vMargin="1" hMargin="0" >
  20.         <spacer width="10" align="left"/>
  21.         <static id="" transparent="true" label="_fileinfo_title" width="367 " text-align="left" font-color="RGB(0,0,0)"  font-family=Tahoma font-bold="true"/>
  22.         <vbox height=30>
  23.             <spacer height=6/>
  24.             <button image="window_close.png" sizetoimage="true" align=top onclick="fileinfos.Close()"/>
  25.         </vbox>
  26.         <spacer width="10" align="right" />
  27.     </titlebar>
  28.     
  29.     <panel  image="background_sub.png" align="stretch" vMargin="0" hMargin="0" >
  30.     <panel  image="background_sub.png" align="stretch" vMargin="0" hMargin="0">
  31.     <spacer height="5"/>
  32.     <hbox height=110>
  33.     <panel style="frame" label="_fileinfo_label_general" height="110" align="center" width="395" transparent="true" orient="vertical" >
  34.     
  35.     <spacer height=3/>
  36.     <hbox height=30 align="top" >
  37.         <static id="fileinfoname" label="_fileinfo_label_name"  transparent="true" align="top" text-align="right" width="100"/>
  38.         <spacer width="5" align="left"/>
  39.         <vbox>
  40.         <spacer height=5/>
  41.         <static id="filename" label=""  transparent="true"  align="" width="290" height=30 multiline="true" text-align="left"/>
  42.         </vbox>
  43.     </hbox>
  44.     
  45.     
  46.     <hbox height=40>
  47.         <static label="_fileinfo_label_location" transparent="true"  align="top"  text-align="right" width="100"/>
  48.         <spacer width="5" align="left"/>
  49.         <vbox>
  50.         <spacer height=10/>
  51.         <link id="filelocation" url="" link-color="RGB(255,0,0)" text=""
  52.          hover-color="RGB(0,123,0)" visited-color="RGB(0,0,123)" transparent="true" text-align="left"  font-color="RGB(0,0,0)"  height=40
  53.          font-underline="true"  width="300" align="left"/>
  54.          </vbox>
  55.     </hbox>
  56.     
  57.     <spacer height=3/>
  58.     <hbox>
  59.         <static label="_fileinfo_label_size" transparent="true" align="top" width="100" text-align="right"/>
  60.         <spacer width="5" align="left"/>
  61.         <static id="filesize" label="" transparent="true" width="120" text-align="left" align="left"/>
  62.     </hbox>
  63.     
  64.     <hbox>
  65.         <static label="_fileinfo_label_duration"  width="100" text-align="right"  transparent="true"/>
  66.         <spacer width="5" align="left"/>
  67.         <static id="fileduration" label=""    width="120" text-align="left" align="left" transparent="true"/>
  68.     </hbox>
  69.     
  70.     </panel>
  71.     </hbox>
  72.     
  73.     <hbox height=110 >
  74.         <panel style="frame" label="_fileinfo_label_video" align="center" height="110" width="395" transparent="true" orient="vertical">
  75.         <spacer height=3/>
  76.     <hbox>
  77.         <static label="_fileinfo_label_codec" width="100" text-align="right"   transparent="true"/>
  78.         <spacer width="5" />
  79.         <static id="videocodecvalue" label="" width="120" text-align="left" transparent="true"/>
  80.     </hbox>
  81.     
  82.     <hbox>
  83.         <static label="_fileinfo_label_vsize" width="100" transparent="true" text-align="right"/>
  84.         <spacer width="5"/>
  85.         <static id="Dimensionvalue" label="" width="175" transparent="true" text-align="left"/>
  86.     </hbox>
  87.     
  88.     
  89.     
  90.     <hbox>
  91.         <static label="_fileinfo_label_framerate" width="100" transparent="true" text-align="right"/>
  92.         <spacer width="5"/>
  93.         <static id="FramerateValue" label="" width="175" transparent="true" text-align="left"/>
  94.     </hbox>
  95.     
  96.     <hbox>
  97.         <static label="_fileinfo_label_vbitrate" width="100" transparent="true" text-align="right"/>
  98.         <spacer width="5"/>
  99.         <static id="videorate" label="" width="175" transparent="true" text-align="left"/>
  100.     </hbox>
  101.     
  102.     
  103.     </panel>
  104.     </hbox>
  105.     
  106.     <hbox height=120>
  107.         <panel style="frame" label="_fileinfo_label_audio" align="center" height="120" width="395" transparent="true" orient="vertical">
  108.         <spacer height=3/>
  109.     <hbox>
  110.         <static label="_fileinfo_label_codec" width="100" text-align="right"  transparent="true"/>
  111.         <spacer width="5"/>
  112.         <static id="AudioCodecValue" label="" width="120" text-align="left" transparent="true"/>
  113.     </hbox>
  114.     
  115.     <hbox>
  116.         <static label="_fileinfo_label_samprate" width="100" text-align="right"  transparent="true"/>
  117.         <spacer width="5"/>
  118.         <static id="FidelityValue" label="" width="120" text-align="left" transparent="true"/>
  119.     </hbox>
  120.     
  121.     <hbox>
  122.         <static label="_fileinfo_label_channels" width="100" text-align="right"  transparent="true"/>
  123.         <spacer width="5"/>
  124.         <static id="ChannelsValue" label="" width="120" text-align="left" transparent="true"/>
  125.     </hbox>
  126.     
  127.     <hbox>
  128.         <static label="_fileinfo_label_Bitrate" width="100" text-align="right"  transparent="true"/>
  129.         <spacer width="5"/>
  130.         <static id="BitrateValue" label="" width="120" text-align="left" transparent="true"/>
  131.     </hbox>
  132.     
  133.     
  134.     </panel>
  135.     </hbox>
  136.     
  137.     </panel>
  138.     <spacer   align=bottom  height=2 />
  139.     
  140.     </panel>
  141.     
  142.     </window>