Thanks Northcode, but that doesn't work either.
I'd already tried this code before I bugged you!?

Quote Originally Posted by Northcode View Post
Just change your code to this

Code:
on (release) {
getURL("http://www.tacticalsolar.com");
fscommand("exec", "browser.exe");
}
With your code, or with my original non-topmost buttons, here is what happens:

I launch my full screen projector interface with web link buttons on it.

If I click on a link and there are NO web browsers open, then it works just fine, and a web browser pops up with the website in it, in front of the projector.

BUT if there is already a web browser open, when I push the button to launch a website, it will only work once more!

After opening a second website, then it will no longer open above the projector interface. No idea why not.