WDL not working in second location

I use WDL on two pages of my website.

The normal page is here:

http://217.199.187.197/otronics.co.uk/Weather/home.html

The other page (optimised for old CRT monitors) is here:

http://217.199.187.197/otronics.co.uk/Weather/html/crt_live_data.html

Same data etc.

The second page has stopped working.

Hover over the WDL flash object and the ‘error’ is ‘movie not loaded’.

I have tried everything to no avail.

Any ideas?

Thanks.

what is your HTML code to load the the .swf file?

Hello.

You mean this?

Weather Display Live
Weather Display Live You need to install v8, or greater, of Flash Player from Adobe and have javascript enabled to view Weather Display Live.

The path to the XML file on the working page is almost identical:

var pathToWdlconfig = “http://217.199.187.197/otronics.co.uk/Weather/wdlconfig.xml”;

I see this line with no path, its the only thing i can see wrong at the minute, my drugs are hindering any concentration :confused:

var versionOfWdl = "wdlv6_09.swf";

I’ve tried that to no avail.

Interestingly, copying the XML file location of the working WDL page into the second (broken) WDL page makes it work.

XML files are exactly the same except for instrument sizes and location.

The whole lot worked not so long ago.

looks like you got it working?

one thing I do see is that you might not have had the .swf file in the
/otronics.co.uk/Weather/html/

folder?

Hello.

Yes - got it working a short while ago so all resolved.

I re-uploaded some files in binary and that seemed to fix it.

Many thanks.