Flex :: Flash Projector With Multiple Windows, Each With A New FlashPlayer Instance?

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


Similar Posts:


Windows :: Create A Windows Projector .exe From Flex Application Using A Mac

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

Professional :: Flash Cs4 Windows Projector?

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

Flash :: Autorun A Projector (Windows) From A USB Drive?

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

ActionScript 2.0 :: Make Windows Pop Up On Flash Projector?

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

ActionScript 2.0 :: Open A File In Its Default App On Windows XP SP2 In Flashplayer 7?

Feb 22, 2005

I need to open a file in its default app, on windows XP SP2, in flashplayer 7.I've searched and found some exe files that claim to be able to do just that, but i cant get it to work.

[URL]

I've managed to open a given exe file from the fscommand folder, but cant get the above examples to work - i think the problem is, that i cant send parameters to the exe file.

View 2 Replies

[CS4] AS3 :: Get A Based Flash File To Run Full Screen In A Windows Projector?

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

ActionScript 3.0 :: Load Web-Hosted Video Within A Windows Flash Projector EXE?

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

Actionscript 3 :: Create Windows / Macintosh Projector From Flash Builder 4?

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

ActionScript 2.0 :: Make Windows Popup On Flash Projector When Click On Buttons While Exploring The Contents Inside?

Apr 24, 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 7 Replies

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

ActionScript 2.0 :: [ASK] Windows Projector (exe) Halting?

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

Possible To Open A Directory From A Windows Projector File?

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

ActionScript 2.0 :: Load Swf In A Windows Projector File?

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

ActionScript 3.0 :: Projector External Files Don't Work At Windows?

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

ActionScript 2.0 :: Windows Projector - Exit/replay Scripts?

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

Flex :: Open Multiple Pop Up Browser Windows From ActionScript?

Jun 1, 2010

How to open multiple pop up browser windows from ActionScript?

View 2 Replies

Windows :: Use Multiple WebBrowser Tabs For 1 Flex Application?

Sep 13, 2010

I'm developing a flex application to view charts and statistic data about real-time stock price. The requirement is that 1 user can view multiple windows (or panel, or canvas) of multiple stock symbols at the same time. I want to have 1 button, when I click at that button, a new panel will be pop up in a new WebBrowser tab. 1 user can open 5 or more panels like that in 5 more webbrowser tab to see 5 different stocks. And all 5 panels must be managed by the main Application. So that the Application can send stock price data to those 5 panels.

View 2 Replies

ActionScript 1/2 :: Windows Projector Quits Fullscreen When Opening Pdf File?

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

Professional :: Windows Projector Quits Fullscreen When Opening Pdf File

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

Actionscript 3 :: Avoid The Display Of Multiple Alert Windows In Flex?

Feb 18, 2011

I have a timer in my application. For every 30 min, it will hit the web services and fetch the data and updates the UI. The application was working fine till yesterday. Suddenly, because of some issue, the web services were not available for some time. During that period, Application displayed the RPC Error multiple times(More than 100 alert boxes) in alert window. Because of this alert boxes, my application was hanged and i was not able to do anything.

I have tried several approaches, but nothing worked.Finally, I have tried to use a flag. In all the approaches, this looked promising. so i have implemented it.Basically, in this approach whenever we open an alert we will set a flag.While opening and closing alert we will reset this flag.

View 1 Replies

ActionScript 3.0 :: Create A Contact Form That Could Sent An Email Running In A Windows Projector (.exe) From A Cd Rom?

May 31, 2011

how to create a contact form that could sent an email running in a windows projector (.exe) from a cd rom?

View 3 Replies

OSX - Mac Flash Projector With Multiple SWF Files Inside

Feb 16, 2011

My project is made from multiple SWF files. I'm able to create .app from the main SWF file. Is it possible to put the related files into the .app directory structure? Where should be placed? Into .app/Contents/Resources/? Would it be possible to access these files using some relative path to this location from the main SWF?

View 1 Replies

ActionScript 2.0 :: When Publish A Projector .EXE File For Windows, Then, The Width Is Still Correct, But The Height Is Higher Than 62?

Nov 17, 2003

My Stage size is 126*62. (it's a small animation).- When I publish the .SWF, no problem.- When I publish a projector .EXE file for windows, then, the width is still correct, but the height is higher than 62 : I got two small white bands beside top and bottom of my stage,see ?I don't understand why there's such a difference between publishing a SWF or EXE. And I'm afraid this also happens whatever the Stage size is (small or big, I mean) : you always get these blank bands on the top and the bottom, don't you ?

View 1 Replies

IDE :: Difference Between CS3 API FlashPlayer And FlashPlayer In A Browser?

Apr 9, 2009

I picked up enough AS3 recently to create some advertising banners and they work perfectly when I test the movie within CS3 by using ctrl+enter. I uploaded the created swf on the website and experienced lots of weird problems like child mcs stopping to play after a while or movies not playing till the end etc.. On some movies, they will play properly if you reload the website, on some others (the one which doesnt play till the end) that wont fix the problem either. The banners' filesizes are also around 8KB for example and include only text and vectors.

I published my movie by letting Flash create an html file, and the exact same problems are occurring there aswell. I mean I got strict mode and everything turned on in Flash but I'm not getting any errors at all when testing the movie. I also dont see any visual errors. It's just the swf acting differently in a browser.

So I'm trying to figure out what the difference between the flashplayer used by CS3 and the one in firefox is for example. I got the latest flashplayer (10 r22) on firefox and it seems that CS3 is using the flashplayer 9 (I'm not sure about this but its the player I found in the CS3 folder).I'm using timeline based tweens (I know it sucks and I did this mostly on the first banners I created and started using the tween classes built in Flash later on when I learned more AS3) so wondering if this is the problem.

View 5 Replies

Windows :: PDF Displaying Correctly In Flex Mx:HTML Control In Windows / Reader X

Oct 28, 2011

I'm having an issue with the PDF displaying outside the viewable area of the mx:HTML control in Flex. When the application starts up - the mx:HTML is set to a certain size, but can be enlarged if the application is maximized. These are the following conditions to replicate it: Issue only happens in Windows (Windows 7, not on Mac) Issue only happens with Reader X installed (not with previous versions) Issue only happens when running the built app, does not happen in debug / development mode from FlashBuilder

[Code]...

View 1 Replies

Windows :: Flex - MXMLC Throws A Java.lang.NullExceptionPointer When Compiling In Windows (not In Mac Nor Ubuntu)

Feb 23, 2011

I'm running ant to compile a Flex application, and the build keeps failing when running it on a windows command line. Other people in my team can successfully run the very same build under mac and linux. This is the error shown in the command prompt:

[Code]...

All tokens are set in corresponding build.properties and filter .properties files (and, as I said before, it compiles perfectly under mac and linux). The windows version is 7 Ultimate, FLEX_HOME is set as an environment variable to the Flex SDK 3.5 (the 3.5.0.12683 build that comes with Adobe Flash Builder Burrito). ${compiler.fork} is set to false, to avoid an issue with the SDK and the source files being in different logic drives.

View 1 Replies

Windows :: Flex - FileReference: Loading A Windows-locked File?

Mar 8, 2010

I'm using Flex in Flash Player 10 on Windows, using FileReference to load a file into memory, as below.My issue is that when a file is locked by Windows, my FileReference is not giving me any feedback that the file is inaccessible--it simply never dispatches any events after my calling load().Does anyone have insight into how to tell that Flash Player is unable to open the file?

var fileReference:FileReference = new FileReference();
private function onClick():void {
fileReference = new FileReference();
fileReference.addEventListener(Event.SELECT, onSelect);

[code]....

View 1 Replies

Windows :: Flex - Adobe Air - Lauch Windows Virtual Keyboard Osk.exe

Nov 25, 2011

From an Adobe Air application, I need a function to launch the Windows Virtual Keyboard (c:windowssystem32osk.exe). I tried the Native Process, but it didn't work when telling it to execute cmd.exe /C osk.exe. How should I launch the keyboard application from an Adobe Air application?

View 1 Replies

Windows :: Flex - Air - Alwaysontop - Does Not Work In MAC But Works In Windows

Aug 29, 2009

i setup alwaysOnTop="true" in mx:WindowedApplication alwaysOnTop="true" tag. but this does not work in MAC but works in windows.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved