Here's the skinny...

I have a standalone projector. And have created links using Dynamic Text boxes and variables (yes, each link/variable has a unique name). I want the links to open in the same browser window... BUT it only works on my Win 98 PC. Win 2000, and a bunch others open separate windows for each link... even though I specified "_top". There are a TON of links in this projector and the client doesn't want the user to close the projector and have a bunch of other windows to close down. Personally, I prefer that.. but, its whatever the client wants

Any ideas on this problem? Thanks for any tips!!

Settings are as follows:

In the "Text Options" tab:

Dynamic Text
Single Line
HTML (checked)
Variable: var100


In the "Frame Actions" tab:

var100 = "<a href=\"http://www.mywebsite.org/page100.html\" target=\"_top\"><b><i>http://www.mywebsite.org/page100.html</i></b></a>";



Here's a thread that was the start of this:
http://board.flashkit.com/board/showthread.php?threadid=130191