vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Adding video to threads without using HTML code? (https://vborg.vbsupport.ru/showthread.php?t=256703)

MrHorror 01-07-2011 11:58 AM

Adding video to threads without using HTML code?
 
We're currently on vb version 3.8.6. I am trying to add a short 2 minute or so video from Koldkast TV to a thread. Is there any way to do this without using the HTML code?

Lynne 01-07-2011 04:03 PM

The only other way would be to create some BBCode that will do this for you.

MrHorror 01-07-2011 06:09 PM

Okay I know how to create bb code, but before I move forward...would this require some sort of special plugin or mod considering it's for videos and not for text or anything?

Lynne 01-07-2011 06:27 PM

I don't see why. I mean, there is bbcode you can add for youtube, so why not for whatever video site you are using?

BirdOPrey5 01-08-2011 01:35 AM

I took a quick look at koldcast, it definitely will work with a BB Code. If you have any problems post back and I'll help you with it.

MrHorror 01-08-2011 04:07 AM

Okay I need a bit of help.


For the Kold Cast thing I put...


For Replacement:
Code:

<object width="600" height="338"><param name="movie" value="http://www.koldcast.tv/EmbeddedVideoPlayer.swf?video=dont_you_forget_about_me"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><embed src="http://www.koldcast.tv/EmbeddedVideoPlayer.swf?video=dont_you_forget_about_me" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="transparent" width="600" height="338"></embed></object>




For Example: http://www.koldcast.tv/video/dont_you_forget_about_me




Didn't come up in the box after I saved it so I assume it didn't work.

BirdOPrey5 01-08-2011 05:00 PM

The BB Code Replacement is:
Code:

<object width="600" height="338"><param name="movie" value="http://www.koldcast.tv/EmbeddedVideoPlayer.swf?video={param}"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><embed src="http://www.koldcast.tv/EmbeddedVideoPlayer.swf?video={param}" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="transparent" width="600" height="338"></embed></object>
and you would call it with:

[koldcast]dont_you_forget_about_me[/koldcast]

MrHorror 01-08-2011 07:54 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2146043)
The BB Code Replacement is:
Code:

<object width="600" height="338"><param name="movie" value="http://www.koldcast.tv/EmbeddedVideoPlayer.swf?video={param}"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><embed src="http://www.koldcast.tv/EmbeddedVideoPlayer.swf?video={param}" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="transparent" width="600" height="338"></embed></object>
and you would call it with:

[koldcast]dont_you_forget_about_me[/koldcast]




Worked. Thank you!:)


All times are GMT. The time now is 08:57 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00961 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete