Click Bullet Reveal
August 10, 2006 12:00 AM
First, I would not try to put this all on one page. When the user clicks Next topic, they are unaware whether they are really on the same page or the next page for the most part except for the page number.Solution 1. Separate Pages Put one list of topics on a page with the corresponding matches on the right. Use one text block on the left and use either transparent buttons or hyperlinks in the text to display the RHS. Or you could use separate text blocks for each item in the list and attach actions to each block. Then you can easily check each page.With this solution, you don't have to worry about what the original nature of the RHS was (image, text). You just show what is there.Solution 2. All on one pageI started to work one out but mine was so complicated that I gave up. You have to have:- one variable to keep track of the topic you are onLEFT HAND SIDE- one action to hide all the left side lists (assumes you are running 2006 and can group items. If not, you will need one action to hide each of the left lists.)- one action for EACH list to show itRIGHT HAND SIDE- one action to hide all the right hand side items if the flip/flop between images and text (not needed if they are always one or the other) (assumes you are running 2006 and can group items)- one action to load the variable for each text block - one action to move that text into the text block or to move the correct image into the image item- one action - one action to show the proper object (text or image) (not needed if they are always one or the other) (assumes you are running 2006 and can group items)
Discussions have been disabled for this post