|
-
PDFs opening behind my CD interface
I just looked at FooChuck's thread here: http://board.flashkit.com/board/showthread.php?t=794074 and found some good advice, but not an answer for this issue.
I have a CD that autorun's with a Flash EXE interface at full screen. It launches PPT files with no problem. I'm using Northcode's proxy file, so there aren't even any BAT files to make it look clunky when the files open.
BUT whenever I open a PDF, they open BEHIND my flash interface.
How can I get them to pop to the front?
Is there some kind of "focus" command that I should be using? These PDFs are opening in browser tabs, but that is OK.
Here is the code I'm currently using to open the PDFs:
on (release) {
getURL("Cutsheets/01-1482.PDF", "_blank");
}
Last edited by Graz73; 05-05-2009 at 04:06 PM.
Reason: more info
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|