You are on page 1of 2

Embedding Web 2.

0 objects

Mariel Amez

Most web 2.0 artefacts provide an embed code (this is true, for example, of You Tube videos),
videos which
is different from the link (the link is the same as the URL).

Compare this embed code

<iframe width="560" height="315" src="https://www.youtube-


src="https://www.youtube
nocookie.com/embed/dBbWcL87rDU?rel=0" frameborder="0" allowfullscreen></iframe>

with the link/URL for the same video

https://www.youtube.com/watch?v=dBbWcL87rDU

The embed code for a Google presentation looks like this

<iframe
src="https://docs.google.com/presentation/d/18dDNCcttO6zOyYn4KTgHyoqgCitHFxLmxC9e8F7hL_U
/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="749"
allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
webkitallowfullscreen="true"></iframe>

In order to get it you first need to go to File and there click on Publish to the web.
web There you will get
this dialogue box.. There you can choose the size and the speed at which the slides will advance
automatically. Then click on Publish.
Publish That means that people will be able to see your presentation as
a slideshow, but will not be able to make changes to it, or see the “write” version,
version and that if you
make any changes, these will be automatically reflected in your site.

Embedding in LMS Page 1


The procedure is similar for most tools. You just need to look for the word Embed,
Embed and you will get
the necessary code for a blog,, for example.

In order to embed in our virtual classroom (which is part of a Learning Management System, or LMS)
you will need to find the right place.
place By default, this is hidden. See this example for a forum (it’s the
same for emails, files, etc).

By clicking on 2.0, you


ou will get this box. Paste the code and then click on Insert.

Don’t forget to publish the post itself (or send the email) after that.

Embedding in LMS Page 2

You might also like