
11-03-2006, 06:43 PM
|
|
|
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by |oR|Greg
Maybe, we'll see... I can't figure out why, but with the wimpy plugin installed that you specified in the extras, I hacked it up to work for the FLV player instead, the problem is that there is no where to specify what extentions for that player ONLY... if I want to use the jukebox now, I can only specify FLV files, and have to deny the rest. I don't know why, the IF statement about $player=="wimpy" is still intact along with all the others.... I can make you an admin on my site to see if you can correct that problem, then we can publish the code together honey bear.
It must have to do with the fact that the plugin changes ALL $player variables to "wimpy" and there is no specific section for FLV files to use the FLV player. Only Windows Media Player, QuickTime, DivX, and RealPlayer. How do I add a section to say that if extension = X, then $player = "flvplayer" ?
|
That's right - Wimpy plays most things and this was a quick plugin to demonstrate how to use it. Bear with me...
|