flash mx streaming audio...
flash mx streaming audio...
Out of context: Reply #1
- Started
- Last post
- 1 Response
- knusperpixel0
Hi!
I usally use something like this:
- load the mP3
- check for duration
- if duration > 5 check for position
- while position == lastPosition (you have to store this for yourself) display some buffering messageHope that helps...