Simply copy this HTML code and paste into your webpage.
(It will instruct a visitor's browser to load the shockwave plugin and then load the player we use on our site with the film of your choice.)
Expansion of the single line above so you can see the options:
Inside the "config={ ... }" part above, you might also wish to play around with options like:
loop:true
autoPlay:true
hideControls: true
autoBuffering:true
If your film is widescreen, try a larger width in the <object> tag (and the flash video will stretch, keeping aspect) Eg:
width="600"
(If you would like to get even more fancy and autodetect (with javascript) that the client browser has at least flash version 7+ (required for flash video) then you may also "view source" one of
our movies pages and also see
our javascript for autodetecting and inserting the player.)