I don’t have my instructions available to me right now so that I can upgrade to the newsest WDL.
Are the instructions available to me online?
I have a lot of companies relying on my web site daily and I don’t want to do any trial and error in order to get the new version running. I want to be sure it is all going to work right away.
I’m currently using 2.05 and I am curious about the forecast feature at the top of the WDL page. Sometime the NOAA forecast can be lengthy and I am curious what effect a very long forecast has on the page itself. Can anyone shed some light on this?
Hi
some tips:
extract the files (click on run unzip) to a different directory than where you curent WDL files are
then upload the latest .swf file to your web site, wdlv4_01.swf
the create a test .html file ,e.g test.html with this in it (see below), then upload that to your web site
then that test site should be become: http://www.sarasota.k12.fl.us/vhs/weather/test.html
then if all ok, then copy the code below to flash.html,and upload that
Live Weather from Venice High School
also, you should remove the width= and height= html code which displayes the 5 day forecast image on your web site, so that it looks clearer
I’m currently using 2.05 and I am curious about the forecast feature at the top of the WDL page. Sometime the NOAA forecast can be lengthy and I am curious what effect a very long forecast has on the page itself. Can anyone shed some light on this?
Firefox is in general more picky about errors it receives in webpages, and it does not handle many IE only ‘features’ as it has been written as a 'W3C ‘standards compliant’ browser and NOT a ‘Microsoft compliant’ browser. Good practice should be to check out any of your webpages in the most common browsers which today are IE and Firefox on the Windows platform, Firefox is also very common in the Linux platform. I find that nearly 30% of my website hits now come from Firefox type browsers compared to less than 10% maybe last year so it would be a good idea to have it installed and check out your pages in both.