Actionscript :: Dual Screen Application Using Zinc

Sep 13, 2011

I am trying to decide what is going to be the best option to use for this scenario, Zinc or Adobe Air.I have a client who needs a backend touchscreen panel with a few buttons which, when pressed on will start a video on a dual screen setup on the other monitor.Using Zinc, will I be able to create two Exe files, one exe to host the backend "control panel" and the other exe to host the video player where the video will be played and will they be able to talk to one another. So if I press stop in the control panel, the video needs to stop in the other exe.

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Flash Full Screen With Dual Screen Monitor?

Jul 17, 2011

I have an AIR application that will go full screen when the application starts:
stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE; The stage size is 2560 x 1024. And I have 2 moniters  (1280 x 1024 , 1280 x 1024) When I start the application, it shows my application on one of my moniter only. 
  
I need the left side of the stage to be shown in moniter 1 and right side of the stage to be shown in moniter 2. Currently, both sides are shown in moniter 1, and in moniter 2, it shows nothing but my default desktop. *The blue color line is a divider for better visual purpose. How do I make the left side of the stage to appear in moniter 1 and right side of the stage to appear in moniter 2 when the application starts in full screen mode?

View 10 Replies

ActionScript 3.0 :: Full Screen In Dual Screen?

Aug 14, 2009

I have a problem, I have two screens and I will like that when I push full screen the flash not go only one screen and put in full mode I will like that stay in the two screens. Half in one and half in the another.

View 3 Replies

ActionScript 3.0 :: Flash Video Player Full Screen For Dual Monitors?

Jul 18, 2008

I am using the FlvPlayback class to show movies. The full screen feature works since I am just calling the method defined in the class. My issue is whenever I make it full screen on a computer that has 2 monitors, the full screen flash player always ends up in the primary monitor. When that happens, I notice that the location where the flash player was in the other monitor is empty. How do I prevent this from happening and force the video player to remain in the monitor it was originally in?

View 7 Replies

ActionScript 1/2 :: How To Recompile With Zinc

Jul 7, 2011

i wanted to change the name of the xml file that it saved to so i asked on the forum. A person gave me the editted script below however they also told me that in order for this to work i must recompile it with zinc. I have never worked with zinc before can someone please explain to me how to that, i have zinc 3.0 
 
/*ALL THE BUTTONS BELOW ARE MARKED FOR EDITABLE AND DO NOT EDIT ,ALTHOUGH IF YOU KNOW WHAT YOUR DOINGTHEN YOU CAN ACTUALY EDIT ANYTHING YOU WANT TO BUT FOR THIS APP TO WORK PROPERLY ONLY EDIT THE APPROPRIATEENTRIES..ONCE YOU HAVE MADE YOUR CHANGES COPY AND PASTE THIS WHOLE PAGE OF SCRIPT INTOTHE FIRST FRAME OF THE TIMELINE LET IT OVER RIGHT THE SCRIPT THATS ALREADY THERE. Button text labels for XML

[code]....

View 4 Replies

Flash 10 :: Alternative For Adobe AIR And Zinc?

Nov 27, 2009

I'm making a Flash app in Flash 10 and ActionScript 2.0 and need support for calling an EXE with some params and minimizing/close the application.

Neither Adobe AIR nor Zinc don't seem to support some code I made and I'm looking for a very simple alternative? Does anyone know about any?

View 3 Replies

Actionscript 3 :: Close Form With Zinc

Aug 31, 2011

I am having trouble exiting my program with zinc's mdm class libraries. I've tried mdm.Forms.thisForm.close() and mdm.Application.exit() and neither have any effect. Quite frustrating! There is little to no documentation, just wondering if anyone else has had similar experience with gotchas and Zinc. DETAILS: Using Flash Develop 4.0.2 and MDM Zinc 3.0 on Windows 7

View 1 Replies

IDE :: Swf Files Are Not Loading MDM Zinc - Build Exe

Mar 21, 2010

i am loading swf files into my main swf.and i want to add someting zinc scripts for my application.so i may adding zinc script but. if mdm zinc builded my main swf to exe, my events dont working. swf files are not loading.

View 1 Replies

Flash - Change The Visibility Of A Window In MDM Zinc 4?

Apr 1, 2012

I am working on a application in Flash AS3 with MDM ZINC 4 and I have to dynamically change the window property to be from a standard window in a transparent style with no border, and from there in a masked style window.

View 1 Replies

ActionScript 2.0 :: Video Playback From RTMP Not Working In MDM Zinc 3.0

Feb 23, 2011

I am developing an app using zinc 3.0, flash, as2 and flash media server.. When I broadcast and receive cam data everything is perfect but when streaming flv video nothing displays. I created a custom player with Linked Video Object which shows the video from stream server. The video works perfect if i run as a swf file. But when embedded inside the zinc exe video not displays in video object except buffering goes as it shows it playing..

View 2 Replies

Flex :: Fit Air Application To Full Screen?

Sep 2, 2009

I have an Air Application in Flex designed for 1280x800 which I would like to stretch to work full screen on a 1920x1200 monitor.

I've read this article: [URL] and tried it, but it only zooms the upper left corner (as mentioned in the article).

I work with a WindowedApplication (shown below) which holds a View (called MasterView) that contains all different lay-out elements.

My application (in brief) looks like this:

<mx:WindowedApplication
xmlns:mx="http://www.adobe.com/2006/mxml"
layout="absolute"

[Code].....

View 4 Replies

Maintain One Application For Multiple Screen Sizes?

Apr 16, 2010

We are working on digital photo frame(DPF) project where we need to run DPF on 3 different resolutions, i.e., 800x480, 1024x600 and 1024x768. Is it possible to maintain only one .fla file for all resolutions? How can we go for it? We will be publishing it for flashlite 3 and using AS2. The application runs on a processor of 800MHz.... and total available memory is 128MB..

View 8 Replies

Full Screen View Of Flex Application

Oct 20, 2009

I want full screen view(through code,without pressing F11) of my flex application.

View 1 Replies

Displaying Graphics On Top Of Another Full Screen Application?

Dec 20, 2009

On Windows (Vista32), I want to display some simple graphics on top of a fullscreen flash window (an overlay of useful information while using the flash application). What's the fastest way to accomplish it?

I think I may be able to achieve it using DirectX with the DDSCAPS_OVERLAY flag but with the only example I've found I get an exception:

[Code]...

View 2 Replies

Actionscript 3 :: Record The Screen Application In Flex (Fms)?

Apr 27, 2011

I have an application with webcam, chat and more, and i need to record the screen aplication in server, for the client not have to upload the result. What I want is to know how to record the images shown in the Flex application (only inside the swf).

View 1 Replies

Flex :: Dragging The AIR Application Window Around The Screen?

Jul 31, 2011

I have an AIR application. It should be moved around the screen with the mouse. In order to achieve this I use the event: this.stage.addEventListener(MouseEvent.MOUSE_DOWN, onMouseDown, true,-2);

It should be activated with the lowest priority compared to inserted elements for example those that should be scrolled, clicked, etc. I tried the solution shown below with the event priority set to -1 because there might happen 2 different events and my moving application event should be the last one to be serviced or shouldn't be serviced at all.

[Code]...

View 1 Replies

Actionscript :: Cannot Print Off-screen HTML Content From AIR Application

Aug 21, 2009

I am trying to print a HTML from my air app, however, this HTML should never be seen on screen. I am using HTMLLoader for this, as per some sample I saw on the web.

What happens, is that there is a print dialog, but it prints out a blank page.

If this is a window application, and I click some button to print (just the HTMLLoader) it gets printed.

Following is my code.

var mySprite:Sprite = new mySprite()
var loader:HTMLLoader = new HTMLLoader()
loader.loadString("ADDRESSThu Aug 20 21:37:20 GMT+0530 2009")

[Code].....

View 1 Replies

Scale Flex Application When Screen Resolution Is Too Small?

Mar 18, 2011

I'm developing a Flex application that is designed for screen resolutions of 1280x1024 and more. In the rare case that a projector is used (which usually has a maximum of 1024x768 pixels) I'd like to scale down the application (currently I get lots of scrollbars and clipping).

I've already experimented with the application's properties scaleX and scaleY as well as stage.scaleMode. However, I couldn't quite figure out a way to

render the application without scaling when the application's width and height are larger than certain values use scaling when the width or height are smaller than certain values

View 5 Replies

Professional :: Flash - Player Dual Frame?

Mar 28, 2011

I have windows xp - home SP3. 32 bit.I have Flash player 10.2r153.Why is it that my flash player have dual frame on every browser that I used(ie. explorer, mozilla, chrome, opera , safari)

View 3 Replies

Actionscript 3 - Flash Fullscreen With Dual Monitors?

Jun 17, 2011

How do I get the dimensions of the monitor the user is watching the video with if they have dual monitors? If I use this --

mc_videoDisplay.height = (Capabilities.screenResolutionY - 26);
mc_videoDisplay.width = Math.floor(mc_videoDisplay.height * 16 / 9);

it's only using the primary monitor so it's all out of whack if they're watching on the extended monitor.

View 2 Replies

Flash :: Dual Audio Output From Browser?

Apr 2, 2012

I'm assuming this is flatly impossible, but has anyone ever heard of or seen a way to implement dual-audio output from within a browser, a la DJ software (user's hardware allowing)? Anything in Flash? Google searches don't seem to be giving me any love on this...

View 2 Replies

IDE :: Declaring Dual Object/variable Type?

Oct 23, 2009

I'm trying to find information in how or if it it possible to declare a Variable Type that can accomodate 1 of 2 different Types In this particular case I'd like to set a Variable able to accept either Integrals or Strings I know i Can use a wildcard as below and it works, but it also allows for any other type to be added.

private var _destination:*;

My first Thought was something like this

private var _destination:String^int;
private var _destination:String|int;

Unfortunatly this does not work

View 4 Replies

Professional :: Adobe Flex Application Scale To Fit The Users Screen?

Jul 3, 2010

I have been looking on google and couldn't find a answer. I have a application I created in adobe flex and I need it to scale to the users screen and fill the entire browser window no matter what.

View 1 Replies

Android :: Missing On-screen Keyboard For Flash/Flex Web Application?

Jan 5, 2011

I have an enterprise Flex web application, served up over https, that runs fine on Flash player 10.0 and beyond on a desktop computer/browser.

However, when I run it from my HTC Incredible with Android 2.2 the app loads fine, but there is no on-screen keyboard and so I cannot log in. I can see the blinking cursor inside the username and password text fields. I can switch between them. I can even hit the login button and see an authentication error!

View 6 Replies

ActionScript 2.0 :: Make Application Resize To Full Screen Mode?

Jun 2, 2007

In ActionScript 2.0, I am trying to make my application resize to Full Screen mode (for Flash Player 9). It goes to full screen correctly, with the typical message "Press ESC to exit Full Screen mode".

What I need to do though is toggle a few elements' visibility on the stage.

So when I go to to Full screen mode I do

[Code]...

View 12 Replies

ActionScript 3.0 :: Fullscreen Desktop Application - Shows Blank Screen

Jun 11, 2010

I am making my exe fullscreen using stage.displayState = StageDisplayState.FULL_SCREEN but it shows blank screen. When I press Esc key and back to normal screen everything is fine.

View 1 Replies

Professional :: Flash 9 Destroys Dual Boot Capability?

Feb 8, 2010

I use a dual-boot computer, with one partition for Linux (Debian) and one for Windows XP.  I can't use Flash on Linux as Adobe has never ported it to that platform. So I put my Flash on the Windows partition.Unfortunately, while I have no trouble with Flash 8 on the Windows partition, when I attempt to open Flash 9 on it it crashes the entire system.

My husband found an article in the Winter 2009-2010 issue of 2600, the Hacker Quarterly magazine; it seems that in CS3, which Flash 9 is part of, Adobe has written its copy protection code in such a way as to cause a dual-boot machine to become unbootable after one uses Adobe software.I don't understand all the technical issues, but as the article states, "even though you have paid Adobe real money for their software, they will still potentially ruin your dual-boot system."

I realize Adobe doesn't consider Linux users numerous enough to accommodate,but by taking my money for their product,the company has an obligation to give me value in return.The value I expect is to be able to use the software I paid for - it's not up to Adobe to decide which OS I should use.At least they could warn people that you can't use CS3(and probably not CS4) on a dual-boot system.I will now start learning to use Inkscape immediately.

View 1 Replies

ActionScript 2.0 :: Photo Gallery Using XML And Flash - Dual Alpha?

Jul 15, 2005

In the Tut: Photo Gallery using XML and Flash, the image is faded to 0 BEFORE the next image is faded to 100. Is it possible to get the imcoming image to fade in WHILE the outgoing image is be faded out?

function nextImage() {
if (p<(total-1)) {
p++;

[Code]....

View 3 Replies

ActionScript 2.0 :: Fscommand Fullscreen On Dual Monitor OSX Setup

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

ActionScript 2.0 :: Dual Monitors And System.capabilities.ScreenResolutionX & Y?

Jun 29, 2010

i am currently developing a standalone video application that will interact with our backend database and display the proper video, video title, video description and color scheme that you choose.Everything's working hunky dory, until I asked some of cohorts to see if they could break it before I show it off to the world. On the very first try, when my colleague went to full screen, the video was distorted, cut off by the bounds of the monitor, and not perfectly centered as it has been performing on my monitor.

And then it hit me... He was opening the browser in one of his computer's monitors, bringing the browser to the other monitor (we all have a dual monitor thing going on here), and THEN clicking the full screen button.I noticed that when you refresh the page, the variables I get to determine the fullscreen dimensions are being set, but NOT on EnterFrame.

After quickly changing this little glitch, I saw that the variables are still not being changed when you drag your browser window from one monitor to the other (hopefully they are set at two different resolutions, otherwise it defeats the purpose of even checking for this)how I can get my Flash application to recognize when it has entered into a new resolution.

View 1 Replies







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