HTML & Dreamweaver.
July 29, 2008 12:00 AM
Hmm, so it sounds like you are taking the code from the HTML pages created by Lectora and pasting them into Dreamweaver. Technically, that should work, but that method gives me pause. That may explain why you don't see buttons or images. If you look in your project folder, you should see a folder called images. This folder contains your buttons and images. Your code will refer to this location (e.g., "images/buttonimage.gif"). As a result, you will always need to copy the images components over or redefine the location in the HTML code (it's easier and faster to copy the images).I would suggest leaving the Lectora output alone. Just copy the entire folder (HTML, images, etc.) over to the server and trust it, as you say. Just create a hyperlink to the opening page and let it do its thing. And yeah, unfortunately, there are some downsides to publishing to .exe. So, if you can get away with HTML, I suggest you stick with it.I hope that helps. I haven't had my caffeine yet, so I might not be quite coherent.Kevin
Discussions have been disabled for this post