A website copy with HTTrack
Wild Waters Park September 2003
project name: WildWatersParkWeb(URL) address: http://www.wildwaterspark.com
amount of time: 5 minutes (56k modem)
in the scan rules, add:
+*.png +*.gif +*.jpg +*.css +*.js
problem:
FlashOther examples with similar difficulties: Discovery Cove | Ratanga | The Engine Room | Rapids Water Park | Gulliver's Theme Park | Camelot Theme Park
solution:
Two steps are necessary for this mirror.
In the end of the capture, "Attractions" and "Coupons" do not call any page.
SWFRIP or Macromedia swf2html.exe tool will allow us to find the missing addresses and files.
Copy the swf files of the mirror in a folder and launch the following commands:

Then open the created html files.
The file attractions.html shows a list of relative links we will add to the Web(URL) addresses to be captured:
http://www.wildwaterspark.com/attractions/wp.swf
http://www.wildwaterspark.com/attractions/srr.swf
http://www.wildwaterspark.com/attractions/ck.swf
http://www.wildwaterspark.com/attractions/sb.swf
http://www.wildwaterspark.com/attractions/h.swf
http://www.wildwaterspark.com/attractions/to.swf
http://www.wildwaterspark.com/attractions/th.swf
http://www.wildwaterspark.com/attractions/tt.swf
http://www.wildwaterspark.com/attractions/tp.swf
In the file intro-2003.html we can find a few absolute links towards external sites and a link for online booking.
They can be added but we will have to edit the file intro-2003.swf with a hex editor to change them into relative links (if you want to do that, apply the same method as in the other examples).
As there is no link for the coupon, we have to visit the page with Internet Explorer, click on "Coupons" and find in Temporary Internet Files the file name we will add in the Web(URL) addresses.

So we will add
http://www.wildwaterspark.com/coupon.htm
and all the links should work now.