PDA

View Full Version : Browser Opens Behind Flash.exe Standalone Player


mlallier
01-04-2005, 11:32 PM
I have a flash.exe - standalone player on a CD, not on a web site - and need to be able to open a browser window, ON TOP OF the flash.exe. I have used;

on (release) {
getURL("http://www.yahoo.com", "_blank");
}


but it places the window behind the .exe. Can someone send me the code to cause the new window to be on top of the .exe?



Thank You!

FlashJester
01-07-2005, 08:23 PM
Use JWeb, it will solve this problem.

See

http://jweb.flashjester.com

and IT"S FREE !!