aodbe air:how to play and download a audio file synchronously?
Posted
by sospartan
on Stack Overflow
See other posts from Stack Overflow
or by sospartan
Published on 2010-03-09T08:01:46Z
Indexed on
2010/03/09
8:06 UTC
Read the original article
Hit count: 266
in adobe air , I can play a mp3 file from the web , and download the file to a custom file system before or after too . but in this way I have to download the file twice factly.
So, how to save the file to a custom location when the sound is playing , and using the same download file stream for not waste any bits?
© Stack Overflow or respective owner