Loading weather.com temperature bar into the .swf

i feel like this is possible, and i’ve tried a variety of ways from getUrl() to loadMovie() commands to bring/load the HTML that contains the script from weather.com( to get the current temperature of the area) into a container in my flash website and i cannot get it to load any which way.

this is all the code in the body of the HTML that is needed.

<script src='http://voap.weather.com/weather/oap/11779?template=TRVLV&par=1019369021&unit=0&key=e1fca39755b6808f7d38e2695a1019bf'></script>

im trying to get this into a container that i have in my flash website called weather_cont. Any help or suggestions would be very appreciated.
thanks.
peace.