The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Photobucket.com video BBCode
im workin on a BB Code for photobucket.com video files. i cant seem to get it rite this is what ive been able to come up with
is there something that i am not currently seeing. PHOTOBUCKET EMBEDED CODE Code:
<embed width="430" height="389" type="application/x-shockwave-flash" wmode="transparent" src="http://s33.photobucket.com/player.swf?file=http://vid33.photobucket.com/albums/d94/attractscops/MVI_0879-1.flv"></embed> REPLACEMENT CODE Code:
<embed src="http://www.photobucket.com/player.swf" FlashVars="?file={param}" quality="high" bgcolor="#ffffff" width="430" height="389" name="ePlayer" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> EXAMPLE CODE Code:
[photob]http://s33.photobucket.com/albums/d94/attractscops/?action=view¤t=MVI_0879-1.flv[/photob] Code:
images/editor/photob.gif |
#2
|
|||
|
|||
ttt
|
#3
|
|||
|
|||
Nothing seems to match up with what you're trying to do. Your embeded code, and example code, have different URL's for one thing... so that's not good.
|
#4
|
|||
|
|||
thats what i came to cause the
Code:
http://s33.photobucket.com |
#5
|
|||
|
|||
The following code should work,
just update your Replace code with this Code:
<embed src="http://www.photobucket.com/player.swf?file={param}" quality="high" bgcolor="#ffffff" width="430" height="389" name="ePlayer" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> Code:
[photob]http://s33.photobucket.com/albums/d94/attractscops/?action=view¤t=MVI_0879-1.flv[/photob] hope it helps Stuie B |
#6
|
|||
|
|||
thanks that almost did it but the code to insert is suppose to be without the ?action=view¤t= its suppose to be justjust
Code:
http://s33.photobucket.com/albums/d94/attractscops/MVI_0879-1.flv |
#7
|
|||
|
|||
Yeah, is there a way, maybe via java or something to remove the "?action=view¤t=" automatically?
|
#8
|
|||
|
|||
I've sent a fix for "?action=view¤t=" stuff too zincpony you'll just have too wait a little long until they release an update with what ever modifications they make
thanks Stuie |
#9
|
|||
|
|||
Thanks Stuie b
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|