Can i load a HTML page in a SWF movie?

Is it possible to load a .html page into a SWF movie?

Such as:


loadMovie("main.html" , _root.loader)

This doesn’t work, but is there a way to do it? Or is it impossible with flash?