Skip to main content
Known Participant
December 13, 2011
Question

AIR for Android: Streaming audio data won't stop unless I quit....

  • December 13, 2011
  • 1 reply
  • 3011 views

I write an application (AIR-Android with Flash Builder) which can play internet radio stations (streamed audio in mp3).

When I want to stop the stream like myChannel.stop() / mySound.close(); the sound is stopping but the stream is still loading (I can see it with a network monitor app).

Streaming audio data won't stop unless I quit the application or I switch my connection from WIFI to 3G or from 3G to WIFI.

I do not have this problem with Air for Mac and IOS.

How can I solve this problem ?

Bernard

This topic has been closed for replies.

1 reply

December 14, 2011

Hello Bernard,

I am facing same proble. Please update this if you get solution for this.

Thanks

Brij Kishor

bernard_hAuthor
Known Participant
December 14, 2011

Sure, I will !

Bernard

chris.campbell
Legend
December 16, 2011

I've forwarded this along to the Android team, but in the meantime I'd also suggest opening a new bug against this over at bugbase.adobe.com.  In addition to the info about it not occurring with iOS, does this happen with previous versions of AIR?

Chris