TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:HTML Help & ActiveMovie From:Alessandro Bottoni <bottoni -at- CADLAB -dot- IT> Date:Wed, 25 Mar 1998 17:44:02 +0100
I'm working with HTML Help workshop and ActiveMovie to make a short
multimedia tutorial. I ran into a strange problem:
- if I use ActiveMovie in a regular HTML file, it finds and loads the
related AVI file correctly
- if I use this HTML+ActiveMovie file in a HTML Help file (CHM), ActiveMovie
seems to be no more able to find and load its AVI file and I get an error
message (just the word "error"...). It seems that the compression/archiving
action performed by HTML Help workshop had fooled the link logic of
ActiveMovie.
Of course, I tried a few different pathname syntaxies and I put the AVI
files inside the CHM, but it did not work.
Any suggestion (put aside a pilgrimage to Lourdes...)?