Way to disable video field?

bcobin - March 28, 2007 - 22:39
Project:Coolfilter
Version:5.x-2.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Nice module - simple and elegant. But here's my problem: I would like to use it for audiostreams, (not downloaded audio) hence there's no need for the video screen in this case. I was able to get the audio to work fine, but being unable to disable the screen makes it unusable for this purpose - is there any way to get around this?

I may also be going around this the wrong way; what I'd like is just a small button with a label, start/stop and volume control. I haven't been able to do this with the audio module - am I missing something? Anyway, any help would be most appreciated - keep up the great work and thanks!

#1

lllkkk - April 9, 2007 - 10:31

I'm afraid the module now need to display a flash clip to play audio file, I will add a option not to display the flash clip in next version.;)

#2

lllkkk - April 9, 2007 - 11:06

Maybe now you can use parameter like below to meet your request

[coolplayer width="2" height="2" charset="GBK" autoplay="true" loop="true" download="0"]
/mp3/homeland.mp3
[/coolplayer]

insert the code like above at the end of page.
Notice: it still with display a small flash clip (very small)

 
 

Drupal is a registered trademark of Dries Buytaert.