# ビデオやオーディオ（YouTube、Vimeo、SoundCloud）の埋め込み方法

YouTube、Vimeo、Soundcloud、正直なところ埋め込み可能なリンクを使用して、ビデオやオーディオを紹介したいですか？一緒に進んで、どのように行うかを見てみましょう。

![](/files/w0cFaTXf4u9a5Z4Xve8X)

手順:\
1\) データベースでリンクを入力するためのテキストタイプのプロパティを作成します\
2\) リンクが埋め込まれたバージョンであることを確認します。例: <https://youtube.com/embed/videoID> (<https://www.youtube.com/embed/qicS8eZh-cs>)\
3\) 「コンポーネントを追加」をクリックします\
4\) 「Web View」を検索して選択します\
5\) Web Viewコンポーネントをドラッグしてリサイズし、デザインに合わせます\
6\) マジックテキストボタンを使用して、データベースからプロパティフィールドを入力します

* YouTubeで埋め込みリンクを見つける方法

![](/files/ScP58UfubAKeiffVUxYv)

* Vimeoで埋め込みリンクを見つける方法

![](/files/equoQnSTsb6FmP1GwaEi)

* SoundCloudで埋め込みリンクを見つける方法

![](/files/nWmny37LrjWD2ezxKfyO)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.adalo.com/ja/how-to/how-to-embed-video-or-audio-youtube-vimeo-soundcloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
