Forum Discussion
Challenge - 360° video including hotspots in Storyline
Hello Storyline Heroes!
For an EHS eLearning, we are trying to build an interactive 360 virtual tour. The learner moves around a factory, and finds hotspots with quiz questions.
We are trying to achieve something similar to Montse Posner Anderson great example “making video more interactive” , but with the possibility for the learner to move around the area at its own pace.
This is an example of what we would like to create - but in Storyline:
http://vr.photoconcept.se/archive/locomotive/
(it’s in Sweedish – simply click on “Starta test”)
Any suggestions? Thanks in advance for any ideas!
Annick
44 Replies
- AleckWilson-bf2Community Member
has anyone figured a way of doing this in html5?
That Flash example is pretty good though!
- RodrigoPerez-SeCommunity Member
Yes, using A-Frame and importing as a web object, we got a prototype to work,
Success to you,
Hi Aleck,
this thread is a bit older, so I'm not certain if folks are still subscribed but you may want to message them directly to see if they're able to offer some specifics on how to accomplish this or if they were able to get it working.
You could always message Bruce directly using the "contact me" button on his profile to see if he's able to share additional information!
- NickBarrCommunity Member
Oooh thanks! I'm new here.
No worries Nick - and welcome to the community! Just an FYI then that also responding via email includes your signature here, and you're welcome to visit the forum page and edit to remove that information.
- TedHildebrandt-Community Member
Really interested in doing some VR and AR project. Wondering if I can use Storyline 2 for it.
Will Storyline 2 do still 360 panos? Will it do 360 videos? can I link back and forth between a still panorama and a 360 video? If so this would be fantastic. I'm looking at Kolor's Autopano Tour but doesn't seem to be able to put hotspots on 360 video which is what is needed. Can Storyline do that? Thanks. I'd like to take my students to Israel and teach them in a Virtual world on site. - MichaelHinzeCommunity Member
I had a quick look at the Autopano Tour gallery and it looks like you can add hyperlinks/hotspots to a 360 video. Here is of of those vids being displayed inside a Storyline webobject.
- TedHildebrandt-Community Member
Okay, I got that the pano tour can be dropped into Storyline as a web object.
Great! Can I put hotspots from Storyline into those panos-vid. The Petra
pano tour. How would you drop a Storyline hotspot into that panorama?
(The link to the 360 video hotspots didn't work).
Thanks. So excited about the response "Rise" you guys put out.
Congrats! Big problem solver.Ted H.
- MichaelHinzeCommunity Member
There is no way to either add Storyline hotspots on top of or into the tour. Since the tour is shown in a webobject, it will always be on top of any other objects in slide anyway. The hotspots need to be added in the tour itself.
- TedHildebrandt-Community Member
This is really helpful. Can Storyline 2 do responsive things so it will work on phones, tablets and PC screens?
- MichaelHinzeCommunity Member
Here is some info on how to publish Storyline content for mobile devices.
- MichaelHinzeCommunity Member
I don`t know if this helps at all, but here are a few videos that show how to create an interactive PanoTour.
- TedHildebrandt-Community Member
Thanks, need some way to have PanoTour talk to Storyline.
Click a button in Panotour and it sends a message into Storyline that
I can use so that I know what the student has touched.Another idea: maybe I could make the tour in Storyline.
Can Storyline handle 360 bubbles and video and could I then
drop hotspots into those panorama bubbles? (Will need spin,
zoom in/out too. Would that work?Thanks,
Ted Hildebrandt
Gordon College
- QuentinBEAUCHENCommunity Member
Hi !
I have a similar problem. I created a virtual tour with Panotour pro with hotspots.
I put my virtual tour in Storyline as a web object. It works :)
I add a javascript code to a hotspot like "alert("...."). It works when I'm clicking on :
Now, I want to add a javascript code to change a variable value in Storyline. I created a variable "myvar1" in Storyline as Boolean. I add this code to a hotspot in Panotour : var player = GetPlayer(); player.SetVar("myvar1",True);
Unfortunatly, it doesn't work.
Have you any idea ? where have I to push my javascript code to communicate with Storyline ?
Thanks for your help !
- anoyatisCommunity Member
Hi Quentin,
Chances are, you have to reference the parent SL Player in your Panotour JS code.
Hope this helps,
Alex
Related Content
- 4 months ago
- 8 months ago