Hi,
I need to AJAX request Project Files such as a1.png and a2.png...with the name = a global variable.
Is there anyway I can do so?
Yes, use "AJAX Request URL" action, where URL: var&".png"
Develop games in your browser. Powerful, performant & highly capable.
If project files is Text then I use "AJAX Request URL" action, where URL: var&".txt"
right ?
Yes.