Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
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?
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
1 REPLY 1
NJRFTF
06-25-2018
11:49 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
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...