Hi,
I'm developing my own custom component, and I'm wondering how I could use the existing AllVideos plugin to be called from my component. On my site I'm creating a component to display Book Author information like, Author name, bio, link to website, list of books and a video of them reading one of their works, or an interview. In this component I'd like to call the AllVideos mambot to load the video file into my page.
When I use this: {flv}MyVideo21{/flv} syntax in my php(component file) directly its not working on same Joomla environment coding level. I am use this syntax with html and php tag but its not working. How I integrate this plugin directly with code?
So how can I embed the AllVideos mambot into my php scripts?