Announcement

Collapse
No announcement yet.

Deadline... Need Help Quick... Moderator????

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Deadline... Need Help Quick... Moderator????

    I would like to run my cd in full screen mode 800X600, but I have a lot of clients that are running in 650X480. How can I set up two instances of the auto run in two different resolutions on the same disk. This is real important, My deadline is this Friday, and I still have to design and create the graphics for the face of the disk.

  • #2
    Re: Deadline... Need Help Quick... Moderator????

    Here is what you can do:

    1) Make a menu with a front page (640X480) as the launcher.

    2) Make two other menus (one at 640X480 and another at 800X600) each menu will be the same accept for the size.

    3) In your launcher menu, in Project->Settings->Actions->startup make two execute program actions. One for each menu.

    4) In the first one use a boolean condition:
    Value A = %ScreenHeight% Operator "="
    Value B = 800

    5) In the Second one use a boolean condition:
    Value A = %ScreenHeight% Operator "="
    Value B = 600
    (make sure that you have wait for return unchecked)

    6) make a close menu action after the 2 execute program actions.

    I hope this helps if you need a more detailed description please e-mail [email protected]


    ------------------
    Adam Kapilik
    Indigo Rose Corporation

    Comment

    Working...
    X