QUOTE
So, are you saying I need Flash MX?
Not at all, you'll do just fine with your version of Flash.
What I meant was that the getURL command
may have changed since Flash MX -- I don't know as I use Flash MX.
> In case it has not, the code [posted above] will be perfectly valid and functional.
> And even if it has changed, the code above should
still work, since Flash players are backwards-compatible.
The only reason I mentioned that "code-might-have-changed" bit is because it is not good programming practice to use outdated commands. But since you are new to Flash, you can defnitiely go ahead and do what you need to get your page working. Then, once you get the hang of it, you can update your script/code accordingly.