Micronavigation.
Hi there,
I have a micronavigation question.
I have the following
Title page. On that page there is 5 sec video and after 2 sec the menu appears.
I would like the user to see the video and the whole slide the first time when s/he launches the module.
Then, the user would go to explore several sections. After seeing the last slide of every section, the user will go back to the Title/Menu page.
What I do not want them to see is the whole 5 sec of the Title/Menu page. I would like them to jump to that slide but instead of starting it from the beginning I would like them to go to the 3rd second of the slide.
I am trying the following as an advanced action attached to the button at the lasts slide of a section.
I have a user variable called Current slide where I store the cpInfoCurrentFrame
Jump to Slide => The title/menu slide
Assign - CurrentFrame with cpInfoCurrentFrame
Expression - cpCmndGoToFrameAndResume = CurrentFrame + 120
What happens is that the user is brought back to the Title/Menu slide, but it starts from the beginning.
Thank you in advance for your help
B
