Group: Forum Members
Posts: 28,
Visits: 164
|
Hi,
I'm running a web experiment that plays audio files which are dependent on an input from the user. So for example the user will enter "2" and the experiment will play audio files 1 and 3 or if they enter "4" they will get files 2 and 5. These files are quite long so even in mp3 format the entire program takes a fair while to download (~ 3-5 mins with a good connection). Is there a way to only download the files that will be necessary after that input? So using those previous examples if the user enters "2" only download files 1 and 3?
|