Quote:
Originally Posted by AndrewD
On my own site, I use a simple bbcode definition
Code:
[link=NNN]Title[/link]
defined as
Code:
<a href="local_links.php?action=jump&id={option}" target="_new">{param}</a>
I also use
Code:
[linkcat=NNN]Title[/link]
defined as
Code:
<a href="local_links.php?catid={option}" target="_new">{param}</a>
to jump to a category
|
Is there any way to post an inline video using the JW player in a post using bbcode? That way I can see the player inside the post and just hit play?
Also, mp4 files done seem to work with the inline player
Thanks for the hard work!
- Riki