Iframes-naming for multiple video embed

Hi. I’m switching over from Muse to RapidWeaver, and I am at a loss to figure out how to give a video-embed iframe a specific name. No stack I’ve looked at seems to have an entry field to apply a name. Must I create my own iframe from scratch? Edit the html and re-upload the page?

What I want to do is link different videos into the same iframe using code like that below. (Wherein ‘webcam’ is the name of the iframe.)

a href=“YouTube” background-color="#ffffff" frameborder=“0” allow=“accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture” allowfullscreen=1 target=“webcam”>Monterey Bay, California</a

Any thoughts would be appreciated.

I’m not sure I’m understanding why you’d want to put multiple videos into an iFrame. What is the goal you’re achieving by doing this?

If you’re using Foundry I would suggest using the Video Embed stack and pairing it with the Anchor stack to give yourself anchor points on the page in proximity to your individual Video Embed stacks.