Hi!
My forum is brand new and I was wondering if you have some custom BBCode that you are proud of and you would like to share.
I made a pretty neat one to show flash movies
Code:
[flash]URL to source[/flash]
the code is defined as
Code:
<object width="200" height="150"><param name="movie" value="URL to source"></param><embed src="URL to source" type="application/x-shockwave-flash" width="200" height="150"></embed></object>
Whith this icon for it