I've been scouring the forums for the last hour, have not figured out how to get the following code to embed:

Update: the code won't show up here either, here's the pastebin link:
http://pastebin.com/WTvFrH0t

I've tried Full HTML and the PHP filter. I've tried including non-embed content in the body as well. I tried the Embed Video/Audio/Wave/etc module, but it's very specific; creating a field and attempting to just point it to the flash URL doesn't yield anything.

Most solutions seem to focus on hosting the flash content on the Drupal server, but this is a site-specific embed code, hosted by a third party (Bandcamp.com, in this case).

Any ideas?

Comments

hewhocutsdown’s picture

Bizarre: Full HTML and PHP Mode failed, but Filtered HTML (with a whitelist of object, param, embed and noembed) worked.

mcfilms’s picture

Those allowed filters are tricky. If you have the radio buttons a
set to strip out HTML even on full HTML it will do that.

A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com

hewhocutsdown’s picture

Using the stock Full HTML/PHP embed filters - I did not modify them from the base install.

aaronelborg’s picture

hewhocutsdown,

Where did you find the reference to the flash file on the bandcamp site?

I'm trying to fudge the ids, etc. to my songs there. Where did you find this embed code? I'm not having any luck.

hedac’s picture