FAQ's (Frequently Asked Questions)


If you have any questions concerning HTML Cipher, please feel free to e-mail me.

Q: Why don't my sounds play on the Internet, but on my PC they play fine?

A: The reason for this may be that your sound file is too big and thus takes a very long time to download. Adding sound to your slideshow is recommended mainly for slideshows to play from a CD or your PC.

Q: If I use a small sound file as the background of my slideshow, how many times will it loop?

A: The default is 10 times, but you can change this manually in the source code.

Q: Why does it take so long for my rollovers to change when viewed from my browser?

A: It seems to me that you did not preload your images. Check the Preload Images checkbox in the program in the future.

Q: I have set my popup window to be fullscreen. How can I close it without having to press ALT+F4?

A: Create a button or link and include this piece of javascript:

<input type=button value="Close Window" onClick="javascript:window.close();">

or for a text link use

<a href="javascript:window.close();">Close Window</a>

Q: Is there a faster way to add tags from the Predefined Tags window than clicking on the tag and then on the Add Tag button?

A: Yes, you can just double-click the tag.