Displaying HTML Content in Flash

If I want to display some html content such as a content feed from www.accuweather.com such as the ones found here
http://wwwa.accuweather.com/partner-signup.asp?partner=accuweather&traveler=0
How would I do this?

Do I use a dynamic text box? If so how?:ear:

Thanks

http://www.smartwebby.com/Flash/html_textbox.asp

Flash can render text as html, but not bring an HTML page into Flash. I could be mistaken, but wanted to do this awhile back and only found solutions that worked if the data was XML based.

Cheers,

Hetlicht.

Thanks. Great stuff.