By WiZeR on
Hi
I've just installed a fresh Drupal 6 install and tried to used the Video Filter module to embed video from my Blip.TV account. For some reason when I publish the node, only text is shown. The area that should contain the video is just blank. When I inspect it with firebug I can see there is some code for blip.tv there but it doesn't appear complete. I tried to embedd a youtube video and it works perfectly.
I'm using the [video:URL] command. I setup a custom input type with just the Video Filter turned on.
Any ideas what I might be doing wrong?
TIA
Comments
this appears to be the area
this appears to be the area of code
Come one guys, someone must
Come one guys, someone must have come across this?
I use EmField
I use embedded media field to embed content into my site. Mostly it is Youtube, but I have also added code to support Hulu. Although I haven't needed to use Blip.tv, it is one of the supported types. Seems to me using a CCK content type that is designed to support external media might be a good direction to look if the Video Filter module is not working for you.
Also, those type of module-specific issues usually get more attention in the module issue cue.
A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com
Thanks
I'll try that.