Linking from Flash?

Hey,

A couple of similarly themed questions for you:

  1. I have a links page which basically consists of a movie clip with a dynamic text box, loading text from an externa .txt file. Can i make links in the text of the textbox that open a new web page? If so, how?

and…

  1. What is the AS for using the javascript openWindow command? I’ve done the obvious getURL(“javascript: openWindow(‘whatever’);”); but i get a ‘need object’ error in my JS.

Many thanks in advance,

Hypnotoad