0
votes
0answers
13 views
Bug? FlashPlayer 10 Projector not going into fullscreen depending on SWF/HTML Player settings
Hello,
We now use Flash CS4 to publish our FlashPlayer (SWF) and Projector (EXE) but have been having problems with the Projector not running full screen but we can't see why.
To …
1
vote
3answers
90 views
Flex full screen mode
Hi,
I'm new in flex.
I faced problem to make full screen in flex 3.My layout container type like below.
<mx:Application >
<mx:Panel>
<mx:ViewStack>
<mx:VBox …
0
votes
2answers
22 views
Safari full screen bug
I need to use full screen mode in my flash application, for some reason when i go into full screen mode in safari or chrome, the stage is completely disabled. I tried using a very …
1
vote
4answers
226 views
Overlaying on a 3D fullscreen application
I want to display some custom graphics on top of a 3rd party fullscreen Windows application.
Have you played any Steam games? It has an executable, GameOverlayUI.exe that lets you …
0
votes
1answer
37 views
PyQt display fullscreen image
I'm using PyQt to capture my screen with QPixmap.grabWindow(QApplication.desktop().winId()) and I was wondering if there was a way I could display my screengrab fullscreen (no wind …
0
votes
2answers
26 views
JDialog Not Displaying When in Fullscreen Mode
I have an application that runs in fullscreen mode and has been working fine. Now I need to add a simple, undecorated dialog and I'm running into trouble. If I run the applicatio …
1
vote
4answers
113 views
JPanels, JFrames, and Windows, Oh my!
Simply stated, I am trying to make a game I am working on full-screen.
I have the following code I am trying to use:
GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphics …
3
votes
4answers
1k views
How to make in Javascript full screen windows (stretching all over the screen)
How can I make full screen in JavaScript that works in IE, Firefox and Opera.
When I mean full screen I mean one that takes all of your screen
2
votes
1answer
34 views
How to detect Flash full screen mode and escape from it with JavaScript
I need a way to send notification to the browser that my website user has entered full screen mode in Flash. On clicking a link running only JavaScript within flash it escapes full …
2
votes
5answers
216 views
Detecting if a browser is in full screen mode
Is there any way of reliably detecting if a browser is running in full screen mode? I'm pretty sure there isn't any browser API I can query, but has anyone worked it out by inspect …
0
votes
1answer
28 views
Should I resize my loaded images when switching to full screen in Flash
I have a swf that loads images from my server and resizes them to fit the 800x600 stage size. The original images are stored at 1024x768 max pixels. The user can press a button to …
0
votes
1answer
95 views
Flash AS2 fullscreen problem
Hi, i have my code to make the stage go to fullscreen but it doesn't seem to work if I use the .swf version of the file, if i export it as a .exe file though it will work, heres my …
1
vote
2answers
63 views
What are your top tips / best practices for delivering the highest quality video experience through Flash?
Please describe some of the best practices for delivering video over the web through Flash Player. For example I am encoding video in FLV at 320x240 pixels, this seems to be the be …
0
votes
0answers
21 views
VBScript - set app in “full screen” mode
Hi to all!
i have application that can run VBScript form inside. Is there a way from this app to run vbscript that set the same application in full screen mode? I was thinking of …
0
votes
0answers
4 views
Is there any way to automatically focus an application started from kde autostart folder?
I'm currently starting Firefox on Kubuntu 9.0.4 from my .kde/Autostart directory.
Firefox is starting fine, but it doesn't grab the focus in the KDE desktop.
This is a problem beca …
