Page 1 of 1

How to post a video?

Posted: Sun Nov 28, 2010 6:53 am
by g_r
Hi there,

how can i post a vid? I am used to photobucket and uploading and showing pics there, but the vid thing still is a mystery to me.....

Any advice is apreciated.

Thanks

Re: How to post a video?

Posted: Mon Nov 29, 2010 6:30 am
by GrahameA
Morning G_R

There are several ways of putting a video link in.

This is the URL of a Video on YouTube.

Code: Select all

http://www.youtube.com/watch?v=nXs8voBJbJk
If I want to just post that as a link - and that is the easiest thing to do all that is needed is enclose the the URL within url tags

Code: Select all

[url]http://www.youtube.com/watch?v=nXs8voBJbJk[/url]
And it will appears as this in a post. http://www.youtube.com/watch?v=nXs8voBJbJk

If I want to write a description and link those words to the Video then I do this:

Code: Select all

[url=http://www.youtube.com/watch?v=nXs8voBJbJk] A Flight Video. [/url]
and it will look like this-
A Flight Video.

How is that for a starter?