Menu's & Levels

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
unclewayne
Posts: 37
Joined: Tue Apr 05, 2011 9:58 pm

Menu's & Levels

Post by unclewayne » Thu Apr 07, 2011 12:12 am

I built the bulls-i game (same as the tutorial on youtube). Instead of it just going into the game, I want to put a splash page/start page that take you to the game.
once you are in the game and complete the task i want it to take you to a score page (not the default iphone alert), where you could choose to replay the same game/level or go to the next level. So the main thing i want to know how to do is make multiple page inside of LiveCode. I am thinking it is done with "stacks" but i am still not sure.
Any help would be greatly appreciated.

Jellicle
Posts: 453
Joined: Thu Feb 24, 2011 11:07 am

Re: Menu's & Levels

Post by Jellicle » Thu Apr 07, 2011 2:27 am

Just make as many new cards as you need in the same stack, and decorate and program each as you like. You can change their order so the card you want as the startup screen is first.

You might want to check out the livecode user manual, as these concepts are explained there.

Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.

Post Reply