@Ana Carolina Moura - This is not currently possible. There is an existing Wish List Idea post requesting this functionality that you may want to upvote:
https://community.miro.com/ideas/possibility-of-embedding-a-part-of-board-division-of-the-board-into-frames-380
Your ideal workaround to limit the embedded board to a single frame will be to copy the single frame to its own board.
Another workaround is to embed the board in Presentation Mode. To display the correct frame on the embedded board, you can either:
- Moving the desired frame to the top of the frames panel - this will cause it to be displayed first.
- update the embed code to start at your desired frame by getting the frame’s object ID - this can be done by using the “Copy link” feature for the frame you want, and then putting that frame ID in the embed code.
Here is a post with some examples of what I have outlined above:https://community.miro.com/ask-the-community-45/embedautoplay-true-with-frames-4915
And here is an example in action where I embedded a board using the Presentation embed code, specifying frame # 2 of 4 as the start frame:
https://sites.google.com/view/realrobertjohnson/home
Thank you! That will be very helpful! I’ll try implementing it.