ActionScript 3.0 :: Fullscreen In Windows Projector?
Jan 22, 2009
I have a Flash presentation I want to autorun in full screen mode. I set this using StageScaleMode.FULL_SCREEN, and it works fine if I run the swf file. However, the exe file opens a blank full screen, and only when I exit with ESC does it show the actual movie in a regular window.
View 2 Replies
Similar Posts:
Aug 16, 2011
I'm working in CS5, using AS2 on a Mac.I've built a presentation that requires the need to open pdf files in Acrobat Reader... as I have been building this on a Mac I simply used the geturl code which has been working a treat... today when I tested it on a PC it opened the file in a browser window!
I'm not really a coder and have to rely on finding bits online that I can tweak... after many hours I have fixed the pdf opening problem by using the fscommand method, but unfortunately when the pdf file is closed, my presentation (that was running fullscreen) has minimised itself to a window 100% to the original stage size!
View 2 Replies
Aug 16, 2011
I've built a presentation that requires the need to open pdf files in Acrobat Reader... as I have been building this on a Mac I simply used the geturl code which has been working a treat... today when I tested it on a PC it opened the file in a browser window!
I'm not really a coder and have to rely on finding bits online that I can tweak... after many hours I have fixed the pdf opening problem by using the fscommand method, but unfortunately when the pdf file is closed, my presentation (that was running fullscreen) has minimised itself to a window 100% to the original stage size!
View 2 Replies
Feb 6, 2012
I have a flex application (.swf) and want to create a projector file. When I choose File-> create projector I get the .app file because I work on a Mac. I know I can create both projector formats for windows and mac using the export feature in Flash Professional. But this is not an option since it's Flex.Is there any other way rather than switching to windows to create the file?
View 1 Replies
Jan 26, 2010
Ever since I`ve changed to flash cs4, every windows projector publish I make takes a really long time to open and play an animation.I`ts just very slow. When I created stuff on flash cs3, I had no problems running published projects.
Can anyone help me here? It`s just that I searched for a lot of forum questions just like mine on other web sites and none could . Since your the developers os this product I would like to see what you`ve got to say about this.
View 3 Replies
Dec 9, 2010
I'm making a front face for Queuing Application. This app show current serve queue number and list of next 5 queue number that sent by xml from a main program created with Power Builder.I need to run this application 24/7 and it's show Video Ads (contains some videos loaded from xml), load some SWFs which every SWF load a single XML file every 1 second (using setInterval/SWF).Now, app done but there is always an exception, nay, a problemoand oh btw, if I restart the app, the thing is going to normal again and halted on 30 minutes and stop on 60 minutes.
View 2 Replies
May 20, 2009
I have read several posts where people discuss TOPMOST and SWF Studio as options for keeping applications running in the top of the z order.
My question is: Is there a way to create a projector that always stays on top (e.g. even if a windows update occurs) without purchasing SWF Studio? As I understand TOPMOST is only for launched applications, not for the application itself.
View 1 Replies
Jan 21, 2010
I am trying to do something really simple but I think there may be a bug in flash. I want to create a fullscreen projector which does not scale the stage and contains movies, the movies should not play fullscreen. I want the videos to stay exactly the size as I have set them up on the stage as they have titles above them. The issues I am facing are as follows;
1) If I place the movie on frame1 of my timeline along with the code
[Code]...
View 0 Replies
Jan 7, 2009
I have created a cd-rom in flash which autoruns and opens up as a fullscreen projector. The cd launches various powerpoint files from without the movie, however, once i close the powerpoint file, the projector is no longer fullscreen.
Is there any way I can keep the flash movie running fullscreen behind the powerpoint files, so when i close them, the flash movie is the same.
View 1 Replies
May 6, 2011
I'm creating a flash projector file and need to scale background full-screen. The background is a gradient shape. I made it full screen and resized background so width and height is stage width and height but it still won't work.
View 1 Replies
Oct 9, 2009
The powers that be have decided a project I'm working on shouldn't go on a website after all, but needs to be on a CD for Windows users instead and of course I only have a couple of days to made the "relevant tweaks" as they call them.It needs to run directly from the CD so I presume AIR isn't a good option.I've got all of it working by publishing to a Windows Projector executable. The bit I'm stuck with is allowing users to click buttons to open various directories which will be on the CD. These are source files for following tutorials from the main part of the CD. I've tried playing around with the various options in the FileReference class (namely browse() and download()), but they seem to be set up for use online only.
View 2 Replies
Sep 21, 2011
I got a Windows Flash Projector (.exe) that I need to autorun from a USB drive. I just want the user to be able to plug in the USB drive to their machine and have it start running without any menus. I've been using the following with no luck:
[autorun]
open=KSF_USB_main.exe
The project is composed of a number of .swf files that load into the "KSF_USB_main.swf" file. There are also PDF and FLV links within some of the movies. I have the "autorun.inf" file and all other files (including the .exe Projector file) on the USB drive. When I plug it in to a PC it brings up the "What Do You Want To Do?" window and doesn't autorun.
View 1 Replies
Oct 28, 2009
I`ve been trying to load a swf file in a windows projector file. However, when I preview the project in the swf format it works perfectly, but if I preview it as a windows projector file, nothign happens. It doens`t load the external swf file.[code]...
View 0 Replies
Aug 19, 2004
I will be making flash projector. How do I make windows pop up on flash projector when you click on buttons while exploring the contents inside?
View 1 Replies
Aug 3, 2009
Made with Flash and MDM Zinc 2.0. Exe is making a fullscreen projector presentation CD have examples at hand.
On the left side of the page there are related topics. On the right side of the pressing topics, and link directly to the pdf file which is pressing on the issue comes with interface page pdf acrobat.
How to combine Flash and Acrobat PDF like this sample?
Note: This job has nothing to do with respect in FlashPaper was investigating it. Adobe does not import PDF Director'ı also tried.
View 2 Replies
May 24, 2011
I have two seperate machines I work on. Is it possible to have a true fullscreen? It was possible in as2, but all examples I've seen on this forum haven't worked. I will not be using an accompanying html file, I will be publishing to exe.
View 5 Replies
Nov 23, 2009
I have a projector published from Mac into two formats: Mac and Windows. The main movie loads an intro flv, and it has a button to skip which loads another swf.When I run the .app in MacOS, it works fine. The video is displayed and the button jumps to the mentioned swf. However, when running the .exe in Windows, no video is showed and the button does nothing.I think it's a path problem. I'm using relative ones, and have tried in all forms:
./video/myvideo.flv
/video/myvideo.flv
video/myvideo.flv
[code]......
View 3 Replies
Apr 5, 2004
I'm publishing a .exe file made in flash. The last frame has an exit button and a replay button:
exit button:
on (release) {
fscommand("quit");[code]....
Total ActionScript Errors: 6 Reported Errors: 6
View 1 Replies
Nov 14, 2010
I have an FLVPlayback component on my timeline (frame 4 or so), and my Flash Projector is running in fullscreen mode. The problem is that I can't seem to make my FLVPlayback component NOT be in fullscreen mode and at the same time, have my stage in fullscreen mode.
View 1 Replies
Feb 6, 2012
I'm creating a fullscreen projector that has an FLV file on the stage. I successfully got the FLV to appear non full screen by using the answers for the following question:
Non-fullscreen FLVPlayback
However, the background still goes black just before the FLV comes to the stage.
It runs fine when the projector is not set to fullscreen - background is there along with my close button.
View 1 Replies
Feb 16, 2009
I'm having a problem getting a cdrom interface to not scale in an AS3 Projector. The movie does have an embeded flv player, but it has an interface around that that is 830px wide by about 500 tall and that needs to be shown at its original size, but fullscreen. The movie plays fullscreen, using the following AS3 code:
Code:
stop();
import fl.transitions.Tween;
[code]....
View 1 Replies
May 6, 2011
I'm creating a flash projector file and need to scale background full-screen.The background is a gradient shape.I made it full screen and resized background so width and height is stage width and height but it still won't work.
View 4 Replies
Feb 19, 2010
I need to have a fullscreen AS3 projector to open a video within the presentation to fullscreen and then back to its original size. The video is inside another movie clip and doesn't use the FLVPlayer component. There is also a custom video controller that needs to be positioned under the video when viewed fullscreen and then return under the original video. I have had some success opening the fullscreen video but could not position the video or controller position accurately.
View 4 Replies
Mar 6, 2006
In the projector I have links that open websites in a web browser window. When I play the projector on Mac, the browser window opens in front of the Projector's window, but on Windows, the browser is hidden by the projector's window
View 2 Replies
Mar 22, 2008
I working on a projector presentation in flash where I would like to run it in fullscreen. I use:
fscommand("fullscreen","true")
In the first frame, but it scales up my content so that it gets blurred. Is it possible to keep the stage width and height and still go fullscreen, so you just fill the space with stage color.
View 2 Replies
Jan 23, 2009
I'm currently trying to get an AS3 based flash file to run full screen in a windows projector, but no matter what I try codewise I cannot get the function correctly working,I've tried
fscommand("fullscreen","true");
which works, but I'm also told to avoid it, as it's buggy : - I also tried
fscommand("trapallkeys","true");
fscommand("fullscreen","true");
fscommand("showmenu","false");[code]....
but this doesn't work either, in swf or standalone .exe.
View 2 Replies
Jan 10, 2012
I used AS3 to successfully load a web-hosted video file when I tested my app. within Flash CS5. However, I published as a Windows projector EXE file and the web-hosted video won't load from within Flash Player 10 running the EXE.
View 1 Replies
Mar 22, 2010
Am I able to publish a Windows/Macintosh projector from Flash Builder 4? I would like a solution that stays within the IDE, rather than having to open FlashPlayer.exe and export the EXE/App.
View 2 Replies
Oct 22, 2010
Does anyone know of a flash projector 'project' or 'framework' that uses a new flashPlayer for each window?We've used mProjector, which works well to a point, but I'm very disappointed in the fileIO patterns they use. It is very buggy with regard to reading and writing files.
mdm zinc uses multiple windows, but it is all sits on one flashPlayer 'session'. The same applies for AIR. It is great, but there isn't a way to make each window run on a seperate flashPlayer... extreme number crunching on one window will lock up all other windows.
edit - Just to clarify my needs (since I'm adding a little bounty), the app is an ERP application, built on Flex 3.x, and the size and scope of the project == huge.
tl;dr -- I need an exe wrapper (for windows), similar to AIR, that can have multiple windows, running each window on a seperate flashPlayer instance, and when a window is closed, it blows-away that flashPlayer instance / stage / etc.
View 2 Replies
Oct 21, 2008
1) Is there any way to create windowless non-fullscreen projector with Flash CS3?
2) Or even better "masked" projector applications (where the window will be able to take any shape depending on a mask, and not only rectanlge shape)?
3) Or at least any way to change the title of the projector's window? ...
Or we are "doomed" with every non-fullscreen projector application to suffer from the "Adobe Flash Player 9" window title?.... :/...
View 1 Replies