Simply doesn't work
Amir Simantov - September 29, 2009 - 11:22
| Project: | Embed filter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
This module was very promising but did not work for me although I have followed the instructions carefully.
my need if to enable houndbite.com embed html. It looks like this:
Thanks.

#1
It look likes this:
<object codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" align="middle" height="52" width="322"> <param name="allowScriptAccess" value="sameDomain"> <param name="movie" value="http://www.houndbite.com/player.swf"> <param name="quality" value="high"> <param name="bgcolor" value="#ffffff"> <embed src="http://www.houndbite.com/player.swf" flashvars="filename=http://s3.amazonaws.com/houndbite/dafna-upload-awgrj7oqddxc.mp3&autoplay=0&duration=299000" quality="high" bgcolor="#eeeeee" name="player" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle" height="52" width="322"> <param name="FlashVars" value="filename=&autoplay=0&duration=299000"> </object>#2
I switched to using the module customfilter - works fine.
#3
Not enough information to reproduce your bug. You show some code but don't say what you started with and what you ended with or how you set up the filter or anything else that would make it possible to do anything with this report.