Share via

Activate "loop Mode" using Embed Code from Powerpoint Online in Sharepoint Online

Anonymous
2020-04-22T16:32:29+00:00

Good day everyone,

I have been trying for a moment to include a slideshow on my SharePoint Homepage where I can click on the image and it brings me to a website/different URL than just displaying a bigger version of the picture. The slideshow image Web part displays great pictures in loop but you cannot change the URL when you click on the image.

My temporary solution was to create a PowerPoint presentation with my images, insert an URL when I click on the picture then, embed a PowerPoint code (using PowerPoint Online/File/Share/Embed Code). I then used a Script Editor Web part and paste the embed code in it, and it works.

<iframe src="https://******/_layouts/15/WopiFrame.aspx?sourcedoc={85e7cce2-919****97906464eb05}&action=embedview&wdAr=1.7777777777777776&wdEaa=1" width="610px" height="367px" frameborder="0">This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> presentation, powered by <a target="_blank" href="https://office.com/webapps">Office Online</a>.</iframe>

With this code, my slide changes by itself. My problem is the slide stops at the end and does not play in loop. I tried to activate the loop mode in the desktop version of Powerpoint but it does not work either.

Is there a way to make this working, or is there a HTML option/attribute I can add so it loops by itself like we usually do with videos ex. loop=autoplay

Thank you and have a good day

Microsoft 365 and Office | SharePoint | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2020-04-23T09:41:17+00:00

Hi Dragonwood,

Thanks for posting the question on our forum.

I am sorry about the inconvenience for you, according to your description, I also tested this on our side, however, I didn’t find the related code to meet the requirement.

As our forum is focus on SharePoint online, since the question is more related to the embed code, we have a forum is forums on code, I suggest you post a new thread on our MSDN forum for proper assistance.

Thanks for your understanding.

Qing

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-04-27T07:36:11+00:00

    Hi Dragonwood,

    Thanks for your reply.

    I would like to help you, however, I have checked all the web parts, I didn't find the web parts to meet the requirement.

    About using HTML and JS code, since the question is more related to code, you are welcome to post a new thread on our MSDN forum for proper assistance.

    Regards,

    Qing

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-04-23T10:54:43+00:00

    Thank you for your reply. 

    Do you have any other suggestions to display multiples pictures in a "slideshow" where I can click on it and it brings me on a webpage instead of the picture itself? 

    -HTML or js code where I can use the image repository by using a content editor web part? (I have limited knowledge in HTML coding but I learn fast)?

    -Any other web part or app included in SharePoint?

    Thank you

    Was this answer helpful?

    0 comments No comments