Iframes in Flash 8?

You want to use iframes in flash? Or do you just mean splitting up sections of an HTML page into iframes and communicating between each using flash? For example, you can target an iframe in flash like [AS]getURL(“blog.html”, “iFrameName”);[/AS]