The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Small BBCODE translation.. Should be a sinch for some of you guys :)
I really would like the hack in this post:
[removed link.] Edit: What I'm looking for is a [flash] bbcode that i can use in vb3, that allows for URL, Height & Width parameters... Except, now I use vb3 and I'm not sure how to apply this hack, as it was made for vb2 and some things have changed since then. |
#2
|
|||
|
|||
I did this by setting up a custom bb code in the admincp with the following settings:
Code:
Title: flash Tag: Flash Replacement: <embed src={option} width={param} height={param} type=application/x-shockwave-flash></embed> Example: [flash=http://www.domain.com/example.swf]400[/flash] Description: Flash BBCode [flash=flash file url]flash size[/flash] |
#3
|
||||
|
||||
Ah, but it appears that it uses the same parameter for both width and height?
Width and height in flash movies are often different Thanks though! Maybe you can ammend it. |
#4
|
||||
|
||||
Sokay guys, i worked out the solution myself.
|
#5
|
|||
|
|||
Well at least post the solution
|
#6
|
||||
|
||||
Quote:
PHP Code:
|
#7
|
|||
|
|||
thanks been looking for this thanks works great..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|