{ Josh Rendek }

<3 Go & Kubernetes

TinyMCE and Flash

Jan 23, 2009 - 1 minutes

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!

comments powered by Disqus