GENERATED: MAR 31,2012 - 3:39PM
Build WMV Play Files And Index [V8.01.00]

Previous Page
This application is run from the DOS prompt with two parameters that provide the path to a series of .WMV video files on your server and a server port. If no path is provided, then the application asks you to point to one using a directory dialog and port 80 is assumed.

For example:
HNDBUILDVIDEOLIST d:\videos\ 80

The applications scans this target directory for all .WMV files and produces VIDEONAME.HTM and VIDEONAME.JS that can play a video with that name from your web server. The models for all generated files are located in \3rdparty\hnd\model\ if you would like to modify them. Remember that the provided model files are shipped by CHT with each update so you'll need to modify and save them with a name of your own and change this application to use your versions of all model files.

The application also produces a HNDMEDIAPLAYER.NDX file which may be used by CHT player application HNDMEDIAPLAYER.APP as a downloadable video index. Complete the description portion in each video entry and save the file back to the server. Next time you run this application to create a new index in order to include more videos, the description entries from the existing HNDMEDIAPLAYER.NDX file are copied forward into the new index, where applicable.

To further adapt this application for your own use, open the MAIN procedure in the Clarion Embeditor and follow the comments provided.

This splash screen is only added to the application for documentation purposes. It never displays as the application runs hidden from our template.

Any questions, free free to ask on the CHT Forum http://support.cwhandy.ca/LOG$

Cheers,
Gus M. Creces
The Clarion Handy Tools Page
www.cwhandy.ca (CHT Website)
news.cwhandy.ca (CHT Forum)

 
PROCEDURE (1):
JumpStartSplashCHTBlue (Procedure Template: Splash)
Count Instance Class Type Methods Header File
(0001) HTellMe HNDWindow HND 197 HNDWINDO.INC
(0002) Toolbar ToolbarClass ABC 6 ABTOOLBA.INC
(0003) ThisWindow WindowManager ABC 38 ABWINDOW.INC
(3) Class Instances Found In JumpStartSplashCHTBlue


 
PROCEDURE (2):
Main (Procedure Template: HandySourceProcedure)
Count Instance Class Type Methods Header File
(0001) HDisk HNDDisk HNDDISK 333 HNDDISK.INC
(0002) HSRC HNDSourceProcedure HND 46 HNDSRC.INC
(2) Class Instances Found In Main


 
PROCEDURE (3):
ConfigureVideoDefaults (Procedure Template: Window)
Count Instance Class Type Methods Header File
(0001) HWin HNDWindow HND 197 HNDWINDO.INC
(0002) Toolbar ToolbarClass ABC 6 ABTOOLBA.INC
(0003) ThisWindow WindowManager ABC 38 ABWINDOW.INC
(3) Class Instances Found In ConfigureVideoDefaults


Copyright © 1996-2012
Gus M. Creces and The Clarion Handy Tools Page.
All Rights Reserved Worldwide

chtlogo001.gif Classes By Procedure In HNDBUILDVIDEOLIST.APP