home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 January / EnterCD 1_2002.iso / Internet / HomeSite 5.0 / HomeSite_5_Trial_Installer.exe / data1.cab / Wizards / HTML / RealPlayer Control.vtw < prev    next >
Encoding:
Text File  |  2001-10-11  |  1.2 KB  |  32 lines

  1. <WIZARD name="RealPlayer Control" caption="RealPlayer Control Wizard">
  2.  
  3. <PARAM name="Autostart" value="1" required="YES">
  4. <PARAM name="Src" required="YES">
  5.  
  6. <!--- wizard parameters --->
  7.  
  8. <TEMPLATE
  9.   name="RealPlayerControl.wizml"
  10.   outputFile="RealPlayerControl.htm"
  11.   description="Generated page"
  12. >
  13.  
  14. <PAGE name="Page0" caption="RealPlayer Control Wizard" image="..\\images\\Main.bmp">
  15.  
  16.     <PARAM name="Content" value="The RealPlayer Control Wizard makes it easy to embed a RealPlayer custom control in your HTML pages. If you are running this wizard, it is assumed that you have already selected an audio/video file and created a metafile ( .rpm ) with its URL.\n\nIf you want to create group of controls associated with one playback source, use this wizard to create all controls in the group one by one.">
  17.  
  18. </PAGE>
  19.  
  20.  
  21. <PAGE name="Page17" caption="Control Properties" image="..\\images\\Main.bmp">
  22.  
  23.     <INPUT name="cbControls" param="Controls">
  24.     <INPUT name="chbAutostart" param="Autostart">
  25.     <INPUT name="editConsole" param="Console">
  26.     <INPUT name="editSrc" param="Src" required="YES" validationMsg="You did not specify the source URL.">
  27.     <INPUT name="editWidth" param="Width">
  28.     <INPUT name="editHeight" param="Height">
  29.  
  30. </PAGE>
  31.  
  32. </WIZARD>