Forum Discussion
AlexMee-ca966a2
8 years agoCommunity Member
Embedding web objects in Rise
Hi,
I'm currently investigating the opportunity for embedding bespoke activities in rise , and was wondering if there was any thought behind embedding html packages/content into a rise block.
C...
CaitlinTedford
6 years agoCommunity Member
Trying to add an embed code that is an HTML into my articulate rise training. Is there a way to turn this into an iframe code?
<div id="embedded-feed" style="height:800px;width:400px;"></div>
<script type="text/javascript" src="https://s0-azure.assets-yammer.com/assets/platform_embed.js"></script>
<script type="text/javascript">
yam.connect.embedFeed({
container: "#embedded-feed",
network: "principalworkplace.com",
feedType: "group",
feedId: "38527188992"
});
</script>
Related Content
- 3 months ago
- 5 months ago
- 3 months ago