How to keep Flash in Full Screen on Dual Monitors

Hi,
I have a simple question. What should I do, to make my application (written in Flex SDK 4.5.1) staying in Full screen when I work in 2nd monitor - like Youtube and Euronews player (http://www.euronews.com/news/streaming-live/) ?
I don't know, how should I embed my application correct or add something to source code to make it work? My application is working correct in Full screen mode, I can use keyboard etc. but I'm not able to make this working - it's always going back to normal when it loose focus.
I have read many topics on this forum and internet, so I'm not interested in solutions like: http://flash-full-screen-multiple-monitor.clangen.com/en/ or .dll tricks like http://lifehacker.com/5419028/keep-flash-videos-in-full-screen-on-dual-monitors
If Youtube and Euronews is working with normal Flash (my current 11.9.900.117) there must be a way?
If someone can type code examples (like for a total dummy ), it will be great.
Thank you.

You'd want to ask in the Flex forum or Flash Professional forum, since you CANNOT edit ANY Flash content with Flash Player.

Similar Messages

  • Full screen with dual monitors

    I have two monitors hooked up to my Mac mini.  Both displays are working in non-mirroring.  I want to be able to put something in "full screen" on one monitor but I still want to be able to do something via the other monitor.  Currently if I set a movie playing on I-Tunes to full screen, the other monitor will go dark.
    How can I get the set-up to how I want it?

    That's annoying, isn't it?
    It's why I quit using iTunes in full screen.
    I play my movies in VLC and "maximize" the window so I can keep working on the other display. I don't knwo of any other way aorund it.

  • Full Screen Problem - Dual Monitors - Hulu Desktop

    I am using Hulu Desktop with dual monitors. I keep Hulu on full screen on monitor #2. I use monitor #1 for computer use, etc.
    It is IMPOSSIBLE to look at an app in full screen mode on monitor #1 and keep my Hulu full screen in monitor #2 at the same time. So if Hulu is playing and I open up a full screen Mail.app...the hulu screen (mon. 2) just shows that grey background.
    Apple NEEDS to add a way to make the #2 monitor immune to the spaces functionality. That or make a way so that an app can stay on top of ALL SCREENS not just user-created ones.
    I have seen people suggest the, "Right click the app in the dock and choose all screens" but that ONLY works for user-created desktops. It won't make the app be full screen over Mail, iCal, Address book, etc when they make their own spaces window.
    Help! :-)\

    That's annoying, isn't it?
    It's why I quit using iTunes in full screen.
    I play my movies in VLC and "maximize" the window so I can keep working on the other display. I don't knwo of any other way aorund it.

  • ITunes Full Screen with Dual Monitor Setup?

    This seems like a poor design choice but I can't figure out any way to turn it off. Seems stupid if you can't...
    If you have two monitors plugged in and try to watch a movie in itunes (or the visualizer) in fullscreen, it will go full screen on one monitor fine, but it also makes the other one go black and unusable.
    Does anyone know a way to make iTunes go full screen in only one monitor without pointlessly rendering my second monitor useless? It would be nice to be able to browse the web or do work on one monitor while having the iTunes visualizer (or watch a TV show) on the other monitor. Quicktime pro does this without any issues.
    Thanks.

    For your wallpaper drag the window to cover it.
    What I mean is that I don't see how you can do what you want, cause when you watch someting full screen you usually don't want to see your wallpaper on your second screen. And that if you want to work on your second screen you won't mind not having it full screen.
    QT pro will allow what you want cause it assume that you are working on your movie.

  • Mac: Full screen on dual monitors still doesn't work with Flash 10.2 upgrade

    Recently upgraded to Flash 10.2 specifically for the ability to work on a second monitor while watching fullscreen video on the first.  It's still not working at all.  The second I click on anything on the second screen, the video jumps back from full screen.  I checked to make sure that these sites work properly with dual monitors on a Windows machine.  Any tips to get this working?  Without this feature, certain websites are completely useless.
    Running: MAC 10,2,152,33 on OSX 10.6.6

    Hi, I think you are right about it being in this latest FP update. The "More like This" feature on the right hand side of the threads is not working. I think I have some info on Full Screen, but not the dual monitor issue. I'll check to be sure.
    I'll try to find some info on it. There were so many changes that came out with this last update.
    Will get back to you when I find the info.
    Thanks,
    eidnolb

  • Help:How to publish a Flash with full screen HTML

    Please, guys, be kind enough to teach me how to publish a
    Flash with full screen size in HTML. I have tried to search the
    board, but so far no luck.
    Originally, I want my .SWF to keep changing its background.
    The solution I got was placing colored stage-sized rectangles on
    the bottom layer. Then I don't want the viewers to see the HTML
    area where I cannot seem to control smooth color changes.
    So, after I construct a Flash file with backdrop-color
    changing by the method I mentioned above, how do I publish it with
    full screen mode in HTML, as you can see
    here? Help!
    Thanks in advance, guys.

    Here's an AS2 and a AS3 version I got from David Stiller
    2 small details you have to add 1 in publish settings set Dimensions to percent 100 100
    and in the html set <style>body {margin: 0; padding: 0}</style>
    // AS2
    import flash.display.BitmapData;
    Stage.align = "TL";
    Stage.scaleMode = "noScale";
    var tile:BitmapData = BitmapData.loadBitmap("tile");
    function fillBG():Void {
      beginBitmapFill(tile);
      moveTo(0, 0);
      lineTo(Stage.width, 0);
      lineTo(Stage.width, Stage.height);
      lineTo(0, Stage.height);
      lineTo(0, 0);
      endFill();
    fillBG();
    var listener:Object = new Object();
    listener.onResize = fillBG;
    Stage.addListener(listener);
    // AS3
    stage.align = StageAlign.TOP_LEFT;
    stage.scaleMode = StageScaleMode.NO_SCALE;
    var bmp:Tile = new Tile(50, 50);
    var tile:BitmapData = new BitmapData(50, 50);
    tile.draw(bmp);
    function fillBG(evt:Event = null):void {
      graphics.beginBitmapFill(tile);
      graphics.moveTo(0, 0);
      graphics.lineTo(stage.stageWidth, 0);
      graphics.lineTo(stage.stageWidth, stage.stageHeight);
      graphics.lineTo(0, stage.stageHeight);
      graphics.lineTo(0, 0);
      graphics.endFill();
    fillBG();
    stage.addEventListener(Event.RESIZE, fillBG);
    David Stiller
    Co-author, ActionScript 3.0 Quick Reference Guide
    http://tinyurl.com/dpsAS3QuickReferenceGuide
    "Luck is the residue of good design."

  • How can i burn a slideshow to a dvd disc and keep the same full screen hi-def quality to it? I exported it to idvd but much of the quality was lost.

    how can i burn a slideshow to a dvd disc and keep the same full screen hi-def quality to it? I exported it to idvd but much of the quality was lost.

    Ask in the iDVD forum on what's the best way out of iPhoto and into iDVD.  The resident expert there, Bengt Wärleby, can give you the best option.
    OT

  • Flash Site, Full Screen

    Hi,
    I wanted to know how can i get a full screen option with my flash websites.
    Example on the link below, full screen on top right corner.
    http://www.cartoonsmart.com/photo_video_template/index.html
    Thanks

    full screen .. in browser ???
    you need to use javascript ...
    rename your index.html file to eg photo.html
    create a new index.html file as outlined below .. height and width would be needed to be set to your desired ...
    down side to this is that this is a pop up ..
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    </head>
    <body>
    <script>
    window.open("photo.html" , "_blank", "status = 0", "menubar = 0", "resizable = 0", "scrollbars = 0", "height = 768", "width = 1024");
    </script>
    </body>
    </html>

  • How to make keynote images full screen?

    Question:  how to make keynote images full screen?  I just noticed. after many successful full screen shows with Keynote 09  5.1.1 that I am no longer seeing the show full screen, at 1280, but only using the center part of my macbook pro 13 inch screen (which will mirror just like that on the projection screen, as far as I know).  Did I hit a setting I do not know about to keep the images so small?
      Thanks

    Keynote  >  Preferences  >  Slideshow:    Scale slides to fit display

  • Loadmovie for flash mobile full screen?

    I tried using flash mobile full screen with flash lite 2.1.
    How do I load a movie?
    I tried to embed a FLV, but when I tried to publish it I got
    an error.
    It said :
    WARNING: This movie uses features that are not supported in
    the Flash Lite 2.1 player
    Scene=Scene 1, layer=Content, frame=1:VP6 Codec requires
    Flash Player 8 or higher
    I tried it by creating the video as an swf, then using
    loadmove to play it but that did not work in
    the windows browser, using flashplayer 9. Would it work on a
    mobile phone, or
    is there something else I have to do.

    Hi Travistee,
    You can load a movie with a embed video using
    movie_mc.loadMovie("file.swf").
    Did you try to encoding the video with Sorenson Spark video
    codec? The error was the video encode feature.
    Try this sequence:
    1. File > import video
    2. Press Next
    3. Select the video
    4. Press Next
    5. Chose embed video in SWF and play in timeline
    6. Press Next
    7. Press Next again
    8. On encoding step click in 'Show Advanced Settings', select
    the video codec Sorenson Spark.
    9. Press next and finish.
    You can find video playback issues on the QTek 8310, 9000,
    9100 and i-Mate MP5 devices.
    Regards,

  • How can I create a full-screen view of Keynote slide in Snow Leopard?

    How can I create a full-screen view of my Keynote slides in Snow Leopard?
    I'm going to be importing into ScreenFlow to create a video.
    Thank you!!

    Welcome to Apple Support Communities.
    Do you want static screen captures or motion video of slides as titles, bullet points, and the like are presented?
    Run the Keynote slide presentation in full-screen mode, then...
    Static full-screen captures - use Command+Shift+3.
    Static partial-screen captures - use Command+Shift+4 and use cursor to select the area of the screen to capture.
    If you want motion video as builds occur, why not use Keynote's built-in Share, Export function?
    (I'm on iLife '09.)
    Also understand that the default slide format for Keynote is 1024x768, not full-screen MacBook 1280x800 screen size, so you'll have wide black borders unless you change the default size or crop the finished screen captures.
    Message was edited by: kostby

  • How can I exit from full-screen View?

    On the View menu, I clicked "Full screen View", but then I couldn't find any way back to normal view. I had to Force-Quit Firefox to escape.
    How do you exit from Full Screen View?
    (I tried Esc, Ctrl-C, and many other key combinations)
    Thanks, PeterR

    Try F11.

  • How to get out of full screen mode in Firefox 4?

    How to get out of "Full Screen Mode" in firefox 4 ?

    Pressing the F11 should do it.

  • How to display contact person full screen photo in making a call or receive call

    How to display contact person full screen photo in making a call or receive call

    Apple have removed the full screen contact image calling in 7.1, they come with default icon. Hope they bring back that option in next, you can also leave feedback @http://www.apple.com/feedback/

  • 1. How to view my work full screen? 2. How to make "F" keys behave proper?

    Hello All,
    Two softball questions for FCP batting practice:
    1. Somewhere along the way, I came across an explanation on how to make my canvas full screen. I found a post mentioning View, External Video, and something about cinema (not in front of it right now). I don't have an external monitor, so how can I accomlish this on my laptop?
    2. Speaking of laptops, many of the "F" keys don't work as described in the manual. For example, F12 brings up a dashboard with weather in Cupertino, CA. Not exaclty conducive to my workflow. Is there a place to tell the MacBook Pro that when operating this application, default to the "F" commands within the software?
    Thanks All.
    DG

    Hey Steve,
    Point well taken. In the past week, I purchased a camera, Final Cut, MacPro, Mic, Lights, Tripod, etc. I have purchased two books that were recommended on this site (both excellent), and a CD tutorial. I have been out shooting every day, doing tutorials and editing (to the best of my ability) every night. All of that being said, it's a tremendous amount of information, and some of the finer points get lost. I am pleased to say that I have completed my first piece on hunger experienced by seniors in our community. Very gratifying.
    So, I fully appreciate the apparent laziness inferred from my post, but trust me, I'm fully engaged, just overwhelmed.
    Shane, thanks for "pinch hitting". Both solutions worked.
    DG

Maybe you are looking for

  • BPC 5 - Best practices - Sample data file for Legal Consolidation

    Hi, we are following the steps indicated in the SAP BPC Business Practice: http://help.sap.com/bp_bpcv151/html/bpc.htm A Legal Consolidation prerequisit is to have the sample data file that we do not have: "Consolidation Finance Data.xls" Does anybod

  • Change of credit card number

    My credit card was stolen. I have a new number and I cannot change the number in my apple id to order items through my apple account. Suggestions please.

  • Pixel by Pixel Scan

    Hi all. I'm messing around trying to make a simple 2D game. Currently, I have a few sprites on the screen and collision detection working between them. My sprites have transparent backgrounds and the collisions occur when the sprites bounding boxes c

  • PrevFrame not working

    There is likely an obvious answer to this question and I'm sorry I cannot find it on my own and need some help. I am new to actionscript and have managed to get it all working up to the use of prevFrame. I have a set of left navigation links that wor

  • Print out a portion of a document

    I've been sent a drawing document sized 8.5 x 11. I want to markup and then print out just a portion of the document enlarged onto an 8.5 x 11 size page. Is that do-able in Acrobat X? If so, how? Message was edited by: rbturn Message was edited by: r