.exe .app for dvd

  • Yo,

    got two questions about this.

    - when i make an .exe / .app and i open it, it opens in a quite small flashplayer window... is it possible to manipulate this? *confused* i like to open it bigger..
    is it also possible to let it open fullscreen??

    - when i like to make an dvd with all the languages, they are all seperate .exe's and .app's... i make an menu in flash and let it start the exe... could i make it there open fullscreen or bigger??

    is there an better workaround?? (somebody helps me now but i like to know and understand and study...) is there a tool to make dvd rom for mac??
    is it smart to put it as an exe or app on dvd or should i put it in fullcode???
    *confused* *blink*


    *mellow*

    Thanx
    *thumbsup*

  • Hi Tuur,

    Quote

    is it also possible to let it open fullscreen??

    Yes, using fullscreen = true:

    Code
    <krpano onstart="set(fullscreen,true);">

    This works for me. For making over other windows sizes... I don't know. *sad*

    salut

    Edited once, last by michel (August 27, 2009 at 10:52 AM).

  • Hi,

    yes, switching to fullscreen is possible

    when i make an .exe / .app and i open it, it opens in a quite small flashplayer window... is it possible to manipulate this? *confused* i like to open it bigger..

    the next kprotect version has the possibility to set the size of the window for the standalone Flashplayer,


    best regards,
    Klaus

  • Hi,

    This

    Code
    <krpano onstart="set(fullscreen,true);">

    unfortunately doesn't work for me. Clicking the fullscreenbutton works properly. What's wrong? This is my code:


    This is the skin-xml:

    I just don't get it. *confused*

    0100011101101100011001010110100101100011 0110100000100000011010110110110001100001 0111010001110011011000110110100001110100 0110010101110100001011000010000001001010 0111010101101110011001110110010100101110 0010000001000101011000110110100001110100 0010000001101010011001010111010001111010 0111010000101110

  • That's the reason. What a pitty. :(

    Thank you!

    0100011101101100011001010110100101100011 0110100000100000011010110110110001100001 0111010001110011011000110110100001110100 0110010101110100001011000010000001001010 0111010101101110011001110110010100101110 0010000001000101011000110110100001110100 0010000001101010011001010111010001111010 0111010000101110

  • An idea to "almost" achieve what you wish for.

    Create a plugin that appears on startup. Have the onclick function change the fullscreen and also hide the plugin. It requires a click but would get it to fullscreen almost on startup.

    I personally prefer (as a viewer) the choice to stay normal size vs fullscreen.

  • I need it for my facebook site: http://www.facebook.com/pages/Berlin/P…=app_4949752878

    Fullscreen doesn't work there as the .swf isn't embedded in an html file. I want to make it work by opening a new browser window in fullscreen when klicking the fullscreen button on the facebook site.

    0100011101101100011001010110100101100011 0110100000100000011010110110110001100001 0111010001110011011000110110100001110100 0110010101110100001011000010000001001010 0111010101101110011001110110010100101110 0010000001000101011000110110100001110100 0010000001101010011001010111010001111010 0111010000101110

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!