Confluence Docs 3.1 : Embedding Multimedia Content
This page last changed on Dec 02, 2008 by smaddox.
You can embed multimedia files into a Confluence page as as easily as you can an image. Confluence supports these formats:
You can use other types of files, but you may need to specify the 'classid', 'codebase' and 'pluginspage' properties so that your web browser can recognise the file type, as described below.
On this page: Basic UsageAttach the file to the page. You can then include it as you would include an image, like this: !filename.mov! Specifying File Type and Other PropertiesDefine the properties of the embedded object using a comma-separated list of properties. For example: !filename.mov|height=800,width=600,id=media! If the file does not have a meaningful extension, specify the mime type like this: !filename|type=image/jpeg! To play .avi files, you need to specify the dimensions and type. For example, to play a test.avi file: !test.avi|height=200,width=200,id=media!
Troubleshooting
RELATED TOPICSWidget Macro Take me back to Confluence User Guide |
![]() |
Document generated by Confluence on Dec 10, 2009 18:45 |