Copy link to clipboard
Copied
This question is about Action Script 3.0.
There are 300 mp3 files in the [ Link removed by Moderator ] folder.
I would like to know how to store these files as an array in one variable.
Copy link to clipboard
Copied
Please let us know which program you are having problems with. Someone will be along to move this post to the appropriate product forum, where you are more likely to get an answer to your question.
The Using the Community forum is for help in using the Adobe Support Community forums, not for help with specific programs, installation issues, or account issues such as subscription questions or billing problems, or generalized questions about Creative Cloud services.
* Product questions should be posted in the associated product community.
* Installation questions should be posted in the Download & Install community.
* Account issues, including subscription questions or billing problems, should be posted in the Account, Payment, & Plan community.
* Questions about the Creative Cloud desktop app or general questions about apps in the Creative Cloud should be posted to the Creative Cloud Services community.
Copy link to clipboard
Copied
[Moderator moved from Using the Community (forums) to Adobe Animate which includes Action Script.]
Copy link to clipboard
Copied
Hi.
If you want to scan all files in a remote directory, you're gonna need server side coding for this.
What you can do on the client side is to store the links to each MP3 file in an array manually or maybe use an external file, like a JSON, to store the links and then load the data at runtime and store in an array.
Anyway, do you mind to provide more details of what you want to achieve?
Regards,
JC
Copy link to clipboard
Copied
Copy link to clipboard
Copied
You're welcome.
Just let us know if you need further assistance.
Regards,
JC