
1. Install The ActiveX control
    ActiveX.zip contains the LiveVideo ActiveX control for VB applications.
    You can manually install this ActiveX control or install SecuWatch.
    To manually install the control, please extract ActiveX.zip, and run the 
    following command at the command prompt:
    regsvr32 vponav.dll

    regsvr32.exe can be found at C:\Windows\System or C:\Winnt\system32
    The exact position depends on your Windows.

2. Include the ActiveX control into VB project
     vb1.jpg ~ vb4.jpg show the steps to include the Live VIdeo ActiveX control
      into your VIsual Basic project.

3. Sample VB Project
     LiveAV_For_VB.zip contains a simple project written in Visual Basic 6.0.
    Please refer to this project to know how to use the ActiveX control


