|
Categories
|
|
|
|
|
|
Playing the Movie from the TOC Page
|
|
Published
06/19/2006
|
Macromedia RoboHelp Office
|
|
|
|
|
|
Playing the Movie from the TOC Page While you cannot insert a call to a custom JavaScript function in the TOC page itself (because the HTML Help viewer, which is based on a specialized subset of the Internet Explorer browser, has no way of loading an external JavaScript file), you can accomplish the same result using one of two different methods: The only strange thing about this way of directly linking a movie to a TOC page is that the topic pane displays a blank "topic" that consists only of the word "[object]". As a workaround, you can specify "left" and "top" values for the new window that will place it above the topic pane, which only works as long as the user does not drag the HTML Help window to a different spot on the desktop. While this is admittedly a bit unusual, I include this method here as a way of illustrating how inventive one can be with HTML Help.
|