Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by KenD

I added an intro movie to my game using a simple <video> tag and some script to listen for events on it. As soon as I added it, the sound stopped working properly in my game, which loads behind it. I'm just wondering if anyone else has experienced something like this. One or two sounds will play with some effort (I have a few set up to loop) so I know sound is turned on. I haven't been able to find much reliable info on using <video> and the Audio object together.

1 decade ago by KenD

In case anyone's curious, the problem (as far as I can tell) was that the MP4 being used had no audio track. This seems to have caused a problem with all audio on the page. As soon as I put the final video, with audio, in place, everything worked again; no other changes were made.
Page 1 of 1
« first « previous next › last »