Skip to main content
Answered

Problem: presentation mode of an embedded board

  • October 5, 2024
  • 3 replies
  • 114 views

Forum|alt.badge.img

Hello everyone,

Since yesterday, the presentation mode of an embedded board on a website is no longer working. Do you already know about this issue? I have already tested it with a test board. The board opens, and I can see the frame, but not in presentation mode. It’s important to me to be able to navigate from frame to frame using the arrow keys.

I have tried it on both a Windows and Mac system and with different boards and different explorers.

Can anyone replicate the problem or explain what the issue might be? For testing, I used the standard HTML code and inserted the iFrame code of the board into the body.
 

<!DOCTYPE html>
<html lang="de">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Beispielseite mit iframe</title>
</head>
<body>

    <h1>Willkommen auf meiner Seite</h1>
    <p>Hier ist ein eingebettetes iframe:</p>

<iframe> </iframe>

</body>
</html>

 

 

Best answer by William Bishop

Hey @Sebastian Ksoll,

Thanks for raising this, and apologies for the confusion.

Our Live Embed team is working on introducing a new and improved presentation experience for embedded boards, and this mode is temporarily unavailable during this time while it’s being revisited.

We hope to have more to share about this soon, and apologize for the inconvenience!

View original
Was it helpful?

3 replies

William Bishop
Mironeer
Forum|alt.badge.img+4

Hey @Sebastian Ksoll,

Thanks for raising this, and apologies for the confusion.

Our Live Embed team is working on introducing a new and improved presentation experience for embedded boards, and this mode is temporarily unavailable during this time while it’s being revisited.

We hope to have more to share about this soon, and apologize for the inconvenience!


Forum|alt.badge.img

Any update on this please?


Forum|alt.badge.img
  • Beginner
  • 4 replies
  • February 21, 2025

Presentation mode still can't be used properly, this makes me annoyed. 😣


Reply