Forum Discussion
Web objects in 360 Rise
Like with storyline, will there be the opportunity to store web objects within a lesson or block?
Hi P!
It looks like you might have tried to attach files here via email, but they did not come through. Instead, I opened a support case on your behalf (01034339), and you can use this link that is unique to your case to send the HTML5 file and the link to the Rise course directly to our Support Engineers. We'll follow along with your case, as well!
- PArrighi-28e298Community Member
Thank you but the support request can be closed ☺
[cid:FARinn
Thanks P for the update and we'll close out the case. If you need anything else feel free to let us know!
- ErwinAnchetaCommunity Member
Hi Guys,
Do we have updates on the web object?
Regards,
Erwin - JustinStaff
Hi, Erwin!
We added a Rise feature to respect iframe embed code in our February 19 release. If you have some specific iframe code that isn't working for you, please share it with us and we'd be happy to take a look!
- LoganStahlerCommunity Member
Hi all-
Is there any way to embed a Storyline project into Rise? We have a course that is mostly content (hence the use of Rise) but I would love to be able to embed a SL interactive element into the course.
Hi Logan! Great question :)
A Storyline Block for Rise has certainly been something we've heard from our users. This has been shared with our team and has a target of Q3 '17.
In the meantime, you could host your Storyline 360 course on the web and use this basic iFrame code in the URL/Embed lesson or Embed Block type:
<iframe src="Insert Your URL to the story.html Here"></iframe>
Hope that helps!
- LoganStahlerCommunity Member
Thanks, Leslie! Is there any way to make the frame size larger?
That's a great question, Logan. We've got a possible issue on our radar where Rise doesn't display the full height of an embedded iframe object, meaning you'll see a scrollbar even if you've specified a large height. Is that what you're seeing, too?
We're working through this, and I'll definitely let the team know about your experience with it. As soon as we have more information, I'll be sure to send you an update!
- LoganStahlerCommunity Member
Hi Alyssa-
Currently, I simply added my URL into the code Leslie provided, but the size of the embed isn't all that large. That is one complaint I have about Rise - lack of control of the size of things. I wondered if I could tweak the iframe code to make my embed larger. Is this possible?
We're seeing that too, Logan. The height of the iFrame object is cut-off, no matter the height you specify in your embed code. Our team is working on this issue, and we'll let you know once we have a fix!
- LoganStahlerCommunity Member
Do you have a sample embed code that would make the frame larger (especially wider)? I can deal with a scroll bar for now if it means my embed can be larger on the whole! See my screenshot of how much real estate I could be filling!
- LoganStahlerCommunity Member
Hi all-
I am having a problem getting my SL file to embed into my Rise project. I successfully integrated a SL project which was hosted on Review using the iframe code. Now that I have hosted that project on our web space, the SL project won't play. I get the following error screen in Rise:
Any ideas? That link works in a browser just fine.
- LoganStahlerCommunity Member
I figured it out! The site we use to host the project is not set up to be secure, so Rise wasn't allowing it to load. I uploaded the SL file to a second space we have (secure) and it embedded without issue.
I would still like to know if there is a hack which would allow the iframe size to be increased - Rise keeps embeds from being wide! It allows images to go full page width, so why not the iframe player??