is there an actionscript command for get file name? I need to be able to call the file name and have it output to a dynamic textbox.
file name of… ?
i’m loading an mp3 into a media player and i want the name of the mp3 to output to a textbox
hmm im not sure about that.
i would suggest just coding something that alters the value of the text box depending on what sound is currently playing. otherwise, i would guess maybe playing around with _url might do it.
tried loading the filenames from an xml document?