Loading html files inside a flash document

I have a flash website. Buttons on the left and content loading on the right. A border graphic is around the whole thing. Pretty basic.

I am curious instead of having the buttons load swf files into the right content section can I load an html file? I will not be using frames. The border around the whole thing is done in flash so I need the html file to load inside the content section. Maybe have an empty movie load the html? I just want the html to be loaded in a box in the middle of movie. Kind of like using iframes in html… is this possible?