CtrlZ
05-17-2002, 01:43 PM
Hi everyone
I desperately want to be able to load pdf documents in front of windows projector. At the moment I have used a simple
on (release) {
getURL("folder/file.pdf", "_blank");
}
But they always load behind the full screen. Can any one tell me how to load these in front?
I desperately want to be able to load pdf documents in front of windows projector. At the moment I have used a simple
on (release) {
getURL("folder/file.pdf", "_blank");
}
But they always load behind the full screen. Can any one tell me how to load these in front?