My extension uses SoundManager2 to play audio using an embedded flash object. After having my browser updated to v21 on 7/31 I noticed that I couldn't play audio anymore.
Going to that page with PepperFlash enabled shows one set of settings, while going there with the standard NPAPI Flash version shows the settings I expected to see. I re-whitelisted my extension in the PepperFlash settings, but it still won't load. The only way I can get the flash to load successfully in my extension is to disable PepperFlash.
Any ideas why PepperFlash and NPAPI behave differently in extensions?