well the html would probably be

<embed allowScriptAccess="never" name="RAOCXplayer" src="(insert file between these quotes)"application/x-mplayer2" width="320" height="320" autostart="true">

Adjust height and width to what you want. Hope that helps. It's the only code I know to use.

autostart means it will play automatically when you visit your page.