Hi, I'm scripting buttons in Flash MX to open HTML pop-up windows .

I found the download example in the tutorials sections on how to script
pop-up... Javascript and Fs Command.

The thing is that the buttons do absolutely nothing in the example files from
Macromedia. I've scripted the buttons and it doesn't do anything either.
However when I play the SWF on it's own it triggers an action. But when the
movie is played within an HTML document there is not response whatsovever.

I tested the script by placing the Javascript window activation in a link on
the HTML page and it launches the pop-up. I'm Using Dreamweaver MX to create
the HTML pages but even the HTML pages that came with the tutorial have the
right script but they are not responding!


What am I missing?