What's new

Embedding on the new forum?

Status
Not open for further replies.

Max_Sew

Donator
Joined
Dec 23, 2010
Messages
206
Location
The maritimes mayne.
I cant do it, no mattter What I try.

Ive used both types of embed codes and this is what happens.

NEW

<iframe width="480" height="390" src="http://www.youtube.com/embed/pYLjHhSOE7s" frameborder="0" allowfullscreen></iframe>

Old

<object width="480" height="390"><param name="movie" value="http://www.youtube.com/v/pYLjHhSOE7s?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pYLjHhSOE7s?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" width="480" height="390" allowscriptaccess="always" allowfullscreen="true"></embed></object>

IN both cases its still only just the code, and no video/music shows. Is this just a part of the new forum, or is it just me?

Any help is appreciated.
 

Karner

Banned
Joined
Apr 5, 2011
Messages
9,242
As far as i am aware, this new BBCode is completely different. you could try googling how to do it with the current phpBB Code. Apart from that there are a lot of people that are struggling with this. I will research it and will get back to this.
 

Giga

Donator
Joined
Dec 4, 2010
Messages
18,985
Location
MNL
phpBB3 BBCodes, to be exact.

Well, the default BBCode for online streaming videos is:

Code:
[flash]INSERT LINK HERE[/flash]

[flash]http://www.youtube.com/watch?v=4wbLdYeZvoc[/flash]

Uhmm.... Nope.

Or, the usual YouTube BBCode on forumotion,

Code:
[youtube]INSERT LINK HERE[/MEDIA]


Err.. Doesn't work either..

The forum administrators needs to add the [youtube] BBCode into the Posting.. We have to wait for a while.
 
Status
Not open for further replies.
Top