Page 118 - Guide Artisteer
P. 118
118
page
are not covered here.
If you turn on this option, there is no need for any HTML code to embed
the media. All you have to do is enter the URL to the media as text in your
page. You get the URL from the site you are referencing. For example,
with youtube.com, when you click on a video, normally, you will get an
URL that looks something like this:
http://www.youtube.com/watch?v=nTDNLUpg.
The URL has to be inserted in your HTML code as text, not a hyperlink,
and the URL has to appear on its own line. If you find the URL has been
inserted/changed to a hyperlink, you need to modify the HTML and
remove the code wrapping the URL so what remains is the URL as text.
Note, this option works when the page is requested by your viewers, not
when the page is updated and published, so if you use this option to
embed video, you should not change it, otherwise your viewers may find
that videos embedded previously, no longer work.
You can also embed video using the [embed] shortcode:
[embed width="123"
height="456"]http://www.youtube.com/watch?v=xisjdjNsc[/embed]
This approach has several advantages;
It does not depend on the auto-embeds option.
You can specify the dimensions of the frame. You do not have to
specify one size.
The code can appear anywhere. It does not have to be on a line by
itself.
Maximum embed size Use this to set the width and height for the maximum size you want
embedded video or audio files (i.e. the video or audio players) to be within
artisteer.net | page 118