full screen without browser menu and title bars

Ask a Question related to Macromedia Flash, Design and Development.

  1. #1

    Default full screen without browser menu and title bars

    Seasons Greeting,

    I want to create an exe with Flash MX to run off a CD. I like to have it
    run full screen and without having the title bar (the bar labelled with
    "Macromedia Flash Player 6") and the menu bar ( one that has File, View,
    Control and Help options) at the top of the browser screen. Basically I
    just want my flash piece on the screen and nothing else. Can this be done?

    Any help is appreciated. TIA.

    HC

    HC Guest

  2. Similar Questions and Discussions

    1. Full Screen App in web browser
      my problem is display applicant full screen in web browser (other words is by HTML or...) but it not work :( Please help me thanks so much !...
    2. 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...
    3. Show Flash movie full screen in browser?
      Hi, I'm new to Flash and known next to nothing about scripting either in Flash or in Java Script for a web page. What I'd like to do is as...
    4. full screen, & task bars
      Is there any possiblity to have a full screen projector but show the windows task bar, or the Main menu bar and time bar on mac?
    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 without browser menu and title bars

    Yes it is in load variable and then a drop down says full screen...bygeorge



    "HC" <henry.chow@rogers.com> wrote in message
    news:41D41FC0.80709@rogers.com...
    > Seasons Greeting,
    >
    > I want to create an exe with Flash MX to run off a CD. I like to have it
    > run full screen and without having the title bar (the bar labelled with
    > "Macromedia Flash Player 6") and the menu bar ( one that has File, View,
    > Control and Help options) at the top of the browser screen. Basically I
    > just want my flash piece on the screen and nothing else. Can this be done?
    >
    > Any help is appreciated. TIA.
    >
    > HC
    >

    George Harold Hartshorn III Guest

  4. #3

    Default Re: full screen without browser menu and title bars

    Thank you for your reply George. But I am sorry. I don't get it..."load
    variable"!!! Can you be a bit more specific?

    I know by using fscommands as in

    fscommand("fullscreen", "true");
    fscommand("allowscale", "true");
    fscommand("showmenu", "true");

    I came close to what I wanted with the exception of the function menu
    (File, View, Control and Help) bar still appears at top. Can it be
    eliminated off the screen?

    HC

    George Harold Hartshorn III wrote:
    > Yes it is in load variable and then a drop down says full screen...bygeorge
    >
    >
    >
    > "HC" <henry.chow@rogers.com> wrote in message
    > news:41D41FC0.80709@rogers.com...
    >
    >>Seasons Greeting,
    >>
    >>I want to create an exe with Flash MX to run off a CD. I like to have it
    >>run full screen and without having the title bar (the bar labelled with
    >>"Macromedia Flash Player 6") and the menu bar ( one that has File, View,
    >>Control and Help options) at the top of the browser screen. Basically I
    >>just want my flash piece on the screen and nothing else. Can this be done?
    >>
    >>Any help is appreciated. TIA.
    >>
    >>HC
    >>
    >
    >
    >

    HC 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