On Thursday 19 December 2002 21:38, Koos Vriezen wrote: >On Thu, 19 Dec 2002, Daniel Molkentin wrote: >> On Thursday 19 December 2002 21:16, Koos Vriezen wrote: >> >I think kjas has troubles with file:// >> >> Random (probably unrelated but similar) kjas problem: >> >> I got a similar with an applet that specifies an path relative the current >> url using "./path/. >> >> Page is at: >> http://www.swr3.de/startpage/index.html?/info/intern/studios/baden-baden.h >>tml > >Works for me. Where is that rel. path? I only see > >if (myBrowser == 'Netscape' && myVersion < 4.0) { > document.write(' width='+viewerWidth+' height='+viewerHeight+'>'); } else { > document.write(' width='+viewerWidth+' height='+viewerHeight+'>'); } It doesn't work here. The error is "could not load IVR file". The guilty code seems to be: //everything else is panorama-specific... document.write(''); document.write(''); Cheers, Daniel