Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Megavideo BBcode No Pop UP Ads! Details »»
Megavideo BBcode No Pop UP Ads!
Version: 1.00, by min0taur min0taur is offline
Developer Last Online: Jun 2012 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.0.x Rating:
Released: 12-28-2009 Last Update: Never Installs: 22
Re-useable Code Translations  
No support by the author.

I Noticed that Megavideo was Not Added in Vbulletin's Video Code. And Some Embed Codes Has Pop UP Ads Here is the One I used to My Site...

Add New Custom BBcode.

Title: Megavideo BBcode

BB Code Tag Name: mv

Replacement:

Code:
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="432" height="351"><param name="movie" value="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v={param}&image=" /><param name="play" value="false" />
<param name="loop" value="false" /><param name="quality" value="high" />
<param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" />
<embed src="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v={param}&image=" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="432" height="351" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal">
</embed></object>
Description: MegaVideo.com BBCode

Use {option}: No

Then Save!

Sample Usage:
For Video: http://www.megavideo.com/?v=Z3FI4OIC

[mv]Z3FI4OIC[/mv]

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
goxy63

Comments
  #22  
Old 12-22-2010, 07:02 PM
Madita Madita is offline
 
Join Date: Sep 2008
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

At least with the " correction for the params you dont get an error report anymore

But its doesnt still work...

Quote:
<object classid="clsid27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="432" height="351"><param name="movie" value="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v"{param}"&image=" /><param name="play" value="false" /> <param name="loop" value="false" /><param name="quality" value="high" /> <param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /> <embed src="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v="{param}"&image=" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="432" height="351" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal"> </embed></object>

As I am no coder and have no idea whats really going on with codes, (just get the double quote mistake correct by trying)
So please can someonemake this bbcode work ???
Isn't it somewhat ridicoulus that no one can get a/the Megavideo bbcode work for the highly praised VBulletin ????
At least someone could say it will not work, when its so...
Reply With Quote
  #23  
Old 12-23-2010, 12:08 AM
abdelali abdelali is offline
 
Join Date: Sep 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

User this remplacement.

Quote:
<object width="425" height="350">
<param name="movie" value="http://www.megavideo.com/v/{param}7922083514b4200acc4b4bdf8b3550684.608599084 0.0"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.megavideo.com/v/{param}7922083514b4200acc4b4bdf8b3550684.608599084 0.0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></obje
ct>
Reply With Quote
  #24  
Old 04-13-2011, 10:46 PM
anushkumarb anushkumarb is offline
 
Join Date: Nov 2010
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, installed but getting this error

Quote:
The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.

<object classid="clsid27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="432" height="351"><param name="movie" value="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v={param}&image=" /><param name="play" value="false" /> <param name="loop" value="false" /><param name="quality" value="high" /> <param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /> <embed src="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v={param}&image=" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="432" height="351" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal"> </embed></object>
Reply With Quote
  #25  
Old 04-29-2011, 10:48 PM
iMaverick iMaverick is offline
 
Join Date: Jan 2011
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

HOw can we get this to work with the whole URL?
Reply With Quote
  #26  
Old 06-19-2011, 02:24 PM
CaptCom CaptCom is offline
 
Join Date: Apr 2011
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by abdelali View Post
User this remplacement.

<object width="425" height="350">
<param name="movie" value="http://www.megavideo.com/v/{param}7922083514b4200acc4b4bdf8b3550684.608599084 0.0"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.megavideo.com/v/{param}7922083514b4200acc4b4bdf8b3550684.608599084 0.0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
Working #1 Thank you!!!

Just a little question.... How to change the white background??
Reply With Quote
  #27  
Old 09-05-2011, 05:14 PM
goxy63 goxy63 is offline
 
Join Date: Oct 2008
Location: its like another planet:D
Posts: 657
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

its working just great on vb4
only no full screen option
anyone know how to add one to this code???
Reply With Quote
  #28  
Old 09-05-2011, 08:11 PM
SuperTaz's Avatar
SuperTaz SuperTaz is offline
 
Join Date: Apr 2007
Location: Pennsylvania
Posts: 744
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does not work.
Reply With Quote
  #29  
Old 09-06-2011, 12:59 AM
goxy63 goxy63 is offline
 
Join Date: Oct 2008
Location: its like another planet:D
Posts: 657
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SuperTaz View Post
Does not work.
Whats not working, says ur a coder or... what help is to anyone if u say "its not working"???

This is only one without damn pop-ups, great bb code if you need megavideo on ur forums

And it is working with only one problem by me and that is no full screen button

btw
read all posts, not sure did I change original code, but all I needed was in this thread...I am no coder and you will find out what or how....
PLEASE SOMEONE HELP WITH FULL SCREEN BUTTON
Reply With Quote
  #30  
Old 09-06-2011, 01:07 AM
SuperTaz's Avatar
SuperTaz SuperTaz is offline
 
Join Date: Apr 2007
Location: Pennsylvania
Posts: 744
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The mod authors mod does not work, but, this one does: Click Me

However, you can combine the two by using this replacement:

Code:
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="425" height="320">
<param name="movie" value="http://www.megavideo.com/v/{param}7922083514b4200acc4b4bdf8b3550684.6085990840.0"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.megavideo.com/v/{param}7922083514b4200acc4b4bdf8b3550684.6085990840.0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="320"></embed></object>
Works great like this.
Reply With Quote
  #31  
Old 09-06-2011, 01:19 AM
goxy63 goxy63 is offline
 
Join Date: Oct 2008
Location: its like another planet:D
Posts: 657
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well compare this one with authors,

on my forums and working 101%
Code:
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="648" height="527"><param name="movie" value="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v={param}&image=" /><param name="play" value="false" />
<param name="loop" value="false" /><param name="quality" value="high" />
<param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" />
<embed src="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v={param}&image=" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="648" height="527" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal">
</embed></object>
will pm you a link so that you can see it in action


authors, thinks its same as one on my forums, I changed just size
Code:
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="432" height="351"><param name="movie" value="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v={param}&image=" /><param name="play" value="false" />
<param name="loop" value="false" /><param name="quality" value="high" />
<param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" />
<embed src="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v={param}&image=" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="432" height="351" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal">
</embed></object>
Now coders will someone help me/us with full screen button on this code
TY
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:11 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05087 seconds
  • Memory Usage 2,343KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete