Add movies and MP3's to your forum... 2 Years, 4 Months ago
Karma: 0
Add movies and MP3's to your forum...
Test You Tube Movie
WOOT!!!
How to add Videos in your site... Simple add the code like it is below and the video or MP3 will show up on your site in that spot. This will work in your forums.
Make sure you do not have a space after the “e” before the “}”.
This format will also work for any of these files, .mov, .mp4, .wmv, .flv, .swf, .avi, .mpg or .mpeg, .rm or .ram, .mp3 and .wma. You simply add "remote" after the filetype and use full paths -links- to the files hosted on other servers (including file extensions). Simple, right?
The best part is by utilizing the remote location of any given file you will not incur any bandwidth usage as these files are being served from a remote location. Remember that you need to replace the remote server url with the actual path to the file you want to display.
Example of how to add You Tube movies and Google movies to your site.
For Google Video use: {google}video_id{/google }
For example if the link on your browser displays video.google.com/videoplay?docid=-3406925506469882756 then your video_id is -3406925506469882756, that means the characters that come after "docid=". Please note that in some cases there might be a minus sign (-) before the last sequence of digits or not!
For YouTube use: {youtube}video_id{/youtube }
For example if the link on your browser displays
Code:
http://www.youtube.com/watch?v=cdXTDovB9K8
then your video_id is cdXTDovB9K8, that means, again just the number at the end of the link!
Logged
Last Edit: 2008/12/16 14:16 By admin.
The administrator has disabled public write access.