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

  1.  
  2. <window id="preview_about"
  3. width="400"
  4. height="300"
  5. transparent="true"
  6. round="true"
  7. roundx=15
  8. roundy=15
  9. center="true"
  10. language_prefix="_"
  11. vMargin="0" 
  12. hMargin="0"
  13. resize="false"
  14. bottomisround=true
  15.  
  16.  
  17. >
  18. <titlebar  orient="horizontal" align="top" height="30" transparent="true" image="titlebar.png" fillmode="1" vMargin="1" hMargin="0"   >
  19. <spacer width="10" align="left"/>
  20. <static id="aboutplayer" label="ImTOO FLV Player" align="left" transparent="true" width="363" text-align="left" font-color="RGB(0,0,0)"  font-family=Tahoma font-bold="true"/>
  21.  
  22. <vbox height=30>
  23. <spacer height=6/>
  24. <button align="top" image="window_close.png" height=20 width=20   transparent="true" onclick="preview_about.Close()"/>
  25. </vbox>
  26. <spacer align="right" width="10"/>
  27. </titlebar>
  28.  
  29.       <panel align="stretch"  transparent="true"  image="backgroundsub.png" vMargin="0" hMargin="0">
  30.       <panel  align="stretch"  transparent="true" image="background_sub.png" orient="vertical" vMargin="0" hMargin="0">
  31. <spacer height="5"/>
  32. <hbox>
  33. <spacer width="18" align="left"/>
  34. <static id="back" background-image="upod_about2.jpg" align="left" width="360" height="149" transparent="true"/>
  35. </hbox>
  36.  
  37. <hbox>
  38. <spacer width="20" align="left"/>
  39. <static id="ddd" label="ImTOO FLV Player" width="200" text-align="left" transparent="true" font-bond="true"/>
  40. </hbox>
  41.  
  42. <hbox>
  43. <spacer width="20" align="left"/>
  44. <static  id="" label="Copyright@2006-2008 ImTOO Software Studio, Xilisoft Corporation" text-align="left" transparent="true" width="360"/>
  45. </hbox>
  46. <hbox>
  47. <spacer width="20" align="left"/>
  48. <link url="http://www.imtoo.com" text="ImTOO Software Studio" font-underline=true width=300 text-align="left" transparent="true"/>
  49. </hbox>
  50.  
  51.     
  52. </panel>
  53.  
  54. <spacer   align=bottom  height=2 />
  55. </panel>
  56. </window>
  57.  
  58.