Log in

View Full Version : Need Help to post my video sites videos on my vbulltien forum


nomoreturn
08-31-2009, 06:53 PM
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
<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: <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 : embedcode
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:
<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
I'm guessing that Gvfxxxxx number is the embedcode. So, use:
<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
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

Lynne
09-05-2009, 12:26 AM
When you inserted the tag into a post, you only put the GvfHs3vXylLQxN2yq5OJ between the two tags, right?

(I'm not gonna go compare the codes, I'm just assuming you put in here correctly. You can double check and make sure you got it correct here, or when you copy/pasted it.)

nomoreturn
09-05-2009, 01:18 AM
When you inserted the tag into a post, you only put the GvfHs3vXylLQxN2yq5OJ between the two tags, right?

(I'm not gonna go compare the codes, I'm just assuming you put in here correctly. You can double check and make sure you got it correct here, or when you copy/pasted it.)

THANKS LYNNE YOU SOLVED MY PROBLEM i was trying inserteing url or embed code and now i just add video id as you told me above between tag GvfHs3vXylLQxN2yq5OJ and now its working great thanks alot

--------------- Added 1252118424 at 1252118424 ---------------

Have one quick question how can i add image or button in post or reply box like b , size , link,pic, etc

Lynne
09-05-2009, 04:43 AM
There is a spot to add an image for the Reply box in the BBCode Manager page - button Image (optional)

markwein
07-25-2010, 08:29 PM
Thanks Lynne and nomoreturn a half year later. This thread helped me figure out how to embed videos from my phpmotion site into my vBulletin site.

Awesome!