Re: HTML+TIME support in IE7 ?

I am also having problem with IE7 - I have been trying to use timer to
play two video file..
I use the following code which is not working properly on IE7
<SCRIPT language=VBScript>
Snd1.AutoStart="-1"
setTimeOut "AnF()",19900
sub AnF()
Snd1.filename=Snd2.filename
end sub
</SCRIPT>
</DIV><!--IVW VERSION ="1.2"-->
Any idea ?


Thanks

Troy
http://www.dominor.com

Received on Friday, 13 July 2007 21:24:41 UTC