Some of you are not getting what the job is, so Ill go over it a step at a time.
------------------------------------------------------------
Make a page on our app, lets give it a name, lets call it,
Pick Up Lines logo. Lets add an image to cover the whole page.
(warning, the image is smaller than the one you will use, its just for illustration, the one you will use will be the full size for the screen)
Lets make another page, lets give it a name, we shall call it
I am a Viking logo. Lets put an image into the page that will cover the whole page with our graphic.
(warning, the image is smaller than the one you will use, its just for illustration, the one you will use will be the full size for the screen)
The first image is what we will see when we start our app, then we will see the second image. How can we make this happen, easy, we add a timer to the first image, set it to 1.5 seconds, after that time it will go to the second page. We will also make the first page, the whole of the page a button, if we press the page, it will also take us to the second page.
The second page also has a timer, 1.5 seconds, and also the whole of the page is a button, that's right, its just like the first page. Where does this page take us to. This page links to another page one called
menu.
Now lets make a third page. Lets call it,
menu. Lets put an image into the page, just like the first two pages.
(warning, the image is smaller than the one you will use, its just for illustration, the one you will use will be the full size for the screen)
This page is called menu, we use this to navigate to other pages in our book, on the left we have the chapter names, can you see the chapter names.
Lets list the chapter names.
Cheese
Cool
Creepy
Crude
Cute
Desperate
Direct
Funny
Gross
Romantic
Saucy
Strange
At the bottom you can see another button, it says developer. clicking that button will take you too the developer page. Lets make the developer page.
Make another page, and name it developer. Lets paste an image into the page.
(warning, the image is smaller than the one you will use, its just for illustration, the one you will use will be the full size for the screen)
Notice the writing on the image. we have two different options stated in the writing, these are options to take us to another place, the one on the left is to the developers web site, the other is to take you back to the menu. Add two buttons (we don't need any graphics or text on the buttons, because the graphics are in the background art, they are just hotspots for links, they enable us to press locations on the screen and to cause an action) make the left button take the user to this web site
http://www.iamaviking.me/ and make the right button take the user back to the menu page.
Next we will go and make a page for our book.