Answer the question
In order to leave comments, you need to log in
Need to click on the Play button using JS, how to do it?
a
Need to click on the Play button using JS, how to do it?
Website link - www.floridacollections.net
I want the video to play immediately after loading, not with such a long delay.
<script src="http://www.floridacollections.net/iSpeakVideo.js"
type="text/javascript" language="javascript"></script>
<script type="text/javascript">
var video=new iSpeakVideo();
video.src='https://www.myoffshorecorporation.com/noamcohen1.swf?autoplay=1';
video.height=440;
video.width=400;
video.positionFrom='fromTop';
video.Location.X=-80;
video.Location.Y=200;
video.ReferenceID='imgReference';
video.Intialize();
function hideWhenFinished() {
video.HideWhenFinished();
}
</script>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question