Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Videos in Forums (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Videos in Forums
#48116
Videos in Forums 4 Months, 3 Weeks ago  
To allow posting of videos in forums (www.racetime.com), I've been using a plug-in called AllVideos Reloaded. It's really nice, but in order to work inside of a component (Fireboard), it needs an API. I'm not much of a programmer, so I'm not sure where the API code should be inserted.

The developer of AVL has agreed to help in this conversation here:
forum.joomla.org/viewtopic.php?f=470&...p;p=1252494#p1252494

API Code:
Code:

$output = '';
if (JPluginHelper::importPlugin('content', 'avreloaded')) {
    $app = &JFactory::getApplication();
    $res = $app->triggerEvent('onAvReloadedGetVideo', array($mediacode));
    if (is_array($res) && (count($res) == 1)) {
        $output = $res[0];
    }
}

CET (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Earnware Support
Logged Logged
 
Last Edit: 2008/03/31 23:06 By CET.
 
The administrator has disabled public write access.  
#50246
Re:Videos in Forums 3 Months, 2 Weeks ago  
Little help?

*bump*
CET (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Earnware Support
Logged Logged
 
The administrator has disabled public write access.  
#50524
Re:Videos in Forums 3 Months, 1 Week ago  
Hey CET,

To allow posting of videos in forums, I use a mambot named flvTV.
I tweaked it to support fullscreen.
To see it in action, check this link.

Have fun!
File Attachment:
File Name: flvtv.zip
File Size: 38989
bescunpui (User)
Senior Boarder
Posts: 48
graphgraph
User Offline Click here to see the profile of this user
Novapress - Tu Contezi!
Logged Logged
 
The administrator has disabled public write access.  
#50567
Re:Videos in Forums 3 Months, 1 Week ago  
bescunpui wrote:
Hey CET,

To allow posting of videos in forums, I use a mambot named flvTV.
I tweaked it to support fullscreen.
To see it in action, check this link.

Have fun!
File Attachment:
File Name: flvtv.zip
File Size: 38989


By saying "mambot", that makes me think that you're using Joomla 1.0, is that right? I'm using Joomla 1.5, will it still work?
CET (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Earnware Support
Logged Logged
 
The administrator has disabled public write access.  
#50626
Re:Videos in Forums 3 Months, 1 Week ago  
I am afraid it will not.
I set up a J 1.5 for test and no, it won't work.
Anyway, you should check again with AllVideos Reloaded.

Good Luck
bescunpui (User)
Senior Boarder
Posts: 48
graphgraph
User Offline Click here to see the profile of this user
Novapress - Tu Contezi!
Logged Logged
 
The administrator has disabled public write access.  
Go to top
Powered by FireBoard - Creditsget the latest posts directly to your desktop