navigate to a page name stored in a var

Hello all,I am developing a training course and I have a FAQ's section which can be accessed from anywhere in the course. the FAQ's section has 7 pages. I am currently using a "go to page" action on a button to navigate forward through the pages. this works well etc.My problem is that say I access the FAQ's section from a random page in the course I want to be able to flick through the FAQ pages then navigate directly back to the page I originally accessed the FAQ's section from in the course. Using the "Back" action I would need to click several times to go back through the FAQ pages and then finally get to the original course page. I want to skip this out and be able to navigate back to the course page from any of the FAQ pages.I have set up an action on the button I use to navigate to the FAQ's section to "onclick modify variable(FAQMemory=VAR(AICC_Lesson_Location)) which should set the variable FAQMemory to the page name of the page i clicked the FAQ button on right?So presuming this is working smoothly (i dont really see why it shouldnt be!) I now need to set my "Back" button on each of the FAQ pages to something like "goto VAR(FAQMemory)" unfortunately this is the part I'm stuck with. I was hoping if i told it to goto web address with VAR(FAQMemory) in the address box that would work... but it doesn't! i just get the "page cant be displayed" screen.Does anyone have any ideas?Cheers,Mike

Discussions have been disabled for this post