| question | How do I add animation: animated gif's, flash/shockwave content, and web3d items to my wiki? |
| answer |
#set($width = "500") #set($height= "500") #set($flashurl = $doc.getAttachmentURL("filename.swf", "download")) #includeForm("xwiki:XWiki.Flash") |