On Tue, 19 Apr 2005 20:12:01 +0100, in message
Occasionally I come across 'panoramic' views such as these:
http://www.nuttalls.com/articles/madeira/madeira-panorama.htm
http://www.wherenow.net/117~90~61~368.html
(BTW, that second one won't work in my Firefox browser - had to use
IE.)
The second one works here in Firefox.
The first one won't work unless I spoof the User-Agent string. Then it works.
In other words, Firefox can handle it but the page tries not to allow Firefox to.
Does anyone know of freeware that would let me save these as files on
my HD for later playing please?
Firefox will save both of these.
These use two different technologies.
1. The first one is implemented using Javascript.
You can use Firefox to save it for later viewing.
File -> Save Page As
Save as type: Web Page, complete
2. The second one is implemented in QuickTime (embedding a QuickTime object).
You can use Firefox to save it for later viewing (like above),
but if you save it in Firefox then it will be viewable in Firefox,
but will not be viewable off-line in IE.
That is because the page contains two sets of HTML code for embedding
the QuickTime object, one for IE and one for other browsers including Firefox.
When Firefox saves the page it adjusts the "other browsers including Firefox"
code to use the saved QuickTime object. But it does not understand the
IE specific code.