I\'m really puzzled how this is not working, but the video just wont auto start for some reason, am I doing something wrong? the embedded code is for flash playback
<
Try to put autoPlay=true in the flashvars param to send this param to swf file:
autoPlay=true
flashvars
I have tested, it's work.
Remember to change the flashvars attribute in tag, too =)