Posts Tagged ‘flash’

TinyMCE and Flash

Friday, January 23rd, 2009

Kept trying to enable flash in a TinyMCE editor I was using and finally the following worked for extended_valid_elements:

object[classid|codebase|width|height|data|type],param[name|value],embed[src|quality|width|height|type|pluginspage|bgcolor],a[name|href|target|title|onclick]

I also added flash and media to my plugins init as well.

Hope this helps someone else with that annoying tag stripping issue!

© 2008 Josh Rendek.