weather feed
- Started
- Last post
- 7 Responses
- linearch
anybody have a good weather feed i could customize for a site i'm building? i checked out the weather channel but you have to use their logo. will be bringing in the data to flash....
much thanks in advance...
- cosmo0
you can use weather.com xml feeds and it doesn't require to use their logo.
- Cptn_Uncanny0
Yahoo's got a pretty good one
http://xml.weather.yahoo.com/
- cosmo0
this script utilizes weather.com feed, simple and easy to use.
- joyride0
flash won't let you bring in a feed from an outside domain, see there security info. For this, you can use php to mirror the xml feed, then just use that link from within your domain.
- ghandolf0
Don't know if this one is any different from the other one's, it's the one I use.
I like the Radar Loop...
- linearch0
thx everyone.... big help.
- urban100
this is one of my projects, so i know all about weather data parsing:
contact me if u need something custom and i'll gladly help out!