Linking Hypertext to other flash documents...in..flash

I’m sorry if this has been asked before and I have just not looked hard enough, but I’m still having problems. I’m trying to link hypertext in my flash document and have it open in flash. I’m sorry if this all sounds vague and cryptic. I’d value any help, thank you.

So I guess the question is…how do i link text in flash to other flash documents so that when I click it - it opens that document up.

Thank you for your time

  • ben

You should use loadMovie, try:

loadMovie("file.swf", "TargetMC");