I\'m using reStructuredText and I\'d like to add HTML encoding an interactive flash-type animation through the tag. From my .rst document, how can I s
Try
.. raw:: html ...
The raw directive