Embedding Flash Objects in Drupal
I'm testing out an audio feature that http://essentiallyforwomen.com.au are wanting to implement in one of their websites. I've always had problems trying to get flash objects into Drupal, and I couldn't work out why.
I finally realised that everytime I tried to submit a page containing object code that the reason the page would just return a page not found error was because of mod_security (which is a library for apache to improve security of websites). mod_security was doing it's job TOO WELL of protecting my posts from strange code.
Anyway, here is an example of embedding a flash object into a drupal post. NOTE that I am using the embed filter module to allow an object to be included in a node.
Recent blog posts
- Too much to fit into a twitter update!
- Function Before Form
- Feedburner - The Newsletter Alternative?
- Paused Adsense, but the traffic keeps coming.
- Amazon S3 Is Nice
- listen to RSS feeds with Odiogo.com
- US Army warns of Twitter Terrorist Threat
- $350 generates $12,000+
- MYSQL Versus File System For Storage
- I'm a Drupal Contributor!


Post new comment