Hi, my TV resolution doesn't allow me to click on the full screen button, so I wanted to know if there is a key to switch to full screen mode with Flash player. Thank you
Hi, my TV resolution doesn't allow me to click on the full screen button, so I wanted to know if there is a key to switch to full screen mode with Flash player. Thank you
1.full screen SWF into full screen EXE
I am using SWF Studio 2.2 to convert SWF into EXE Though the SWF is made full screen the resulting EXE runs in a small window. If anybody here used SWF Studio 2.2, were there any option to make exe full screen
2.Need Help! Using Keyboard to Toggle Visibility
:confused; okay... I'm about knee deep in this project and I have come to a total stop. The title explains what I am attempting. I have run traces in just about every part of the code and it would appear that the input from the keyboard is simply not being read. There may be other problems with the code (I'm mostly self-taught) and I welcome ALL help... but the biggest worry is using the V key to turn the menu on and off... (I don't care if it's _alpha or visibilty... just as long as it's working). My current attempt is attached [note I didn't clean it from my last attempt so both of my attempts could be seen]: var showMenu:Boolean = true; var keyListener:Object = newObject(); keyListener.onKeyDown = function():Void { if (Key.isDown(86)){ showMenu; trace("are we there yet"); } } Key.addListener(keyListener); function hideShowMenu(){ if (showMenu) { _root.mainMenu_mc.gotoAndPlay("1"); showMenu = false; }else{ mainMenu_mc.visible = false(); showMenu = true; } } function init(){ if (Key.isDown(86)){ showMenu; trace("are we there yet"); } } stop(); init();
3.Blank screen on full screen mode
Hi everybody, I have windows vista i just installd flash player 9. i have problem that when i press full sreen button on any video on any site its goes blank. i am getting sound but no picture. Can anybody tell me what should be problem.
4.Hiding things outside screen in full screen
I've already finished my flash presentation and now I'm trying to enlarge it to full screen. The problem is that when I do, it shows some objects outside of the screen on the screen since my presentation doesn't happen to fit my monitor. How can I make it so that the presentation enlarges without cutoffs or extras and shows a black background in the areas outside of the screen when in full screen mode? Thanks for any help!
5.Screen size changes -- can't get full screen
I loaded a swf file on my homepage. However, it appears small. But when another link -- within a standard HTML page -- is used to go back to the swf page it then appears the larger viewable size. If anyone has suggestions on how to make the entire site viewable larger -- I would sure appreicate it. Thanks! Julie
6. video full screen and screen savers
7. Launching Flash Movie Full Screen On a Flat Screen Television Monitor
Users browsing this forum: No registered users and 23 guest