Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Desktop, Mobile and non-browser Environments > Projectors and CDs

Reply
 
Thread Tools Rate Thread Display Modes
Old 05-17-2002, 01:43 PM   #1
CtrlZ
Registered User
 
Join Date: May 2002
Location: Oxford, UK
Posts: 9
Default pdf to load in front of windows projector

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?
CtrlZ is offline   Reply With Quote
Old 05-18-2002, 05:04 AM   #2
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Default

This is a general problem we've experienced with browsers, they all seem to pop behind. You could try using a HTML frameset file which called the window into focus when it openned using javascript. The top frame could be 0% and do the focus thing. The bottom could be 100% and load in the PDF... Just an idea.
__________________
Cheers

Jesse Stratford
ActionScript.org Cofounder
Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org

Please don't email or PM me Flash questions, that's what the Forums are for!

Please don't rely on me reading my PMs either. Email me about important stuff.
Jesse is offline   Reply With Quote
Old 05-20-2002, 01:27 PM   #3
CtrlZ
Registered User
 
Join Date: May 2002
Location: Oxford, UK
Posts: 9
Default

Thanks Jesse, This sounds like it will work but I don't really know any Javascript, are there any tutorials about the code required to do this that you know of?
CtrlZ is offline   Reply With Quote
Old 05-20-2002, 02:54 PM   #4
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Default

I know it involves something like: onLoad(document.focus) ... or something similar. Check out a javascript site or Google around for it.
__________________
Cheers

Jesse Stratford
ActionScript.org Cofounder
Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org

Please don't email or PM me Flash questions, that's what the Forums are for!

Please don't rely on me reading my PMs either. Email me about important stuff.
Jesse is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Launcing Pdf Files From A Swf File In A Director Projector!! nicknametaken ActionScript 1.0 (and below) 11 10-14-2004 09:29 AM
Projector Load Window DavidP ActionScript 2.0 0 10-08-2004 11:00 PM
Opening PDFs in front of Flash projector Rach73 Projectors and CDs 1 04-18-2004 06:04 AM
Problem with the projector file on Win XP andkhl ActionScript 1.0 (and below) 1 04-07-2004 03:36 PM
How to bring a window to front of other windows? Aladdin610 Simple Stuff (Newbies) 2 12-15-2003 01:14 AM


All times are GMT. The time now is 03:07 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.