We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Locked Topic
[ C ] YouTube Videos; Embed youtube vids
Topic Started: Jan 5 2010, 03:34 PM (679 Views)
EhMimi
Member
[ * ]
The code [Youtube] * [/youtube] does not work for my invisionfree for some reason. Anyone have a code to enable it or somthing?
Offline Profile Goto Top
 
OverTheBelow
Member Avatar
Member
[ *  *  *  *  *  * ]
The youtube tag is only a default tag on Zetaboards, so obviously you will need a complete new code to add it.
Offline Profile Goto Top
 
Lout-ZNR
Member Avatar
He came, he saw...
[ *  *  * ]
Courtesy of the following topic:-

http://resources.zetaboards.com/topic/5017031/1/

Place this in the TOP of the footer (Needs YouTube page URL, not video URL). Disabled in signatures.:-

Code:
 
<script src='http://i1.ifrm.com/6877/58/upload/p6695766.ibf'></script>
<script>ubb_tag("YouTube","utube","<span id='embed_ut_video'><% INNER %></span>",0,"Embeds a YouTube video into the post||Enter YouTube video page URL",2);
var x = document.getElementsByTagName('span');
for(i=0;i<x.length;i++) {
if(x[i].id == 'embed_ut_video') {
var v_id = x[i].innerHTML.split(/\?v=/)[1];
x[i].innerHTML = '<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/'+v_id+'"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/'+v_id+'" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>';
}
}
</script>
Offline Profile Goto Top
 
Luda007
Member Avatar
Member
[ *  *  * ]
OverTheBelow
Jan 5 2010, 04:35 PM
The youtube tag is only a default tag on Zetaboards, so obviously you will need a complete new code to add it.
Are you referring to the flash tag?
Because I have not found a youtube default button anywhere.
Offline Profile Goto Top
 
Reid
Member Avatar
È una trappola!

Luda007
Jan 9 2010, 12:31 AM
OverTheBelow
Jan 5 2010, 04:35 PM
The youtube tag is only a default tag on Zetaboards, so obviously you will need a complete new code to add it.
Are you referring to the flash tag?
Because I have not found a youtube default button anywhere.
He is indeed.
Offline Profile Goto Top
 
Luda007
Member Avatar
Member
[ *  *  * ]
Pheww! Thanks.
Offline Profile Goto Top
 
Reid
Member Avatar
È una trappola!

Completed!

Your code request has been completed.

Thank you for using our Member Request system here at Zathyus Networks Resources! If you have any questions regarding this topic, feel free to PM the code creator or post a new topic in the request forum. :)

Have a nice day!
Offline Profile Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Closed Requests · Next Topic »
Locked Topic