Any type of Audio continues playing when Action Script stops it or the Movie Clip it's nested in is removed | Rare bug with certain Google Chrome and rare occasions on other browsers
So, today I come to the forums with a bug I'm having in a web-game I'm trying to create. In preview everything works fine but on my Google Chrome browser things begin to break. No matter what type of sound is being played it wont stop. On my Firefox browser every sound works as should. I've tried this on two other machines and I get the same result. Every sound in my game is loaded in with an external SWF. The things that have sound are rooms and my music engine. Each loaded in Movie Clip is removed with myMcName.removeMovieClip(); which gets the job done.. until Google Chrome. The sound instance continues to play and no matter what I try to remove the sound it plays.
Here is a little information:
Personal Computer
Firefox version 34.0 using Adobe Flash Player 20.0.0.306
Chrome version 59.0.3071.86 (Official Build) (64-bit) using Adobe Flash Player 25.0.0.171 (something I want to note, this is no where to be found on my computer the only version my Add\remove Programs says I have is Adobe Flash Player 20)
Secondary Computer
Firefox ERS version 45.9.0 using Adobe Flash 25.0.0.148
Google Chrome version 56.0.2924.87 using Adobe Flash 25.0.0.171
Third Computer
Google Chrome version 59.0.3071.86 using Adobe Flash 25.0.0.171
Anyone able to help me out? It's very much appreciated. (edit) I've updated my Adobe Flash to the beta 26 and it fixes the audio glitch but now makes my game half-unuseable on 20 no issues but on 26 I have issues. I have an in-game interface and anything underneath it is unclickable and anything loaded on top of it is useable.
