Author Topic: WeatherFlash display not loading in website  (Read 6085 times)

0 Members and 1 Guest are viewing this topic.

Offline Andy Thompson

  • Southern Minnesota Live Weather
  • Forecaster
  • *****
  • Posts: 374
  • Madelia and Thompson Farms
    • Southern Minnesota Live Weather
WeatherFlash display not loading in website
« on: April 06, 2011, 08:18:26 PM »
With the help of Ken True, I have successfully embedded my Weather Flash display within his web templates. On the page I made for it, the Java script loads, but the display for the gauges and colors do not load. 
Here is my weatherflash portion of my website: www.madeliasliveweather.com/wxweatherflash.php
Any of you guys have a possible solution?

Kind Regards,
Regards,
Andy Thompson
www.somnwx.com



Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: WeatherFlash display not loading in website
« Reply #1 on: April 07, 2011, 01:34:18 PM »
Try changing
Code: [Select]
var so = new SWFObject("loader.swf?bgcolor=#3095c7", "loader.swf", 640, 480, "8", "#3095c7");
to
Code: [Select]
var so = new SWFObject("Loader.swf?bgcolor=#3095c7", "Loader.swf", 640, 480, "8", "#3095c7");
and see if that fixes the loading issue.

I can see your flash display by just doing http://www.madeliasliveweather.com/Loader.swf so WeatherFlash is working :)

Best regards,
Ken
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline Andy Thompson

  • Southern Minnesota Live Weather
  • Forecaster
  • *****
  • Posts: 374
  • Madelia and Thompson Farms
    • Southern Minnesota Live Weather
Re: WeatherFlash display not loading in website
« Reply #2 on: April 07, 2011, 04:46:14 PM »
Yes there we go! And the flyout menu is also not hiding. Thanks for your help Ken!!! Now I would like to know how to make it fill the rest of the screen?
« Last Edit: April 07, 2011, 04:48:49 PM by Andy Thompson »
Regards,
Andy Thompson
www.somnwx.com