issue in playing audio loaded via ajax in opera
-
vinothkumar44 last edited by
I am developing a education site for kids so it would require to include audio in all pages. Each topic may contain some 10s of pages in which design remains same only content like images,audio and text. so I am loading each page via ajax which is working perfectly in all browsers of latest version. But in opera it is working fine for first 3 or 4 pages( the problem cause after length of audio cross 16 ), after that the audio is not playing when I checked with the readyState event returns code 0. But the audio has been loaded completely.