NativeWindow for each Monitor (Multiple Monitors playing same content)

Requirement
Display same media (movie/images) content (only once instance) in all attached Monitors
Problem
I am creating two NativeWindow class instances for each monitor (2 monitors available). After I have added the movie content to each NativeWindow, I use a third-party ScreenManager class to say "Send this Native Window to Screen 1 and so on". And then finally I call startMovie method on my movie class. Unfortunately, the movie only starts in the second NativeWindow the first NativeWindow displays a blank White screen.
Code
var nw : NativeWindow = new NativeWindow(new NativeWindowInitOptions());
var nw2 : NativeWindow = new NativeWindow(new NativeWindowInitOptions());
var movieClip : MovieClips = new MovieClips();
nw.stage.addChild(movieClip);
nw2.stage.addChild(movieClip);
// ScreenManager is a third-party class available here: http://code.google.com/p/airscreenmanageras3
ScreenManager.openWindowFullScreenOn(nw, 1); // 1 means Monitor 1
ScreenManager.openWindowFullScreenOn(nw2, 2);
movieClip.startMovie();
Result of above Code
nw is blank white screen. nw2 successfully plays the movie content.
Second experiment
If I create a brand new instance of movieClip let's say movieClip2 and then add it to nw2 (instead of adding the same movieClip instance added to nw). Both the Native Windows successfully plays movies. But again this is not what I want. I only want one instance of my movie and play it in all available monitors.
Environment
Adobe Air 2.5, ActionScript 3.0, Eclipse FDT plug-in

That's just the way the display list operates. If you add a display object to a new container it is automatically removed from the old one.
Possibly you could render each frame to a BitmapData object and use that object as the source for two different Bitmap objects.

Similar Messages

  • Separate subpixel rendering for each monitor

    Hi,
    is it possible to configure separate subpixel rendering for each monitor? I use a multi monitor setup with 2 additional inverted screens (via xrandr). Each screen has a RGB subpixel mapping. The font rendering on the inverted screens looks odd, because they would need BGR mappings. Thats my guess at least, tested it via http://www.lagom.nl/lcd-test/subpixel.php

    Unfortunately there is no way to have separte subpixel rendering for each monitor.  The library doing the rendering (freetype), would have to know which screen you are on and adjust dynamically.  Plus, suppose you have half of a window on one screen and half on another - it wouldn't know which to choose.
    I would like to be able to do this, too, for my rotated monitor.
    I am sure it is technically possible, but not without a major redesign of how the applications render the fonts.

  • I'm going to get the new iPhone 5S soon. I also have an iPad. I'm wondering is it best for each device to have the same Apple ID or should each device have a different ID? Pros? Cons? It seems like there is a conflict using iCloud for backup between the 2

    Basically wondering if multiple devices should share the same ID or each to get their own. Such as, how it affects Facetime, backups to iCloud, etc. Thanks. Sorry for the long title.

    Hi matrixxzero,
    In my opinion, you want to use the same Apple/iCloud/iTunes ID on both devices. That is exactly what iCloud is designed for - to keep devices with the same Apple ID in sync. Your Mail, Contacts, Calendars, Reminders, Safari Bookmarks, Notes, Photo Stream photos, and Documents will all be kept in sync if you have those options set up on both devices under Settings>iCloud.
    Unless you have some reason to not want to have the same information on both devices, then going with a single ID on both is the way to go.
    Cheers,
    GB

  • For each  multyple components of the same type?

    Hy, thats it, im traying to figure out how to set text property of a bunch of componets that are all the same type in blank but i wont do it like this:
    [CODE]comboBox1.text = "";
    comboBox2.text = "";
    comboBox3.text = "";
    comboBox4.text = "";
    comboBox5.text = "";[/CODE]
    i want to do somthing like this:
    [CODE]for each(var combo as combobox) in this{
             combo.text = "";
    [/CODE]
    this piese of code is just a ficcion just for u to get the idea of what i want to do, obeusly it dont work this way.
    TNKSSSSSS....

    Try this:
    private function toggleStates():void{
        switch (currentState) {
             case null:
             case "state1":
                  currentState = "state2";
                  setAllBlank();
                  break;
             case "state2":
                  currentState = "state1";
                  break;
             default:
                  currentState = "state1";
                  break;
    If this post answers your question or helps, please mark it as such.
    Greg Lafrance - Flex 2 and 3 ACE certified
    www.ChikaraDev.com
    Flex / AIR Development, Training, and Support Services

  • To create multiple files with same content but with different names

    Hi SapAll.
    here i have got a tricky situation on Idoc to File Scenario.
    in my interface of an Idoc to file ,there  is requirement to create multiple files with different file names but with same content based on one Idoc Segment.
    which means there will be one Zsegment with two fields in the idoc,where one field with (content refers to the name which file name should start with .so lets say if this segment is repeated for 3 times then PI should create 3 files in the same directory with same content but with different file names (from the filed).
    so here for now iam using one reciever file communication channel.
    can any body give me the quick answer.
    regards.
    Varma

    What do you mean by different names?
    when i make proper setting in the Receiver Channel....on how to create the filename (what to append) like add Timestamp, counter, date, messageid.....even in this case you will ahve file with different names and that too from same File channel.
    You can perform multi-mapping in XI/ PI and then your File channel will place the files in the target folder with relevant names. You cannot use Dynamic Configuration with Multi-Mapping!
    If you intend to use different File channels, then do the configuration as required (normal)...even over here you can follow multi-mapping.
    Do not use a BPM!
    Regards,
    Abhishek.

  • How do you organize multiple mailboxes for each accepted domain with the same local part?

    Let's say we are aceppting emails for the two domains wine-and-cheese.com and beer-and-pretzels.com.
    I plan to create two mailboxes [email protected] and [email protected]
    By default, the local part of the SMTP address uses the alias, which is the same as the sAMAccountName. Since I cannot have two AD users with the same sAMAccountName, I choose to name them "info-wine" and "info-beer". The result is, that
    I have two mailboxes with the address [email protected] and [email protected], respectively.
    One thing I could think of would be to manually add [email protected] and [email protected] to the corresponding mailboxes. I prefer to avoid anything that has to be done manually.
    Another idea, that involves manual editing is, to change the aliases of both mailboxes to "info", but that results in having the second mailbox create the SMTP address info2@….
    I am very interested how you handle those situations, particularly in bigger companies with more than 50 employees and 75 mailboxes.

    Hi ,
    Alright , based on my knowledge i have given some points please have a look in to this.
    Step 1 :
    Please create the first user account on AD in the below format.
    info as the first name in AD
    wine as the last name in AD
    Then please create the second user account on the AD in the below format.
    info as the first name in AD
    beer as the last name in AD
    Step 2 :
    Then you need to have the email address policy with the custom type attribute which should apply the email address based upon the first name.So that all the email address will have the first name (i.e ) "info" on the prefix.
    Custom type attribute should have to be like
    %[email protected]
    %[email protected]
    %[email protected]
    %[email protected]
    Note : The custom type attribute which is created first will be the primary address for all those mailboxes.In the above example
    @wine.com will be the primary smtp address for those mailboxes .In case if you want some set of mailboxes need to have the suffix @wine.com as the primary smtp address and some set of mailboxes to have the suffix @beer.com as the primary smtp
    address then you need to create the separate email address policy with rules.
    Reference Link : 
    https://technet.microsoft.com/en-us/library/bb232171(v=exchg.150).aspx
    Please reply me if you have any queries.
    Thanks & Regards S.Nithyanandham

  • Multiple Albums with same content on iPod

    I just downloaded a ton of new music, from a differnt site than iTunes. When I sync the new music to my iPod nano (4 gen.), one artist in particular has some trouble. I go to them and there are 4 or 5 of the same album that say 1 song, 2 songs, 3 songs, etc, but when I selet the album, all of the songs are in there. And this occurs in each album, whether it says it has 1, 2 or 3 songs. Also, all of the songs work and when I select all songs, they don't repeat like the albums do. I tried restoring the iPod but it still isn't working. Is it an iTunes problems or is it my iPod or computer or what?

    A spelling or punctuation mistake, or sometimes a trailing space usually causes this after the artists and/or song name, which fools the iPod into thinking that there are two different artists or songs. The trailing space is the hardest to spot.
    Best way to cure this is to go into iTunes, highlight that artist and/or songs, right click on them and select "get info".
    This brings up the multiple song info window. If you see the "artist" field is left blank, then there is a discrepancy with that name.
    So to correct this, in the artist or song box retype the name, as you would like it, and then click ok. You should do this even if no mistakes are immediately visible.
    Re sync this new artist/song info to your iPod.

  • Multiple Users with Same Content

    Ok. So I am trying out a new thing for my family.
    Right now, 4 of us share one account. However, I am now making it so that I have my own account, while those 3 share the other one.
    I successfully made my own account (Administrative, as I tend to manage the computers), and that is all nice and wonderful.
    However, I still want to use many of the same things we have on the other account. So here's my questions (please tell me if I should go to another forum for any of them):
    1. How do I get my iTunes library onto the new account? Also, will that use up another one of my 5 authorized computers for the account?
    2. I can just move programs from one account to the other by, well, how, actually? Preferrably, I would like to not take up space on the hard drive twice.
    3. Anything else I might need to know would be very helpful.
    I appreciate it! Thanks!

    Thank you very much! I appreciate it!
    I will post back later when I have time to try out the Applications stuff, but I'm having some difficulties with the link you gave.
    So I seem to get stuck at step 2/3 (kinda seem the same to me). I do everything it says in Terminal, but it doesn't seem to be making the folder. It comes up with this message after I hit Enter (of course after I've entered the code).
    usage: chmod [-fv] [-R [-H | -L | -P]] [-a | +a | =a [# [ n]]] mode|entry file ...
    I go to the Shared Folder, but the folder I just thought I was making is noticably absent. I have tried that little note it says right below 3, but it doesn't seem to help.
    Is there maybe another way I can make the folder and then change its permissions (or whatever you want to call it)? Or is there maybe some obvious thing I am doing wrong? (I posted my whole little adventure below).
    Thanks for your help! I really do appreciate this! Sorry if my questions kinda seem stupid (although it wouldn't be too hard for me to believe)!
    Last login: Mon Feb 19 18:27:38 on ttyp1
    Welcome to Darwin!
    righty:~ Lougoose$ sudo chmod +a "Lougoose allow delete,chown,list,search,addfile,add_subdirectory,delete_child,file_inherit,directoryinherit" \/Users/Shared/iTunes\ Library
    chmod: Invalid permission type \add_subdirectory: Invalid argument
    righty:~ Lougoose$ sudo chmod +a "Lougoose allow delete,chown,list,search,add_file,\ addsubdirectory,delete_child,file_inherit,directoryinherit" \ /Users/Shared/iTunes\ Library
    chmod: Invalid permission type \ add_subdirectory: Invalid argument
    righty:~ Lougoose$ sudo chmod +a "Lougoose allow delete,chown,list,search,add_file,
    addsubdirectory,delete_child,file_inherit,directoryinherit"/Users/Shared/iTunes\ Library
    usage: chmod [-fv] [-R [-H | -L | -P]] [-a | +a | =a [# [ n]]] mode|entry file ...
    righty:~ Lougoose$ sudo chmod +a "Lougoose allow delete,chown,list,search,addfile,add_subdirectory,delete_child,file_inherit,directoryinherit"/Users/Shared/iTunes\ Library
    usage: chmod [-fv] [-R [-H | -L | -P]] [-a | +a | =a [# [ n]]] mode|entry file ...
    righty:~ Lougoose$ sudo chmod +a "Lougoose allow delete,chown,list,search,addfile,add_subdirectory,delete_child,file_inherit,directoryinherit"/Users/Shared/iTunes Library
    chmod: Invalid permission type directory_inherit/Users/Shared/iTunes: Invalid argument
    righty:~ Lougoose$ sudo chmod +a "Lougoose allow delete,chown,list,search,addfile,add_subdirectory,delete_child,file_inherit,directoryinherit"/Users/Shared/iTunes
    usage: chmod [-fv] [-R [-H | -L | -P]] [-a | +a | =a [# [ n]]] mode|entry file ...
    righty:~ Lougoose$

  • 1 server, multiple oracle_homes for each instance (dev, test, uat, etc)...

    Hello,
    We have one beefy server to hold our dev and test and maybe more non-production databases. My plan was to install separate oracle_homes for each so that I can patch and only affect one instance at a time. Is anybody else doing this? Does this sound right? Any gotchas that you have run into with this type of environment?
    I read something about you should only have one active listener...
    Same concept, but with the ASM instance. Can I also install multiple oracle_homes for each asm instance on the same box? Is anybody else doing this? Again any gotchas people have run into to? For ASM, should I also have only one active listener?
    Am I right that the only thing that affects all instances is at the OS, hardware level such as Linux patches, anything to do with users, groups, shared folders, nics, etc?
    Thank you for your input!

    For ASM, should I also have only one active listener?ASM does NOT require any listener & none should exist for ASM.

  • Question in regard to management VLAN for each Context in ACE module

    Dear Pros,
    I know this will be a simple questions to answer, and I have searched the forum, but I am not able to find the answer I need.
    1) Does the ACE module require an Management IP address for each Context? Should the same VLAN be applied to each context, with larger size subnet to supply host address?
    2) If it does require that, what IP address should I used for default route in each context.
    I will be utilizing "Bridge Mode" for my application to transition the current network from Foundry to ACE. I will later on apply the "Routed Mode" model.
    Each ACE module will have 3 seperate Context, for a total of 4 including the Admin.
    Any suggestions or if you can point me to location as always will be greatly apprecaited.
    Thanks and best regards.
    Raman Azizian

    Hi,
    you have several options to choose from.
    1. Use Admin context for management
    You can use the Admin context for management. Give it an IP address in your managment VLAN, default route to upstream router, and login and change to contexts from there.
    + Easy and straightforward
    - snmp and syslog are using the ip from each individual context and not the management IP
    2. Use a Large subnet and assign an IP address in each context for management.
    You can configure 1 managment VLAN and assign an IP address to each context in this subnet. Create static routes to the management stations that need to access this management address.
    + each context has its own managment address
    - static routes need to be added
    3. Use your client-side ip address (or BVI) as management address.
    You management traffic will be inline and use the same path as your data. Default route is already configured and also valid for the management.
    + no static routes needed
    - inline management
    Personally, I choose option 1. That is, if the people that need to manage the ACE is the same team.
    If other teams (serverteam for context 1, other serverteam for context 2) need to manage the ACE, than I would choose option 3.
    HTH,
    Dario

  • Are there any apps for having seperate volume controls for each app if multiple apps are playing at the same time?

    Are there any apps for having seperate volume controls for each app if multiple apps are playing at the same time?

    I don't think you can do that the volume is universal, but maybe turn down the volumes in the app settings?

  • Monitors for each video track?

    Is there a way to have seperate Monitor windows for each video track, so as I scrub through a Sequence I can have a preview of what is on each  track all at the same time (without using the Multi Camera editor)

    What I do is find a sync point in the first clip and add a numbered clip marker to that point (for example, a camera flash or a music hit), and then edit it into the sequence. I do the same for the next clip(s), using the same numbered marker, and add those into the sequence. When I've added all the clips, select them all, and go to Clip > Synchronize > Numbered Marker, selecting the numbered marker that is common to all of the files. Once you hit OK, all of the clips will be synced around that point.
    Definitely easier than looking at a four-up display and trying to figure out which one is which, IMO.

  • Multiple Settings for One Monitor

    I have my monitor set to the way I like it, it shows colors accurately and not overly bright (white doesn't blind me). However I edit photos for the web in PS and this is great for my screen but I have noticed when looking at other screens my photos will at times looked washed out and not a good presentation. If I manually change my monitor settings to be brighter (and a few other tweaks) I can replicate the look of other monitors close enough to help prevent washed out/blown out photos. Here is the issue, I need to be able to change settings between the two fairly easily. To manually set my monitor for one then back to the other can be time consuming and a pain to set right every time.
    I would like to be able to preset certain settings (in software) that I can quickly switch between by pressing hotkeys or clicking shortcut on my desktop. I have an AMD video card and have attempted to use the AMD VISION Engine Control Center to add presets then tweak the settings for each. However when I switch between the presets the settings are the same.
    How do I build presets using the VISION Engine Control Center that actually works (maybe I misunderstand what it is saving?) or is there a way to do this in Windows 7 or free software that actually works decently for this purpose?
    Note: I post this here as I assume someone here has done this or seen soemthing like this.
    Thanks!

    Hi,
    Why not to use a event based monitor to detect the Task Schedule running status? I am not familar with VB script, the suggestion I can give is you need to check if the script cannot properly detect the running result of the task Schedule.
    Juke Chou
    TechNet Community Support

  • I have multiple devices in my family. Each of us has an iPhone and an iPad. Is there a way for each of us to have our own Apple ID but one account so we can all get the same music, movies, books, etc. I can't see paying twice for something in the same fam

    I have multiple devices in my family. Each of us has an iPhone and an iPad. Is there a way for each of us to have our own Apple ID but one account so we can all get the same music, movies, books, etc. I can't see paying twice for something in the same family.

    Welcome to the world of digital media. Your can't really transfer it. I don't know what the rules are about transferring to your spouse but I do know that in some cases when you die, your heirs cannot inherit your digital media. This is why there is still an advantage to buying the CD since the usage rights belong to whomever holds the physical media.
    A possible workaround is to burn the songs to a music CD with yout account (tracks only without song titles) and then having your wife upload it as a regular music CD onto her account. It's been a while since i've done this so I'm not sure if it would work now.
    Please note that I'm not advocating copyright and/or TOS violations. I'm only suggesting ways to copy music for your own personal use which has traditonally been permitted. I only did this because I wanted to convert iTunes songs to mp3 files so I could burn them onto a data CD for use in my car. It would make sense that since married couples are a joint entity, this would be personal use.
    Also, I'm not a lawyer so don't take this as legal advice.

  • If I have multiple apple devices and use the same iCloud login on them, shouldn't apple give us more iCloud storage for each device

    If I have multiple apple devices and use the same iCloud login on them, shouldn't apple give us more iCloud storage for each device

    Welcome to Apple Support Communities
    No. Apple only offers 5 GB of free iCloud storage for all your devices, no matter how many you have got. If you need more iCloud storage, purchase storage.

Maybe you are looking for

  • Forms  6.0.8.17.1

    I have a simple form. One tabular block. It has a warning alert and an on-error trigger. When running the form via the web. Hit execute query. Navigate down the records about 30 or so. Go to the second from last record on the screen. Click the insert

  • Difficulty with software update on my late 2009 macbook

    Software update version 10.6.6 would not install until I reinstalled snow leopard from the install disk. This is a late 2009 macbook with 2.26 GHz Intel Core 2 Duo. Before reinstalling snow leopard I tried repairing disk permissions. There is plenty

  • Help with manual mode of Menu Widget in Muse

    I'm building a family web page in Muse and I'd like to create a menu of my secondary webpages only. Since the Menu Widget's "menu type" options are Top Level pages, All Pages (neither option will work for me), and Manual- it seems like I should be ab

  • Interfaces with Synch JDBC in BPM

    Hi All, My scenario is File->JDBC(Synch)->file. For this I am following below two blogs: Synchronous JDBC: /people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step File-RFC-File: /people/arpit.seth/blog/2005

  • DATE TYPE

    I am using this code: DROP TABLE "SYSTEM"."DATE_TBL"; CREATE TABLE "SYSTEM"."DATE_TBL" "JEDAN" DATE, "DVA" VARCHAR2(50 BYTE), "TRI" VARCHAR2(50 BYTE) TRUNCATE TABLE date_tbl; ALTER SESSION SET NLS_DATE_FORMAT="DD-MM-YYYY HH24:MI:SS"; DECLARE CURSOR c