Ask a Question related to Macromedia Director Lingo, Design and Development.
-
catlee webforumsuser@macromedia.com #1
Re: Bringing application window to front :)
I think i am brain dead i meant bringing an application to the front
right so you launch a word file from projector - all fine - comes up in word in front of the projector then you minimise word and go back to the cdrom when you click on another button to launch a word file it launches it behind the cdrom screen and i want it in the front
filextra by itself works in windows/word xp but not in 2000
Have tried using BaSetWindowState ((baWinHandle), "DontStayOnTop")
But it doesn?t work
cheers
C
catlee webforumsuser@macromedia.com Guest
-
Bring PopUp Window to Front
How do I bring a popup window to the front of all other browser windows? I have images that are linking to the same popup and only want the image... -
Window that stays in front
Hi, I'm trying to create a flow that looks like this: I have a frameset with two frames: Left - for menu main window - for viewing of pages. ... -
Bringing window to the front
I have several pop-ups on my site and was wondering if it is at all possible to create a link on the pop-ups that bring the opener window to the... -
Bringing up the PRINT window
Thanks to those who helped me out with this question before. I'm using the "getURL" command on a button in Flash to open a document in a separate... -
Bringing projector window to front
I think i am brain dead i meant bringing an application to the front right so you launch a word file from projector - all fine - comes up in word... -
Mark A. Boyd #2
Re: Bringing application window to front :)
On 03 Sep 2003, "catlee" [email]webforumsuser@macromedia.com[/email] wrote:
> I think i am brain dead i meant bringing an application to the front
>
> right so you launch a word file from projector - all fine - comes up
> in word in front of the projector then you minimise word and go back
> to the cdrom when you click on another button to launch a word file it
> launches it behind the cdrom screen and i want it in the front
>
> filextra by itself works in windows/word xp but not in 2000
> Have tried using BaSetWindowState ((baWinHandle), "DontStayOnTop")
If baOpenFile() doesn't behave that way already, you'll need to obtain the
handle of the Word application window. See the various Window functions in
the Buddy API help file.
--
Mark A. Boyd
Keep-On-Learnin' :)
Mark A. Boyd Guest



Reply With Quote

