Forum Discussion
External Storyline Links in Rise
Hello Jennifer,
Got here just by chance, I was looking for a way to insert a link over an image in Rise (I can see that feature is not yet available, even though I found that other colleagues requested it about 4 years ago...)
I just had an idea that can solve your problem: maybe you can try to embed the storyline in an iframe, and insert it in Rise as an interactive/media block.
It worked for me, using the following code:
<iframe src="http://YOUR URL" width="100%" height="490px" frameborder="0"></iframe>
Just make sure your rise package is a web material, not a SCORM module (I think this doesn't work inside SCORM coded content).
This is still a "workaround", because the Storyline content will remain framed. But you can adjust the size also, in case you need, by tuning a bit the code.
Hope it helps!
PS: If this doesn't work: isn't there any chance you get the Storyline source from the vendor?