Forum Moderators: not2easy
I have an embedded media player, pointing at an ASX file with two playlist items.
here's an e.g.
<ASX VERSION="3.0">
<ENTRY>
<REF HREF="mms://myfirstfile.wma" />
</ENTRY>
<ENTRY>
<REF HREF="mms://mysecondfile.wma" />
</ENTRY>
</ASX>
The second file is a loooong file timewise. But i'm getting feedback that the first file is playing every two seconds.
I can't replicate the problem. has anybody come across this kind of report before? Is there a solution?
any help, replies gratefully received. thanks!