-
explorer object
hi guys
i'm making a video player that can mute music and play other ogg file (while video plays)
now a question...
i've used a progress bar (min 0-max lenght of video + always set progress bar to actual position of video)
so
can i say :
when the progress bar is full --> select next video file (selecting by next row of actual in explorer object?)
thnks
-
Re: explorer object
Yes you can, just load the next file with the list object Files > Load File List > "C:\Directory\*.avi" and just use whatever extensions you need. Then you can just load each file in the list one at a time.