Target iframe

Hey, could anyone tell me how do you tell a button in flash to open a iframe in a target? in html it would like like this :
<a href=“hello.html” target=“iframe1”>
thx