AIR 2.5 fullscreen multi window

Hi there,
After updating to AIR 2.5, my multi window fullscreen app's is not working.
My app generate multiple windows (three fullscreen window) and the third one is Now, showing just blank stage (I can only see an empty desktop).
I have not been able to find way to fix this since the AIR 2.5 came out.
Can anyone help?
J

Hi again,
I have checked http://forums.adobe.com/thread/746093 and few other users' fullscreen questions. I saw Chris Campbell has given out few pointers.
I am not sure if it is the same bug??? or do you have a work around?
This is affecting my app sales.
Could Chris or anyone of the adobe team please let me know where to go from here? or can I email anyone my code?
Many thanks..
J

Similar Messages

  • Multi Window AIR Application - How to Call

    Hi All,
    I am new to Adobe AIR so please forgive my ignorance. I want
    to create a multi-window air flex application. The scenario is like
    I have a window with menu options. When user selects a menu option,
    I have to open another window with corresponding application in it.
    I have created two applications inside a flex project. Each
    application has <mx:WindowedApplication> as its root
    component. My question is how to call the 2nd application from the
    1st one? I tried SWFLoader but does not seem to work. Any help is
    creatly appreciated.

    You only want a single WindowedApplication component in an
    AIR application. For the other windows, use the Window component.
    You can then create this window object in response to the user's
    menu selection. See
    http://www.adobe.com/devnet/air/flex/quickstart/launching_windows.html
    for examples of opening windows.

  • Popup parenting issues in multi window

    Hello folks,
    I have a multi-window AIR application - there is one base
    application window, but we currently hide that and use mx:Window
    for all of our application windows. The application allows you to
    open new windows to enable easy drag and drop between different
    areas of content in the app. We use the addPopup method to display
    a custom editor control when working a specific content item. That
    means that you could have multiple windows open and each one
    displaying it's own popup to edit an item that the user if viewing
    in the window. 60% or so of the time, the popups work fine and
    parent to the proper window, but the other 40% of the time, the
    popup will parent to a different window. (I can post a link to a
    screencast demonstrating the behavior).
    The custom editor class has the following method, this is
    called to bring up the editor window. We cache these editors,
    following the advice for memory management by Sean Christmann and
    others.
    public function showOnView(view:UIComponent, mobj:*):void {
    PopUpManager.addPopUp(this, view as DisplayObject, true);
    PopUpManager.centerPopUp(this);
    callLater(_finishShowOnView, [view, mobj]);
    The _finishShowOnView method makes sure the instance of the
    editor is pointing to right model object. None of that touches the
    parent of the popup though.
    Anyone have any thoughts?
    - Brian

    Popup describe is case-sensitiveI haven't had a case sensitivity problem with the pop-up describe - where it works, it works if the name in the code is in either upper or lower case (I am assuming the actual object name is uppercase). However, it still doesn't work properly for objects owned by another user - it only finds something owner by another user if the current user has a private synonym with the same name. Even then describing the synonym name pops up the table details and describing the table with owner prefix pops up the synonym details.
    Ctrl+up-arrow or Ctrl+down-arrow to replace the editor contents from the history is great, but there is no ability to change the shortcut in the accelerators preferenceI agree with the frustration of not being able to change the Ctrl+Up/Down short cuts, but we will have to wait until they can improve it.
    The SQL Worksheet window frequently loses it's syntax coloring ...I haven't had problems with that
    There is no preference setting to control the starting point in the file system for File/Open or File/Save As...The File Open does remember the last four (?) directories that you have opened files from as short cuts, but being able to force it to open a specific directory by default would be good. The preference that Raghu mentioned is the directory where it looks for scripts when running them, rather than opening a file.
    Explore Directory from the Files tab tree doesn't seem to start from where you try to "explore"Like Raghu, I don't know what you mean by Explore Directory
    theFurryOne

  • Possible issue: multitouch interface/drag targets AIR 3.8.0.1430 Windows 8

    Noticed an issue with touch interface when compiling using AIR SDK 3.8.0.1430 (latest SDK and testing using latest AIR Windows player-both 3.8.0.1430).
    Testing on Windows 8 Pro desktop with full multitouch screen.
    Touch fails to work using  SWF compiled to AIR and played via latest Windows AIR player. (Mouse click drag works OK with AIR player; this issue only applies to touch/drag.)
    Touch for drag targets works OK if using latest Windows 8 Flash player 11 to play same compiled SWF.
    Leads me to think there may be a bug affecting touch when dragging an object (if compiled using latest AIR SDK and played back using latest AIR player on Windows 8 multi-touch screen).
    (BTW same AS3 compiled as AIR Android APK plays back fine, including multitouch drag, when tested on Android JellyBean 4.3 tablet with latest AIR Android player.)
    I noticed this AIR compiler/player issue learning scripting from: AS3 source code and source file-FLA-, plus tutorial, at http://www.emanueleferonato.com/2011/11/08/as3-version-of-nodes-engine-full-playable-game- with-infinite-solvable-levels/. (tested with mouse click as in this code, and also tested by adding multitouch classes and event handlers: made no difference.)
    HTH

    Could you please open a new bug report on this over at https://bugbase.adobe.com?  When adding the bug, please include some sample code or a sample application so we can quickly test this out internally.  If you'd like to keep this private, feel free to email the attachment to me directly ([email protected]).
    Once added, please post back with the URL so that others effected can add their comments and votes and I'll also ask the team to investigate.
    Thanks,
    Chris

  • New firefox 10.0 wont let me open mult windows, only tabs

    new firefox 10.0 wont let me open mult windows, only tabs. I have looked at tools/options/tabs and the open new windows in tabs is not clicked. have rebooted computer with no better results

    That issue can be caused by an extension that isn't working properly.
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How do I hide the address bar when fullscreening "popup" windows?

    Sky TV's video player has a bad fullscreen implementation - you can make the player go true fullscreen but it reverts when it loses focus, so I can't multitask on my two monitors.
    The best workaround I've found is to use their "pop-out" player, which opens a new "popup"-style window (locked address bar, no search bar etc.) and I can then fullscreen the window itself (rather than the player). This allows me to hide
    - the window outline
    - the window title bar
    - the Windows start menu
    and it stays fullscreened when it loses focus.
    However, this does not hide the window address bar. On a normal Firefox fullscreened window this slides out of view after a short time; on the locked "popup" style window it does not.
    On the offchance that treating "popup" windows differently is a deliberate Firefox security policy... can I disable it?

    You only need to select the pop-up window after having opened the Browser Console or open the console before opening the pop-up to make that window the MostRecentWindow.

  • How can i use multi-windows technology in JAVA

    I am developing a java application with JBuilder4, and now i want to make a multi-window application,which can be created dynamically, also the window can contain the button and line drawing i need.
    Please reply in detail because of my first learning java, thanks.

    You can try JInternalFrame, here is the tutorial:
    http://java.sun.com/docs/books/tutorial/uiswing/components/internalframe.html
    Good Luck!

  • How to open multi-windows to operate a remote compute using socket

    hi, please help me.
    I want to develop a program, it can open multi-windows to operate the remote comput at one time just like NetTerm. It use socket to setup connection with remote computer.
    Now I am using a Thread class to setup socket connection with computer, and use Thread's static varible to control all kinds of action of socket.But it can work only when openning one window,because all the thread instances share the same static variable.
    How to do it? Not using Thread? Then the frame will be frozen.
    All adivse are welcomed.Thank you.

    Maybe I don't say it clearly.The program need to show the output of the socket in the JTextArea and transfer the user input to the input of the socket to control the remote computer.

  • Why not release multi window app and snote type

    If you are not release multi window app like samsung note 10.1, in future you will be closed your apple products. This is not my opinion it is the public opinion

    When will release

  • Does ios5 supports multi-window ?

    I want to use multi-window in my ios application.Is it possible?

    Like this?
    http://i1224.photobucket.com/albums/ee374/Diavonex/a15661cf.jpg

  • Why was multi window support removef?

    when multi window came in on galaxy s3 firefox was very quick to support. why did they then remove it

    its bug
    *https://bugzilla.mozilla.org/show_bug.cgi?id=854040

  • Edit multi-window tab

    How can I add additional apps to my multi-window tab. (In addition to those available on the expanded edit tab)

    coachk23,
    I love the multi window feature on the Samsung's devices! The good news is that the feature is still available.  You can enable the feature by tapping and holding the back key on your phone for a few seconds. You can also drag down your notification bar, tap the boxes in the top right corner and select Multi Window to enable. Let us know if you still need any assistance!
    TrevorC_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • Multi window feature has gone

    I updated the firefox mobile for Android and as a consequence firefox icon was removed from my galaxy note 2 multi window tray. Is there any method to get this feature back? If not can I reinstall a firefox version that supports this feature?
    Note: I've already tried Firefox 21.0 BETA version. There is no change.

    I've just found out that the developers have removed this because an user reported some icons that appear on screen can block some pixels if application. However, that is ridiculous to remove it. If so , the user must turn multi window feature off. There was no need to remove it.

  • Multi window issue

    Since i updated my goga tablet i can not found how to use the multi window feature.  can somebody help me  thanks in Advance 

    http://www.tech-recipes.com/rx/5165/outlook-2010-change-the-screen-location-that-the-desktop-alert-appears/
    Give that a try.

  • Multi window apps

    Isn't there a way to include other apps as part of the multi window menu?.  It would be nice to refer to my calendar while in another window

    Yes, the calendar should be available.
    For clarity, my response should have said:  "Tap the Edit button and you should get another window open on the right-hand side of the screen listing the apps that are available in multi-window".  

Maybe you are looking for

  • Read all raw data out of the CAN bus

    Hello, our company has purchased a complete CAN bus HW; chasis 9174 and module 9862. I am using NI-DAQmx 9.5.5, NI-XNET 1.5. I have connected the module (CAN High, CAN Low, Vsupp 12V - Car battery, GND - Car battery) to the ABS CAN bus segment. Using

  • How to create table control in script

    hi expects,   how can i create table control in script?

  • Partner func

    Existing scenario can choose from drop down customer or third party and automatically ship to address gets updated with the same as bill to. Trying to accommodate this scenario in SAP, what are the options I have? Created 4 new partner funs for custo

  • Do Reminders sync to your computer from the iphone; and, if so, where do they show up?

    Do Reminders sync to your computer from the iphone; and, if so, where do they show up?

  • Invalid_JOBData = 3 in JOB_SUBMIT

    Hi Folks, I'm scheduling the job but while JOB_SUBMIT i'm getting Invalid_jobdata. I have searched in SDN for help but i could find any relevant answer to my issue. PARAMETERS: p_varian LIKE v_bicu-variant NO-DISPLAY                     DEFAULT 'JE_U