Inserting link to .chm file?
November 11, 2009 12:00 AM
Publish your course to HTML and then look in the HTML folder to locate the CHM file. Let's assume the file name is HELP.chm
I typically don't use the link function, instead using the action on a button with the On Click Go To Web Address function.
=> If HELP.chm is located in the main folder level, your web address is "HELP.chm"
=> If HELP.chm is located in the media folder, your web address is "media/HELP.chm". If it's in another folder, replace 'media' with the name of that folder.
joey said:
I've added a link to a .chm file that is located within the 'extern' folder of an html published title but when it is published to the LMS and the link is clicked I recieve an error saying the file can't be found. The developer states that the chm file is in the 'extern' folder, but I noted that the LMS was looking for it in the 'media' folder...
Any help would be fantstic! Thanks
Discussions have been disabled for this post