Forum Discussion
Linking to a website
Is it possible to use a button to open a website and have that website open in the either:
- Same slide
- New slide
- New layer
My project has a request to click a button that will take users to a livestream in our facility. I used the trigger option "Open URL/File" and can get it to open in a new window but that isn't where we want the livestream to display.
Is this possible?
- Nathan_HilliardCommunity Member
If you want to open a website into anything other than your current or a new browser window, you will need to provide a container for it. You can use a web object for that.
Have your button just open a new slide or layer, as usual. On that slide or layer, insert a web object. Use your URL as the address in the web object. Set to display in Slide and load automatically.
Using a layer is also the easiest way to display it in your current slide. Otherwise, since you can't normally make the web object hidden, you would have to push it back on the timeline and maybe jump to a cue point to display it.
- andrewjames8Community Member
Thanks a lot for your detailed answer.