[Tutorial] Adding youtube videos with flash bbcode

Why this game is better than any other.
User avatar
Arrakis
 
Posts: 5453
Joined: 25 Oct 2013, 14:11
Location: Space

[Tutorial] Adding youtube videos with flash bbcode

Post by Arrakis » 25 Mar 2014, 02:03

So far we don't have youtube bbcode and therefore, to ease sharing all kinds of videos on this forum I will present to you short tutorial on [flash] bbcode usage with youtube videos.

This is temporary solution until Bobik will add youtube bbcode.

Step 1

Copy link of the video you want to add in your post (not embed), for instance: https://www.youtube.com/watch?v=JxHOjZLRxAg

Step 2

Replace /watch?v= with /v/ so adress would look like this: https://www.youtube.com/v/JxHOjZLRxAg

Step 3

Paste the adress in the flash bbcode, which works like this: [flash=width,height]adress[/flash]

Step 4

Set width and height for the video you are adding, remember that width value cannot be higher than 550 because it will not fit within the forum boundries and will be basically cut on the right side.

If everything done properly whole code should look like this:
Code: Select all
[flash=550,360]https://www.youtube.com/v/JxHOjZLRxAg[/flash]


Result

In result you can watch youtube videos without the need to follow the link and go directly to youtube.



Note: You cannot use fullscreen mode!




Protunia
Alpha Tester
 
Posts: 351
Joined: 19 Feb 2014, 11:32

Re: [Tutorial] Adding youtube videos with flash bbcode

Post by Protunia » 25 Mar 2014, 02:08

Nice thanx! :Yahoo!:

User avatar
Bobik
Project Leader
 
Posts: 1155
Joined: 30 Apr 2011, 15:06

Re: [Tutorial] Adding youtube videos with flash bbcode

Post by Bobik » 25 Mar 2014, 07:05

Good job Arrakis! :good:


Touchmee
Alpha Tester
 
Posts: 78
Joined: 09 Mar 2014, 00:20

Re: [Tutorial] Adding youtube videos with flash bbcode

Post by Touchmee » 25 Mar 2014, 11:10

I couldnt get this to work, it says cannot use [flash]

User avatar
Arrakis
 
Posts: 5453
Joined: 25 Oct 2013, 14:11
Location: Space

Re: [Tutorial] Adding youtube videos with flash bbcode

Post by Arrakis » 26 Mar 2014, 12:01

Topic outdated, seems our webmaster have made youtube bbcode working already :good:

To add video with youtube code properly it has to look like this:

Code: Select all
[youtube]JxHOjZLRxAg[/youtube]

Return to Off Topic