Link multiple recording with link to URL and WebObject

Aug 26, 2014

I developed a very large demo. I split it into several smaller parts and now try to link them. This is what I want:

1. Main page (a separate file by itself) going into individual demo (multiple files) by having user to click on the menu

2. At any point in individual demo, user can hit Home key to go to Main page

I am thinking doing 2 ways but both failed:

1. Jump to URL/file: I cannot make it to point to relative path using filesystem. This must run without putting on a server. So how to point to .html files (built from individual demos) in \external_files and have each demo to go back to root story.html from Main page? Right now I cannot figure out how to go back to Main page

2. WebObject: I could build individual demos and include as WebObjects but all suddenly got screwed up on the size. They are smaller and have horizonal and vertical scroller. How to fix this?

3 Replies
Glenn Jones

Hi Nick

If you're publishing the project to a CD/DVD, you can have all the files contained within the same .story project. All you'd need to do is separate out the different modules in to different scenes. You could have a Home button as part of the story template which links back to your main menu page.

If your users will have internet access when viewing the training, what about stripping out the videos, putting them on to YouTube and linking the video placeholders out to the appropriate video of YouTube?

This discussion is closed. You can start a new discussion or contact Articulate Support.