Stephan Posted December 9, 2014 Share Posted December 9, 2014 Hi there, I am encountering some problems with sound in panda.js in safari when I try to play sound from the testing pages in panda fiddler http://vermeire.home.xs4all.nl/panda/. All examples give the same error:TypeError: 'undefined' is not a constructor (evaluating 'new Audio()') audio.js:82I added various sound formats on the server (.mp3, mp4, .ogg, .wav) but it appears that some sort of error concerning webaudio hits the engine first.I am using safari 5.1.7 (the latest version) on windows 7. Does anyone have an idea what happens here? Stephan Quote Link to comment Share on other sites More sharing options...
enpu Posted December 9, 2014 Share Posted December 9, 2014 I can take a look at that, but keep in mind that Safari for Windows is not updated anymore, and latest version 5.1.7 is over 2 years old,so i won't recommend to use that for HTML5 games. Quote Link to comment Share on other sites More sharing options...
Stephan Posted December 9, 2014 Author Share Posted December 9, 2014 thanx for your quick response enpu! Is Safari that old? I wasn't aware of that. In that case, never mind Safari 5.71. I guess it's not worth the trouble. My aim is to get things running in the iPad and Android webbrowsers so I started with Safari in Windows because it is easier to debug. I will have another look at debugging panda on iPad and Android browsers first. (If you have suggestions I would be happy to hear them of course). Quote Link to comment Share on other sites More sharing options...
Gio Posted December 9, 2014 Share Posted December 9, 2014 For Safari on Windows to play any audio, you need to install Quicktime. Seriously, that's how bad Windows Safari is... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.