Want to display html page in flash movie

Hi

i want to display html page.

i tried like this

loadText = new LoadVars();

loadText.onLoad = function();
{
mydynamictextname.html = true;
}
loadText.Load(“index.html”);

please help me,

waiting for reply.

regards