Help creating activity subpage cycle
Posted: Fri Sep 14, 2012 4:16 pm
I'm trying to create a series of sub pages that will assist is the cycling between activities. I have the following setup:
Subpage: Activity-guide
This only has two arrows on it a left and right arrow that will cycle between the 2 pages.
Subpage: Activity-P1
This has the first set of activities on it.
Subpage: Activity-P2
This has the second set of activities on it.
So my goal is to have the Activity-guide page come up on the Home-Page and then Activity-P1 with it, displaying the left and right arrows with 3 activities between them from P1. This part works. Now I want to switch to P2, the second set of activities, so I set some flags and P1 goes away because it's flag is set to OFF and P2 shows up because I set P2 flag to ON.
Let's say that that all happened when I pushed the "Right" arrow. I could just setup something on the "Left" arrow to go back to P1. I have that working now. How can I setup the arrows such that I can push the "Left" arrow once to get me to P2 and another time to get me back to P1. I want the arrows to add/subtract a number and then base that number on which page should be showing. That way I could push either arrow and cycle between the Activity Pages.
Thanks,
Subpage: Activity-guide
This only has two arrows on it a left and right arrow that will cycle between the 2 pages.
Subpage: Activity-P1
This has the first set of activities on it.
Subpage: Activity-P2
This has the second set of activities on it.
So my goal is to have the Activity-guide page come up on the Home-Page and then Activity-P1 with it, displaying the left and right arrows with 3 activities between them from P1. This part works. Now I want to switch to P2, the second set of activities, so I set some flags and P1 goes away because it's flag is set to OFF and P2 shows up because I set P2 flag to ON.
Let's say that that all happened when I pushed the "Right" arrow. I could just setup something on the "Left" arrow to go back to P1. I have that working now. How can I setup the arrows such that I can push the "Left" arrow once to get me to P2 and another time to get me back to P1. I want the arrows to add/subtract a number and then base that number on which page should be showing. That way I could push either arrow and cycle between the Activity Pages.
Thanks,