I have been looking for an answer for this problem for a longer time already....
my site is http://smarterealestate.com
I have one video set up to auto play once the page is visited or refreshed....
here is the code I have use:
<embed src="http://www.youtube.com/v/z435EriT9eY&hl&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="460" height="340"></embed>
.................
I hope somebody can show me a way to configure the video to only play once (for the first visit) --- so when the page is opened again, the video will not auto play anymore.

