Problem Description
____ After playing a song on loop which was 22 MB when imported as wav (no issues stated or file errors) is played, followed by an ajax request for a project file that is somewhat buried in events, causes the ajax request to never return anything. when a wav that is played which is smaller, there are no issues with ajax requests____
Attach a Capx
____https://www.dropbox.com/s/kjghuz4rcw3udk1/AjaxAudioConflict.capx____
Description of Capx
____ Demonstrates how ajax requests quit working after the audio object plays a music file that is over a certain size (relatively small for a song)____
Steps to Reproduce Bug
- click button on the right
- click the middle button
- click button on right again to turn off that music
- click button on left
- click the middle button again
Observed Result
____ ajax will not load the project file. also you cannot play the other sound file again, that breaks too ____
Expected Result
____ Ajax should load the project file json string (which is a level taken from our game) ____
Affected Browsers
- Chrome: (YES)
- FireFox: (Not sure)
- Internet Explorer: (Not sure, I don't use shit browsers)
Operating System and Service Pack
____ Windows 7 service pack 1 ____
Construct 2 Version ID
____ Release 173 ____