Skip to content

Instantly share code, notes, and snippets.

Created December 18, 2012 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4327518 to your computer and use it in GitHub Desktop.
Save anonymous/4327518 to your computer and use it in GitHub Desktop.
<plugin name="video"
url="%SWFPATH%/plugins/videoplayer.swf"
videourl="%SWFPATH%/video/Hanoi_4.mp4"
pausedonstart="true"
loop="true"
volume="0.5"
ignoremetadata="false"
updateeveryframe="true"
onvideopaused=""
onvideocomplete="loop"
onunsupported=""
preload="false"
onvideoready= "hideloader()"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment