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 07-25-2001, 04:24 AM   #1
lfujinaga
Registered User
 
Join Date: Jul 2001
Posts: 3
Unhappy

i have a stand alone projector file, that has a button to open up a browser. (I'm using GET URL). On the Windows projector file, the browser window opens up behind the projector file. Is there anything (scripting) I can implement on this file so that the browser appears in front? I also have the projector file fill up the whole screen, so I'd have to quit the projector to look at the browser. I need help, quick!
lfujinaga is offline   Reply With Quote
Old 07-25-2001, 05:51 PM   #2
Hollywood_Dave
Registered User
 
Join Date: Mar 2001
Posts: 149
Default

I'm actually doing something similar myself and I hadn't even thought about that problem. Tried it out, sure enough, my Flash projector is in front of the browser it opens (I am opening Shockwave movies off CD Rom).

I suspect the solution is in Javascript--so when the window opens, it is instructed to go to the front. I am digging around, but so far nothing. I'll let you know.

If you learn of a solution in the meantime, please let eveyone know!
Hollywood_Dave is offline   Reply With Quote
Old 07-25-2001, 06:02 PM   #3
defrex
Registered User
 
defrex's Avatar
 
Join Date: Jun 2001
Location: southern ontario, ca
Posts: 127
Default

i'm not the greatest with javascript but i THINK this is right:

<script>
<!--
window.focus()
//-->
</script>

just toss that puppy into the head of the html page and it should do the job. again i'm not 100% sure that will work like i think it will, but it should.
defrex is offline   Reply With Quote
Old 07-25-2001, 06:44 PM   #4
lfujinaga
Registered User
 
Join Date: Jul 2001
Posts: 3
Default javascript

thanks for the javascript, but the url i want the projector file to open up is not created by me. it's a company's website i want the projector to link to...
lfujinaga is offline   Reply With Quote
Old 11-09-2001, 05:28 PM   #5
Michael Kivi
Registered User
 
Join Date: Nov 2001
Location: Boston, MA
Posts: 8
Send a message via AIM to Michael Kivi Send a message via Yahoo to Michael Kivi
Unhappy same problem. . .

I'm having the exact same issue. A projector file in Full Screen mode with links to html documents. 2 of the html docs are mine, and 3 are to external websites. I've tried loading the suggested javascript into the head of my html docs, and it doesn't seem to be working. I've also tried adding: onLoad="self.focus();" to the
body tag of my html docs.

The problem seems specific to IE5. . .

HELP!
Michael Kivi is offline   Reply With Quote
Old 12-04-2002, 08:44 AM   #6
miakazi
Registered User
 
Join Date: Dec 2002
Location: Hannover, Germany
Posts: 10
Default

also trying to figure this one out- I'm working with a projector file for a cd-rom. Does the javascript go into the get URL action? it didn't work for me, but maybe I didn't word it correctly..

miakazi
miakazi is offline   Reply With Quote
Old 12-04-2002, 04:51 PM   #7
DiDi
Registered User
 
DiDi's Avatar
 
Join Date: Jun 2002
Location: BCN
Posts: 383
Default

Check this:

http://usuarios.lycos.es/didinomade/...BurningFAQ.htm

Resources section has a list of 3rd party tools (free and comercial) that you might find usefull.

Hope this helps...

DD
DiDi is offline   Reply With Quote
Old 12-04-2002, 06:24 PM   #8
flux2k
Registered User
 
Join Date: Oct 2002
Posts: 35
Default

You can try out my utilty found here
but it will only run on windows and it also has to have the Flash activex installed.
flux2k is offline   Reply With Quote
Old 04-27-2006, 06:15 PM   #9
whatinspiresu
Registered User
 
Join Date: Apr 2006
Posts: 2
Default

Im having the same issue.

I was able to add the fscommand-quit, along with geturl. That closes the projector file and loads the URL with the same button click.

My problem is, that when it loads the html, the browser is minimized.

Anyone know whats goin on here?

The only thing that worked for me is Flash Jugglor. I dont want to spend $300 for 1 presentation.

I also thought that a javascript to load the page behind the projector would work, then it would only need the quit fscommand to view the browser window.

If anyone knows how to load a url, when the projector file starts... Let me know!
whatinspiresu 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
opening browser windows with specific dimension size? rperez Simple Stuff (Newbies) 0 05-14-2004 01:13 PM
Opening Browser Windows with Flash Buttons Deland01 ActionScript 1.0 (and below) 5 11-17-2003 10:53 AM
Hit a URL w/o opening a new browser? ToddziLLa ActionScript 1.0 (and below) 2 01-21-2003 09:25 PM
Submit URL without opening browser window mwielbut Server-Side Scripting 2 01-05-2003 04:37 PM
Opening a new browser Lucremonkey ActionScript 1.0 (and below) 2 10-16-2001 12:29 PM


All times are GMT. The time now is 02:03 AM.


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.