Sound bug CS5.5 & AIR 2.7.1 with small testcase!
Hallo,
this is a serious bug in AIR 2.7.1. As posted in another threat (I opened a new one because of the importance and the testcase) with AIR 2.7.1 suddenly the sound handling of sounds embeded in nested movieclips in the timeline run wild.
This is the old threat:
http://forums.adobe.com/thread/891766?tstart=0
I coded a small testcase.
Please download the FLA from our server:
http://apps.oetingerverlag.de/Soundbug_AIR_2.7.1.fla.zip
You'll find a scene with a book cover and one button.
If you push the button, an event is dispatched and a movieclip (the pig) is started and the pig makes some piggish noises.
In the background there is a small animation running, the beaver dips his foot into the water.
CASE 1, AIR 2.7:
If you compile this with Flash Pro CS5.5 and AIR 2.7 (overlayed over 2.6, as described by Adobe http://kb2.adobe.com/cps/908/cpsid_90810.html ) all is well:
If you don't push the button the pig won't move and won't make a sound.
If you push the button the pig is animated and makes a noise, after this the pig is silent again.
CASE 2, AIR 2.7.1:
If you compile it with AIR 2.7.1 overlayed, after a few seconds the pig noises start, even if you don't click the button!
And with every loop of the main animation another instance of the pig noise is started, just wait, sounds kind of funny (well, it would be funny if it wouldn't be such a big problem for us now - we couldn't deploy our three Android-apps, because in the Android Market there is only AIR 2.7.1 as runtime).
So: There is a big problem, and I think some more developers will be affected by it.
Any suggestions?
We could of course delete all sounds on timelines and start the sounds via actionscript 3, but we have three projekts and lots of sounds...


