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 = [inwindow=300]http://www.your_website_url.com[/inwindow]
- 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 = [swf=http://yourdomain.com/test.swf][/swf]
- 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.