Results 1 to 2 of 2
-
30th May 2008, 08:15 AM #1OPThe Wise OneWebsite's:
twilight.ws ddlrank.comphpBB2 Posts with Streaming Media
I was just googling around a bit and can't seem to directly find any mod that allows streaming clips/movies to be included in a post on a phpBB2 forum.
Anyone know such a modification?Whoo Reviewed by Whoo on . phpBB2 Posts with Streaming Media I was just googling around a bit and can't seem to directly find any mod that allows streaming clips/movies to be included in a post on a phpBB2 forum. Anyone know such a modification? Rating: 5
-
30th May 2008, 05:34 PM #2MemberWebsite's:
iGotMusic.org NitroRoms.com GamersFire.comYou just need to make a custom BBCode
For example one like this:
Code:BBCode: [youtube={NUMBER1},{NUMBER2}]{TEXT}[/youtube] Layout: [youtube=WIDTH,HEIGHT]VIDEO ID[/youtube] HTML: <object width="{NUMBER1}" height="{NUMBER2}"><param name="movie" value="http://www.youtube.com/v/{TEXT}&rel=1"> </param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{TEXT}&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="{NUMBER1}" height="{NUMBER2}"></embed></object> Use: Insert youtube videos into posts. Example: No example given
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Are Streaming Media Players a Passing Fad
By Daniel in forum News & Current EventsReplies: 0Last Post: 25th May 2011, 08:20 PM -
I need advice on Flash media streaming
By JoeySupra in forum IntroductionsReplies: 0Last Post: 24th Oct 2010, 04:53 PM -
ERROR in phpbb2
By pi0tr3k in forum phpBBReplies: 1Last Post: 25th Jun 2010, 11:41 AM -
[phpBB2] How to sort this?
By pi0tr3k in forum phpBBReplies: 8Last Post: 2nd Apr 2010, 03:24 PM -
Need something done in phpbb2
By pi0tr3k in forum phpBBReplies: 0Last Post: 21st Feb 2010, 04:46 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...