I was curious if it was possible to embed flash video like that from youtube into forum posts. It is possible on other forums by using the codeThere is a mod for this at http://www.phpbb.com/community/viewtopic.php?t=375183Code:[youtube]http://youtube.com/watch?v=UY0xwRIGOdc[/youtube]
Any possible chance of this getting added to videohelps forums? I have a video software tutorial I would like to embed into a post.
Thanks for considering Baldrick.
+ Reply to Thread
Results 1 to 16 of 16
-
Donadagohvi (Cherokee for "Until we meet again")
-
That's OK. You can do the same thing with Vbulletin
http://www.vbulletin.com/forum/showthread.php?t=199304Donadagohvi (Cherokee for "Until we meet again") -
Originally Posted by freebird73717
-
Well that's even better. If Baldrick feels like going to the trouble to do so it would be great. Would be a neat feature to have.
I'm just going to post a link to download that software flash tutorial that I created. After uploading it to youtube You can hardly read the onscreen instructions that I created using camstudio.
Having the capability to embed youtube into posts could be useful though...
Anyways... it was just a thought/request....Donadagohvi (Cherokee for "Until we meet again") -
Here is a custom bbcode for phpbb3 that works great for youtube.
BBCode usage
[youtube]http://www.youtube.com/watch?v={SIMPLETEXT}[/youtube]
HTML replacement
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{SIMPLETEXT}"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{SIMPLETEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
Help line
[youtube]url[/youtube]
Works a beauty on a 'very small' forum I run.Donadagohvi (Cherokee for "Until we meet again") -
You shouldn't use {TEXT} as a token within HTML code when creating a custom bbcode as that is vulnerable to attack hence the reason it says next to the token:
You should not use this token in HTML tags. Instead try to use IDENTIFIER or SIMPLETEXT.
See here why: http://en.wikipedia.org/wiki/Cross-site_scripting -
Hmm. I didn't know that. Thanks! I will change my code asap!
edit -- okay changed my above post with new code.Donadagohvi (Cherokee for "Until we meet again") -
Sweet Baldrick! You are "Da Man"! Thanks!
Donadagohvi (Cherokee for "Until we meet again") -
doesn't seem to work with imdb.com
http://www.imdb.com/video/screenplay/vi34144281/
[ video ] http://www.imdb.com/video/screenplay/vi34144281/[ /video ]
http://www.imdb.com/rg/VIDEO_PLAY/LINK//video/imdb/vi3270115609/
[ video ] http://www.imdb.com/rg/VIDEO_PLAY/LINK//video/imdb/vi3270115609/[ /video ]
http://www.imdb.com/rg/VIDEO_PLAY/LINK/video/imdb/vi3270115609/
[ video ] http://www.imdb.com/rg/VIDEO_PLAY/LINK/video/imdb/vi3270115609/[ /video ]
YouTube video link
http://www.youtube.com/watch?v=iKtpX0AwfWU
[ video ] http://www.youtube.com/watch?v=iKtpX0AwfWU[ /video ] -
You know, we could use this new feature for another video contest. Call the advertisers!
Even a broken clock is right twice a day. -
stiltman: All imdb videos seems to be limited to US only. "This video is not available in your country". So I don't think I will add it.
-
Originally Posted by Baldrick
We can always find the video some place else (aka youtube) and I do like this new feature!
Thanks again Baldrick -
This is a great new feature.
What We Do In Life, Echoes In Eternity....
Similar Threads
-
Embed Webcam Video Recorder in Every Post of My Forum for Users
By Dave234 in forum Video Streaming DownloadingReplies: 1Last Post: 22nd Mar 2012, 02:08 -
embed youtube video in post?
By lordsmurf in forum FeedbackReplies: 1Last Post: 9th Apr 2010, 05:27 -
How to embed subtitle and reduce file size to be playable online? [SOLVED]
By mriddler in forum SubtitleReplies: 3Last Post: 5th Apr 2009, 06:38 -
How to embed a flash player on a web page?
By Captain Satellite in forum Newbie / General discussionsReplies: 10Last Post: 14th Nov 2008, 23:19 -
How to create a forum that allow to record webcam and post video messages?
By deafeagle in forum Newbie / General discussionsReplies: 2Last Post: 27th Dec 2007, 13:03