Re: HTML+TIME support in IE7 ?
"Jump2Top ." <[email protected]>
| Newsgroups | gmane.comp.web.smil |
|---|---|
| Message-ID | <[email protected]> |
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