ActionScript 2.0 :: Fscommand-Fullscreen Does Not Work In Flash Player 9
Aug 28, 2009
I have a problem with Flash Player 9. I have developed a flash application (projector) in Flash CS3 using AS2 . I can compile it into Flash 9 projector, but when I do that, it will not run FSCOMMAND("FULLSCREEN", true); anymore. I wonder why this is as such.
When I read through some help resources, somewhere it says that FSCOMMAND is not supported in FP9 because of some security reasons and it says that I should use External Interface API instead.
If I have to use External Interface whatever remember that I am working with flash projector (exe), not in a browser. I use "trapallkeys" to stop people from pressing ESC and CTRL-F to quit fullscreen mode. However, ESC and CTRL-F still work if I put "trapallkeys" above "fullscreen".
So the problem is, I only able to use either one, not both. This is really strange.
I could not make "showmenu", "false" to work either.
View 2 Replies
Similar Posts:
Nov 5, 2009
The project is a keyframe based presentation and I'm an actionscript novice. It is to run, full screen, as an executable off a CD ROM and there are 4 .flvs in the executable. Here is my code for the first frame which contains opening video, and it works fine (sadly a simple fscommand fullscreen from as2 won't work). Problem is, I get black screens & weirdness when I try to use stageDisplayState and fullScreenTakeOver's on the frames that contain the other 3 videos.
[CODE]...
View 4 Replies
Aug 23, 2011
I prepared a footer for a website and have the following issue:There are two buttons on footer bar that interests us. One is fullscreen - clicked activates fscommand function. But fscommand works only when I debug my fla. Otherwise, nothing happens. There's an additional variable that shows if fullscreen is active - nothing happens.There's also a "coder" info. I wanted to use navigateToURL function for "mailto:..." adress, but nothing happens, even if if changed it to [URL] adress. Also debugger doesn't activate it.I tested it in browser, completely nothing happens. There's the code, works without any "addons":
[Code]...
View 7 Replies
Mar 29, 2012
my exit bttn in swf file using swf player for android doesnt work using fscommand. How?
View 2 Replies
May 4, 2011
I'm making a flash movie project, the stage size is 600x800. When I use fscommand to make the flash projector fullscreen it shows everything, including out of stage things. How do I get the projector to only show the stage Fullscreen? PS: An answer in AS 3.0 would be fine to! As 2 is preferable!
View 1 Replies
Apr 22, 2009
i have a flash application that calls a .bat file using fscommand.is there a way to call this fscommand when the flash player is being closed?
View 1 Replies
Sep 6, 2007
I normally do a CD for a convention twice a year, and this year was different. As usual things gets down to the very last minute with changes, but normally we don't encounter any problems with the opening of powerpoint presentations from within a flash, with the fscommand, as long as all the presentations and software are on the fscommand folder.
But yesterday I just couldn't make it work. I thought at first that was a vista thing, that wont let you run a cmd.exe window from flash, but then I realized it was happening, even after burning the CD in almost any enviroment. I tried changing the publishing parameters to flash player 7, 8 and 9, and try to publish it with action script 1 and action script 2 in all the possible combinations. Then i got smart and republished one I knew that worked, and it stop working.
[Code]...
View 6 Replies
Apr 17, 2003
i just installed an ati radeon7000 32 bit graphics card into my G4 tower so i can run 2 monitors--what i want to do is have my small monitor serve as the desktop where i can control what is being viewed on the second monitor: when the small monitor is set in the control panel as being the menu bar, then when a .swf or projector set to 'fullscreen' launches, it fills the screen on the small monitor but not the second monitor.
how can i set it so that whatever is launched from the small screen will appear in the second/larger monitor? (i want the menu bar and dock to be on the small monitor, so that it is hidden from view on the second monitor) i know i can do this in javascript, but i'd like to keep it on the desktop without having to use a browser-- using the fscommand to set the xy coords, or somehow target the second monitor?
View 2 Replies
Jan 20, 2010
I have an FLVPlayback component instance on my stage, into which I load videos based on button presses. When I create a .swf of my project though, if I use
fscommand("fullscreen", "true");
fscommand("allowscale", "false");
I get unexpected behavior. What should happen is the file loads, everything is centered, and the area around the project is whatever the background color is.This sort of works .. until the first FLV is played. The FLV gets scaled to 100% (fullscreen)and if I hit "esc" I go back to the "normal" sized player, but if I then maximize the window (almost the same as fullscreen), the entire flash player now decides to scale, not just the FLV playback component
I'd like to be able to have my windows projector file to take up the entire screen when it's loaded (without being scaled), but this doesn't seem possible. Any ideas what's going on? Regarding the FLVPlayback component, I've tried everything to make it fit and not scale ....set height, width, set scale to "noScale", set registrationHeight, registrationWidth, etc. Nothing works.
View 2 Replies
Nov 29, 2005
I know, I can send fscommand but can i take in fscommand and process it?
View 6 Replies
Jan 4, 2012
I need a player that can play FLV videos in FULLSCREEN inside my Flash8 application.I know that it can be done using AS3, but I need to use AS2; is there a player that supports fullscreen that can be used?
View 1 Replies
Jul 29, 2010
My boss wants me to implement a full screen option in our player. I can easily make a button to activate the full screen mode but can figure out how to make it change to a 'full screen exit' button once full screen is activated.
Here's the current fullscreen code I have:
ActionScript Code:
import flash.events.FullScreenEvent;
function fullScreenRedraw(event:FullScreenEvent):void
{
[Code]......
View 2 Replies
Apr 29, 2010
I have a slight problem when publishing to Flash Player 7 but works perfectly in Flash Player 6, below is the code:[code]In short this creates a list where the values are kept in SharedObject.I need to use a WebService so I require Flash Player 7, as I said this works as expected in Flash Player 6, so maybe someone may know a pitfall or two when migrating code form 6 to 7?
View 1 Replies
Feb 15, 2011
according to release notes in flashplayer 10.2 you can do fullscreen on multiple monitors. how can i trigger this behaviour?
View 1 Replies
Apr 13, 2010
A lot of users on one of our online apps complain about the app freezing in the fullscreen mode. I googled and came across many others complaining about this problem for other flash apps. Is it such a common problem, or are there known causes for it?
View 2 Replies
Dec 16, 2009
I am working in a player and when am trying to make it fullscreen the scrubber and volume bar everything become too big in size.
View 1 Replies
Jul 4, 2010
At the moment I'm using Selenium-Flex to write functional tests for a video playback app.At the moment, I need to test that the app behaves appropriately when switched to fullscreen mode - make sure that the control bar is in a reasonable spot, the video resizes appropriately, etc., and of course to do that I need an automated way to make Flash Player go fullscreen.
For good reason, Flash's security features prevent being able to fullscreen except in response to user input. Actual user input, a javascript callback being called does not count.Is there any way to disable this security feature on my test rig, so I can actually run my automated tests on fullscreen mode? Barring that, is there any way to put Flash into fullscreen mode externally, so I can hack it up to work that way?
View 1 Replies
Oct 7, 2010
Is it possible to make a flash player go full screen (not in browser)? Would there be any bug / error on different version of Flash player?
View 3 Replies
Sep 24, 2011
i have a problem in flex fullscreen mode... that is my input box doesnot work in fullscreen mode.I could'nt able to type anything. and no keydown events are working.
View 1 Replies
Jul 8, 2010
It's with a Flash overlay that has been custom made to overlap a .flv video running in Flowplayer (open source video player at flowplayer.org) The Flash overlay is mostly transparent and just includes a few buttons over top the video to allow visitors to share, email and visit a related website. Take a look here for example:[URL]
The video and Flash buttons work fine when videos are played within Flowplayer at normal size in the browser, but when making it fullscreen using Flowplayer, the Flash overlay plugin does not resize to fullscreen with it. Then, when made regular size again it gets distorted, as you can see from the example.
I know it might involve creating a custom onResize() function, but I haven't figured this out yet with Flowplayer. There are vague instructions & snippets of code here under "Layout management" section on flowplayer . org/documentation/developer/writing-flash-plugins.html
Code:
override public function onResize():void {
/*
set _childButton width according to my new width,
[Code]....
Interesting, but doesn't tell me much of what to do. I have a feeling it might involve making a new .as class in Flash and associating it to the custom buttons overlay .swf. On the right track?
get the overlay to resize using onResize and what code should be used would be very helpful. Others may be also trying to make custom overlay plugins too, and the fullscreen issue would be the next step to know after that and make it look more complete.
View 3 Replies
Jul 21, 2009
I'm on a laptop and for the past day or so I downloaded adobe flash about 10 times and it doesnt seem to work. whenever I try to watch something or have a flash ad on a website, I get a message that says "install missing plugins". I click on it, and it takes me to the flash download page but it doesn't seem to work. I'm not sure if this has anything to do with this, but it says by the installation instructions that I would need to press "run", I only have an option to save the file.
View 1 Replies
Nov 19, 2009
But my proublem is that I have a flash presentation.The defalt for moving the slide screens back and forth are left and right arrows.It works fine when tested or even the .swf fileBut then the left and right buttons don't respond when I go to fullscreen.
View 5 Replies
Jun 19, 2011
So I've been assigned to create a custom flash video player. I followed a good tutorial by Lee Brimelow and went far with the project, until I've hit a dead end - fullscreen function for the video itself. I would simply want to add a fullscreen toggle button that doesn't scale my whole scene, but only the video container (videos are loaded from xml via tree component), while preferably keeping the controls visible.I'm really hard pressed here, since I have to finish by tomorrow, but I really can't see making any progress without some guidance, even if I pull an allnighter.
View 0 Replies
May 9, 2010
I am building a site, and I used the script assist to make links (on release) and the links won't work, i click on them and nothing happens. Do you think this is a coding problem or a flash player problem.
View 10 Replies
Nov 29, 2009
From time to time the letter keys in my flash player stop working. They work ONLY if I hold down CTRL at the same time. It's really annoying, because some flash content I like to use requires typing, and this weirdness doesn't change if I restart the browser or the computer altogether. It is some general setting too, because when this happens NONE of the flash windows will take any letters.
View 3 Replies
Jan 30, 2011
I'm trying to put a mp3 player on my web page and it should work on iPad. So, I learned iPad doesn't support Flash. However, apparently partly it does. I couldn't find the information on this. How is it possible: [URL]. That is a mp3 player working on iPad (when browsing on Safari). However, it uses audiojs.swf (1644 bytes) and without that it doesn't work at all. How can iPad use the swf if Flash is not supported? What is another good free mp3 audio player that works on iPad.
View 2 Replies
Jan 16, 2006
I attached the file.If you publish it in Flash Player 6.0 the text effect works.. but in Flash Player 8.0 doesn't..
View 8 Replies
May 2, 2007
I use getURL to trigger new page, it works in flash player 7 (publish setting -> flash player version 7) but not works in flash player 8 (publish setting -> flash player version 8). Here is the code :
[Code]...
View 2 Replies
Jul 22, 2010
10.1 Does not work with SisM760gx chipset. I know its an old chipset for this notebook. I cant get fullscreen when watching youtube movies or something else.. The pixels stays dead and with strange colours. I know I can uncheck the use hardware acceleration , but the quality of the video get a lot worser, so i dont think this is a solution. I reinstalled the flash 9 and i got the problem "solved".. Is there plans from adobe to work on this issue for older platforms?
View 4 Replies
Jul 10, 2011
I am writing a application who runs in a browser and want it to run in fullscreen, i have read that Textinput do not work in fullscreen, so my application decrease in quality
View 1 Replies