vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   BB Code Enhancements - Smug Mug Video (https://vborg.vbsupport.ru/showthread.php?t=219837)

jwashburn 07-29-2009 10:00 PM

Smug Mug Video
 
I am not a developer by any stretch of the imagination. I have a smugmug site that I needed to post videos from. So from reverse engineering other BB Codes I came up with a BB Code for SmugMug video

Title:Smug Video

BBCode Tag Name: smug

Replacement:
Code:

<object width="425" height="318">
 <param name="allowFullScreen" value="true" />
 <param name="movie" value="http://cdn.smugmug.com/ria/ShizVidz-2008120101.swf" />
 <param name="flashVars" value="{param}" />
 <embed src="http://cdn.smugmug.com/ria/ShizVidz-2008120101.swf" flashVars="{param}" width="425" height="318" type="application/x-shockwave-flash" allowFullScreen="true">
 </embed>
</object>

Example: [smug]s=ZT0xJmk9NjA1NTgzMTU5Jms9TVZhc1QmYT03NTU0MzY5X3dn ZDRvJnU9Sm9leVdhc2hidXJu[/smug]

Description: Enter your flash param. It will look something like this
s=ZT0xJmk9NTY4NTExMjM4Jms9VG5xWmEmYT03NTU0MzY5X3dn ZDRvJnU9Sm9leVdhc2hidXJu
Option: No

Button: Attached to this post

erel34 07-30-2009 07:17 PM

thanks

Unmutual 10-20-2010 07:02 AM

I've followed the instructions on this one but every vid that appears is the one in the demo code.

Any ideas what changes I need to make so it picks up the new link code on each vid? I'm using 3.86.


All times are GMT. The time now is 03: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.00939 seconds
  • Memory Usage 1,714KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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