Full-screen mode is quirky in browser window

Ask a Question related to Macromedia Flex General Discussion, Design and Development.

  1. #1

    Default Full-screen mode is quirky in browser window

    I'm using an example I found on blogs.flexexamples.com to enable full-screen
    display toggling. It works but exhibits straight behaviors. I can't tell
    whether it's something in my application or just general Flash/Flex quirkiness
    with this relatively newer feature. For example, sometimes when going on
    full-screen mode, I cannot click on any controls or buttons on the screen.
    However, it's almost as if my actions have been "queued" - for once I
    right-click on the application and then release, the actions all happen at once!

    At other times, full-screen mode works flawlessly. I can navigate through my
    Flex app without any problems.

    The one thing I am doing that might be the issue (??) is that I am loading my
    Flex SWF from a new browser window that does not contain either the status bar,
    menu bar, or browser tool bar. Thoughts?

    ChrisBAH1008 Guest

  2. Similar Questions and Discussions

    1. Full screen mode and textarea workaround?
      Hey all, according to adobe it's not possible to enter text in full screen mode due to security issues: "Although full-screen mode does not...
    2. Full screen mode wont work
      Hi guys, i have just installed the new flash player and whenever i try to view a tv show on PEEKVID TV site it only streams in a small window and i...
    3. wrong full screen mode in Director MX 2004
      When I create a projector for OS X and classic with the option "fullscreen mode" the movie always appears in a window sorry my english is not the...
    4. Full-screen mode
      When a movie is saved in Full-screen mode the screen is white with your projector movie in the middle. How do you make the screen around your movie...
    5. When publishing a Director File to the Internet -- How do you make the browser open in full screen mode???
      I am trying to make my browser open in full screen when my director project is opened.
  3. #2

    Default Re: Full-screen mode is quirky in browser window

    most likely the example you got has a flaw, I've created a few flex apps, and the work fine on full screen using ie6 or ie7 or firefox. Try debugging it so you'll figure out what's the issue
    mab_bond Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139