| View previous topic :: View next topic |
| Author |
Message |
Visioneer
Joined: 19 Nov 2007 Posts: 67
|
Posted: Mon Nov 10, 2008 3:25 pm Post subject: Keep Flash Fullscreen open (class ShockwaveFlashFullScreen) |
|
|
Hi,
I want to find a way to keep Flash Fullscreen Videos from closing
when I WinActivate a small window. They also close when I hit any
button on my remote.
Youtube is one example of what I am talking about. When you click
the square icon for fullscreen a fullscreen video window pops up.
It has an ahk_class ShockwaveFlashFullScreen.
I tried setting AlwaysOnTop, On and Winset Disabled but that does
not help.
I think that many other websites use this Flash Fullscreen class.
Maybe there is a style setting that could help ?
Thanks |
|
| Back to top |
|
 |
BoBo² Guest
|
Posted: Mon Nov 10, 2008 5:29 pm Post subject: |
|
|
Already told, embed a player within an AHK-GUI and push that 'fullscreen window' trough the background/bottom of the screen. Somebody might be able to tell you to embed a video within an Active Desktop too - sorry, I'm not that type of guy.  |
|
| Back to top |
|
 |
Visioneer
Joined: 19 Nov 2007 Posts: 67
|
Posted: Mon Nov 10, 2008 7:23 pm Post subject: |
|
|
I need to keep ahk_class ShockwaveFlashFullScreen windows from
closing, the moment they lose focus. |
|
| Back to top |
|
 |
Visioneer
Joined: 19 Nov 2007 Posts: 67
|
Posted: Tue Jan 13, 2009 6:55 pm Post subject: |
|
|
Hi BoBo
Can you please elaborate on that ?
Maybe some links to current best way to "embed a player within an AHK-GUI" and how I could "push that 'fullscreen window' through the background/bottom of the screen".
Would the result be the video playing in full screen and would something
like WinActivate, somewindow, NOT close/reduce the full screen video?
Thanks |
|
| Back to top |
|
 |
|