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)

Count Global Template Name Qty Global Template Description
(0001) AACHTControlPanel(HNDTools) 1 AACHTControlPanel - CHT Global Control Panel.
(0002) ApplicationImagesEx(HNDTools) 1 ApplicationImagesEx - A tool to better control the use of images and icons in your application.
(0003) HNDCMPControlPanel(HNDTools) 1 HNDCMPControlPanel - Interface to the CHT Compile Manager.
(0004) HandyVersionResource(HNDTools) 1 HandyVersionResource - Version Resource/Build Number Information To EXE
(0005) INIFile(HNDTools) 1 INIFile - Attach CHT .INI FIle and Registry extension classes - HNDIni - globally to your application.
(5) Global Templates Found

1 - Procedure Template Type: Splash
JumpStartSplashCHTBlue ()
Count Local Template Name Qty Local Template Description
(0006) AppBuildDateTimeStamp(HNDTools) 1 AppBuildDateTimeStamp - An application build date/time stamp.
(0007) AppBuildNumberStamp(HNDTools) 1 AppBuildNumberStamp - An application build number or version stamp.
(0008) AppCopyRightStamp(HNDTools) 1 AppCopyRightStamp - An application copyright stamp.
(0009) HandyTellMeControl(HNDTools) 1 HandyTellMeControl - Text box control to provide a message or help text.
(0010) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(5) Local Templates Found In JumpStartSplashCHTBlue

2 - Procedure Template Type: HandySourceProcedure
Main ()
Count Local Template Name Qty Local Template Description
(0011) EmbedDiskFunctions(HNDTools) 1 EmbedDiskFunctions - An Instance Of:
(0012) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(2) Local Templates Found In Main

3 - Procedure Template Type: Window
ConfigureVideoDefaults ()
Count Local Template Name Qty Local Template Description
(0013) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0014) HandyApplicationIniPut(HNDTools) 8 HandyApplicationIniPut - Embed a PUT to the Application INI file or Windows registry.(10)
(0015) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(3) Local Templates Found In ConfigureVideoDefaults

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

chtlogo001.gif Templates In Application: HNDBUILDVIDEOLIST.APP