In my project, I use Ajax request a lot, but according to player choice, the requested project file is always different.
In the following expression, how can I use a variable instead of testFr.srt filename ? For example, filename could be testFr1.srt or testFr2.srt...
-> AJAX: Request testFr.srt (tag "subFr")
Can I use Request URL instead ? And if yes, what would be the adress to a project file named testFr.srt