BillNielsen
Programmer
We are creating a HTML based multi media Help CD for an application. We have created some screen capture videos of the application doing some common functions using Lotus Screen Cam. When we try converting these screen Cam videos to AVI the file size is in the 40-60 MB range. I have noticed that if we convert the Lotus Screen Cam videos (*.scm) to (.EXE) the file size is 1-2 MB. Unfortunately I cannot embed using:
<EMBED SRC="ReportsVideo/ReportWizard.exe" </EMBED>
as it does not recognize as a video player.
I've tried also
<A HREF="ReportsVideo/ReportWizard.exe >Click Here </A>
but I get the download/save dialog box which I would like to avoid.
Does anyone know:
1)How to embed the EXE into the HTML page? OR
2)A different method or product to do this screen captures that either produce smaller AVI files or MIDI files?
Thanks,
Bill N
<EMBED SRC="ReportsVideo/ReportWizard.exe" </EMBED>
as it does not recognize as a video player.
I've tried also
<A HREF="ReportsVideo/ReportWizard.exe >Click Here </A>
but I get the download/save dialog box which I would like to avoid.
Does anyone know:
1)How to embed the EXE into the HTML page? OR
2)A different method or product to do this screen captures that either produce smaller AVI files or MIDI files?
Thanks,
Bill N