Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Loading an Array of MP3's to play with QM.
#8
I've tested on several other computers without the same problem. Just some weird glitch on my current machine with mono mp3's and WMP11.

I really appreciate this example. It is really very good.

I've been trying to implement this just like the "Play" command without any luck:
Code:
Copy      Help
str s=
;$my music$\file1.mp3
;$my music$\file2.mp3
;$my music$\file3.mp3

ARRAY(str) PlayList=s
PlayARRAY 1 PlayList
PlayARRAY(action [ARRAY(str)] [show])
action: 0 none, 1 play, 2 stop, 3 pause, 4 loop, 5 play while macro runs; show: 0 none, 1 show, 2 hide, -1 close player.

Thanks again.


Messages In This Thread

Forum Jump:


Users browsing this thread: 6 Guest(s)