PDA

View Full Version : BBCode Multiple Options v.3.0.3


nubian
12-02-2004, 12:18 PM
is there anyway possible to have multiple options when using adding specifc bbcode.
it's seems a bit strange on how to set up an iframe window with only one option



title = Iframe
tag = inwindow
replacement = <div align=center><iframe name="cwindow" style="border:0" width=500 height={option} src="http://{param}"></iframe>
example = http://www.your_website_url.com
description = Insert Iframe
use option = yes
also the same with my flash swf bbcode



title = Flash
tag = swf
replacement = <embed src={option} width=400 height=300 type=application/x-shockwave-flash></embed>
example =
description = Macromedia Flash
use option = yes
how can i set up this flash bbcode so that i have multiple options for example height = xxx width = xxx ?
i'd like to embed mpeg and quicktime movies in my threads but the aspect ration looks screwed it the height and width are incorrect.
any help on how to achieve this will be greatly appreciated.
thanks in advance.

nubian
12-03-2004, 02:47 PM
bump

FD929
05-11-2005, 09:07 PM
bump
Yeah, you can make a few different BBcodes such as [FLASH4] with aspect ratios of 400x400, [FLASH6] with aspect ratios of 600x600, [FLASH8] with aspect ratios of 800x800 and so on and so forth.