I am using Flare V7 (trial). After importing a video file (avi / wmv), the published video remains still. Swf works fine though.
Both the videos play otherwise while embedding in a normal html page. But through Flare it doesn't.
Any clues?
MULTIMEDIA NOT WORKING? Due to issues with Windows Media, these files will not work in the compiled output if the link from the topic to the media file has ../ at the beginning (to read the Microsoft KB article, see http://support.microsoft.com/kb/819105). For example, let's say you have a topic at the root level of the Content Explorer and another topic that is in a folder you created. Suppose that each of these topics contains a link to a Windows Media file that is stored (by default) in the Resources/Multimedia folder in the Content Explorer. The file will work in the first topic but not in the second. The solution is to move either the topic or the multimedia file to fix the link. Therefore, you might decide to move the multimedia file into the folder where the topic is stored. Alternatively, you might move all topics that use multimedia into one folder. Then, you might place all multimedia files in that same folder or a subfolder within it.
tamsinjoy wrote:I discovered this in Flare Help (Features > Movies > About Movies):MULTIMEDIA NOT WORKING? Due to issues with Windows Media, these files will not work in the compiled output if the link from the topic to the media file has ../ at the beginning (to read the Microsoft KB article, see http://support.microsoft.com/kb/819105). For example, let's say you have a topic at the root level of the Content Explorer and another topic that is in a folder you created. Suppose that each of these topics contains a link to a Windows Media file that is stored (by default) in the Resources/Multimedia folder in the Content Explorer. The file will work in the first topic but not in the second. The solution is to move either the topic or the multimedia file to fix the link. Therefore, you might decide to move the multimedia file into the folder where the topic is stored. Alternatively, you might move all topics that use multimedia into one folder. Then, you might place all multimedia files in that same folder or a subfolder within it.
I moved my topic (linked to the AVI file) and the AVI file into the same folder. I recompiled WebHelp and the AVIs play in WebHelp now.