hey i have a question (-:
i have a file called soundList.txt with some text in it, for example
1.mp3
2.mp3
3.mp3
4.mp3
…
the text file changes in lenght from time to time (as new .mp3s are added or deleteed)
but it will be 1 thing per line …
now i want to read this into an array called “soundList” in flash… help :cowboy:
or if any of you have any better ideas im open for suggestions, but keep in mind i want it as simple as possible ( im getting to xml stuff but dont have time for it yet and i need this to work now)
Thanks