Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > Server-Side Scripting

Reply
 
Thread Tools Rate Thread Display Modes
Old 03-13-2001, 07:56 PM   #1
loydthefarmer
Registered User
 
Join Date: Feb 2001
Location: the farm
Posts: 52
Send a message via AIM to loydthefarmer
Smile

Okay if i was to spawn a pop up window through flash, say using the "chromeless window" tutorial how would i make the window stay in the forground?? (i.e. above all the other open windows)


Thnaks in advance
loydthefarmer is offline   Reply With Quote
Old 04-02-2001, 12:29 AM   #2
drZoode
Registered User
 
Join Date: Feb 2001
Posts: 35
Default

In the <body> tag of your popup window html file add this:
<body onBlur="self.focus()">
The popup window will always get focus (until it's closed).
drZoode 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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple actioscript to javascript question ! Reflex ActionScript 1.0 (and below) 0 10-04-2004 05:45 AM
Swapdepth using txt files and dynamic content for game. superbnerb ActionScript 1.0 (and below) 3 09-22-2004 08:27 PM
Javascript popup question SeanPaul72 ActionScript 1.0 (and below) 1 07-06-2003 05:43 AM
A quick Javascript question JRBT Other Flash General Questions 6 03-06-2002 05:33 PM
Question Using FScommand and Javascript vb_charlie Animation and Effects 1 04-06-2001 04:29 AM


All times are GMT. The time now is 05:04 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.