How to embed a Flash application into trac Wiki
Some PLUGIN or what?
shouldn't:
{{{
#!html
<embed yourflashapphere>
</embed>
}}}
just work? possibly need:
[wiki] render_unsafe_content = true
in configuration. you need it at least when embedding javascript.