-
MediaPlayer in sequence
Please,
I have an application where I must to play five waves in sequence. I tried
many differents ways and I don´t get yet.
Somebody could help me ???
Excuse me, I don´t heve a good english.
Thank you very much,
Hélio Barbosa
-
Re: MediaPlayer in sequence
"Hélio Barbosa" <helio_barbosa@hotmail.com> wrote:
>
>Please,
>
>I have an application where I must to play five waves in sequence. I tried
>many differents ways and I don´t get yet.
>
>Somebody could help me ???
>
>Excuse me, I don´t heve a good english.
>
>Thank you very much,
>Hélio Barbosa
>
If your using the MediaPlayer OCX I can help you,
When a wave file is done playing the subroutine
EndOfStream is called. By simply calling
MediaPlayer.open "nextwavefile"
and MediaPlayer.play
You get the effect you want.
Hope it helps
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|