Flash to webpage

Basically all i want is to know if I can target the getURL from flash to a iframe???

Let’s say I have a link, announced in the flash as getURL(“page1.html”)

can i add target???

if yes what is the code?

getURL(“page.html”, “_mainframe”);

???