x

Trying to add wunderground weather

Im trying to add my weather station by creating a page then embedding this code:

<object width="290" height="130"><param name="movie" value="http://www.wunderground.com/swf/pws_mini_rf_nc.swf?station=IMORPETH12&freq=&units=english&lang=EN" /><embed src="http://www.wunderground.com/swf/pws_mini_rf_nc.swf?station=IMORPETH12&freq=&units=english&lang=EN" type="application/x-shockwave-flash" width="290" height="130" /></object>

But it just keeps reloading then i get an error. Have seen others have done it but not sure how they did it?

528 Views
Message 1 of 2
Report
1 REPLY 1

If you have SSL enabled on your site then you should change "http://www.wunderground.com/swf/pws to "https://www.wunderground.com/swf/pws in both instances in your embed code...

523 Views
Message 3 of 2
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.