vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Need Help to post my video sites videos on my vbulltien forum (https://vborg.vbsupport.ru/showthread.php?t=222163)

nomoreturn 08-31-2009 06:53 PM

Need Help to post my video sites videos on my vbulltien forum
 
1 Attachment(s)
Hello every one i need some help to post my video site which have phpmotion script videos to my vbulltien forum . i submit embed code in post but when submit it its just showed up the embed code not the player so is there any bb code to post embed code expect yahoo and other main video sites if so please guide me how to do this thanks in advance ( pic attached - embed code works in any html page like other sites for exmple yahoo , dailymotion etc - JW 4.3 FLV player)

nomoreturn 09-04-2009 02:45 AM

anybody?

Lynne 09-04-2009 03:08 AM

Nobody is going to want to type all that in from an image when trying to write bbcode for you. Did you try writing your own bbcode for this first? You can probably look and see how it is done for youtube and just modify for yours.

Michael.A 09-04-2009 04:23 AM

you need a mod for this to work u cant have html show up in a post. search "youtube" bbcode

nomoreturn 09-04-2009 11:52 AM

Thanks for every one for reply and i try to make bb code but failed to make Replacement cant undersatnd how to make this here is my site embed code
HTML Code:

<object type="application/x-shockwave-flash" data="http://www.pakmotion.com/flvplayer.swf" quality="high" width="480" height="336"><param name="movie" value="http://www.pakmotion.com/flvplayer.swf" /><param name="allowFullScreen" value="true" /><param name="FlashVars" value="file=http://www.pakmotion.com/uploads/GvfHs3vXylLQxN2yq5OJ.flv&width=480&height=336&displaywidth=480&displayheight=336&stretching=exactfit&autostart=false&logo=http://www.pakmotion.com/themes/zendo/images/logo-player.png&image=http://www.pakmotion.com/uploads/player_thumbs/GvfHs3vXylLQxN2yq5OJ.jpg&backcolor=000000&frontcolor=1f73c8&lightcolor=73afec&screencolor=222222&plugins=drelated-1&drelated.dxmlpath=http://www.pakmotion.com/recommendations.php&drelated.dposition=bottom&drelated.dskin=http://www.pakmotion.com/grayskin.swf&drelated.dtarget=_parent" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="always" /></object>
please help me to make bbcode
i try likr this
Title: Pakmotion
BB Code Tag Name: pm
Replacement:
HTML Code:

<object type="application/x-shockwave-flash" data="http://www.pakmotion.com/flvplayer.swf" quality="high" width="480" height="336"><param name="movie" value="http://www.pakmotion.com/flvplayer.swf" /><param name="allowFullScreen" value="true" /><param name="FlashVars" value="file=http://www.pakmotion.com/uploads/GvfHs3vXylLQxN2yq5OJ.flv&width=480&height=336&displaywidth=480&displayheight=336&stretching=exactfit&autostart=false&logo=http://www.pakmotion.com/themes/zendo/images/logo-player.png&image=http://www.pakmotion.com/uploads/player_thumbs/GvfHs3vXylLQxN2yq5OJ.jpg&backcolor=000000&frontcolor=1f73c8&lightcolor=73afec&screencolor=222222&plugins=drelated-1&drelated.dxmlpath=http://www.pakmotion.com/recommendations.php&drelated.dposition=bottom&drelated.dskin=http://www.pakmotion.com/grayskin.swf&drelated.dtarget=_parent" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="always" /></object>
Example : [pm]embedcode[/pm]
Description :Embed a Pakmotion video. You <pm>embedcode</pm> put the video embed code in between the BB code tags (<pm>embed code</pm> .

kevcj 09-04-2009 01:25 PM

Just install the AME - automatic media embedding modification from here on vbulletin.org.

That should get you fixed up.

Lynne 09-04-2009 05:50 PM

I'm guessing that Gvfxxxxx number is the embedcode. So, use:
Code:

<object type="application/x-shockwave-flash" data="http://www.pakmotion.com/flvplayer.swf" quality="high" width="480" height="336"><param name="movie" value="http://www.pakmotion.com/flvplayer.swf" /><param name="allowFullScreen" value="true" /><param name="FlashVars" value="file=http://www.pakmotion.com/uploads/{param}.flv&width=480&height=336&displaywidth=480&displayheight=336&stretching=exactfit&autostart=false&logo=http://www.pakmotion.com/themes/zendo/images/logo-player.png&image=http://www.pakmotion.com/uploads/player_thumbs/{param}.jpg&backcolor=000000&frontcolor=1f73c8&lightcolor=73afec&screencolor=222222&plugins=drelated-1&drelated.dxmlpath=http://www.pakmotion.com/recommendations.php&drelated.dposition=bottom&drelated.dskin=http://www.pakmotion.com/grayskin.swf&drelated.dtarget=_parent" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="always" /></object>

nomoreturn 09-04-2009 11:23 PM

1 Attachment(s)
Quote:

Originally Posted by Lynne (Post 1879727)
I'm guessing that Gvfxxxxx number is the embedcode. So, use:
Code:

<object type="application/x-shockwave-flash" data="http://www.pakmotion.com/flvplayer.swf" quality="high" width="480" height="336"><param name="movie" value="http://www.pakmotion.com/flvplayer.swf" /><param name="allowFullScreen" value="true" /><param name="FlashVars" value="file=http://www.pakmotion.com/uploads/{param}.flv&width=480&height=336&displaywidth=480&displayheight=336&stretching=exactfit&autostart=false&logo=http://www.pakmotion.com/themes/zendo/images/logo-player.png&image=http://www.pakmotion.com/uploads/player_thumbs/{param}.jpg&backcolor=000000&frontcolor=1f73c8&lightcolor=73afec&screencolor=222222&plugins=drelated-1&drelated.dxmlpath=http://www.pakmotion.com/recommendations.php&drelated.dposition=bottom&drelated.dskin=http://www.pakmotion.com/grayskin.swf&drelated.dtarget=_parent" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="always" /></object>


thanks for reply i use this and player embed but when we click play button its said video not found i try embed code and url with pm tag but useless

Lynne 09-04-2009 11:46 PM

I copied your code and just added in the {param} in place of the embedcode. If the code you posted is incorrect, then that is the result you will get. Check the page source and see if it is showing exactly what you originally posted.

nomoreturn 09-05-2009 12:08 AM

Quote:

Originally Posted by Lynne (Post 1879878)
I copied your code and just added in the {param} in place of the embedcode. If the code you posted is incorrect, then that is the result you will get. Check the page source and see if it is showing exactly what you originally posted.

Here is my site link for video page these videos are working good in any html page of anywebsites but not working in my vbulltien forum
here is the link for example http://www.pakmotion.com/videos/127/be-easy-massari
you can see videos embed codes


All times are GMT. The time now is 03:49 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.01114 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete