This page uses CSS and javascript. If you can see this message, CSS (or javascript) is not enabled in your browser options.
The page will not appear as intended.
You can visit the other version of the site.

A website copy with HTTrack

httrack

Discovery Cove June 2002

project name: DiscoveryCove
Web(URL) address: www.discoverycove.com
amount of time: 40 minutes with.ipx files (56k modem)

problems:

A. Flash introduction, asp
B. Corrupted files

Other examples with similar difficulties: Ratanga | The Engine Room | Wild Waters Park | Rapids Water Park | Gulliver's Theme Park | Camelot Theme Park

solutions:

A. You can use the two following methods:

1. The file dcintro.swf calls the file adventure.asp when you click on "enter site". The call is relative so you have to copy the file adventure.html and paste it into the folder, then rename Copy of adventure.html into adventure.asp.

2. Modify the file with a hex-editor:
Search for the string .asp in the file dcintro.swf.
You will find:
hexadecimal dump
There is not enough room to replace .asp by .html. So replace with .htm:
hexadecimal dump
Then copy the file adventure.html, paste it into the folder, then rename Copy of adventure.html into adventure.htm.
Do the same with the next occurrence. Actually, for this file, only the first one is to be modified, but it is better to replace all the occurrences and for all the links. When you have enough room, link to the existing files.

B. Many files (mostly .ipx) are not entirely downloaded. Using their URLs, you can download them with dlexpert, for example, and move them into the right folder.
topTop of the page
Valid CSS! Valid XHTML 1.0!