Dialogs
Embedded Share
The dialog with the link or source code for embedding an existing embed share on an external website.
The Embedded Share dialog opens right after creating an embed link in the Create Share dialog, or later again from a file's share overview. Its content depends on the file type:
- For images: the
Image Linkfield with the direct image URL, plus the matchingHTML Source Code(an<img>tag) — both with aCopy LinkorCopy Source Codebutton - For videos: the
Video Source Code(an<iframe>tag) plus a script tag for aResponsive Videoembed, each with aCopy Source Codebutton - For other file types: an
Embed Linkand a separateDownload Link, both with aCopy Linkbutton
For videos, the responsive script tag only needs to be included once per page, even if multiple videos are embedded.