Skip to main content
Known Participant
July 23, 2009
Question

how to set my project as exe fullscreen projector and how to creat exit button

  • July 23, 2009
  • 1 reply
  • 3200 views

how to set my project as exe fullscreen , i mean to be always full screen and how to create an exit project button and how to change button click and highlight sound too .

if there are any button package i will be glad to use them .

    This topic has been closed for replies.

    1 reply

    Captiv8r
    Legend
    July 23, 2009

    Hi there

    When publishing you choose the option for full screen as depicted below.

    To insert a button to exit, configure the project to Close as the end action.

    Then insert a button object that jumps the user to the last slide.

    Cheers... Rick

    Helpful and Handy Links

    Yuri_Peixoto
    Known Participant
    July 24, 2009

    If you really need of an exit button (as was my case), you can do this:

    1. Create a 'false' button in your slide (using any image editor of your preference), but put it as a simple image,
    2. Create a clickbox over the 'exit button';
    3. In the clickbox, go to properties, and set it to Execute and advance action, and in the action filed, click in the button browse;
    4. Choose the option "Create a new action, and name it as work better to you;
    5. Double click in the field Add statement, and choose the option rdcmndExit;
    6. Choose the option Value, and type 1. Click Enter to confirm.
    7. Save, exit, and apply it in your clickbox.

    Hope this helps, and sorry for the bad english.

    Captiv8r
    Legend
    July 24, 2009

    Hi Yuri

    Are you saying what I proposed with configuring the project to exit when finished and inserting a button that points to the last slide doesn't work for you?

    Your method seems much more involved. Sort of like wanting a tomato and suggesting you plant a seed and growing one as opposed to just purchasing one ready made at the store.

    Sure, it works but why go into scripting and variables if you have a simple solution already at hand?

    Cheers... Rick

    Helpful and Handy Links