I want to be able to select a item (image, movieclip etc) that has been added to the stage in Flash and access its file name.
So if I drag a image called 'imageOne.png' onto the stage, I want to be able to access its name, 'imageOne.png', and pass it to a Extension for Flash that I'm building.
I know I can get details from the library, but not from the items selected on the stage.
Can anyone tell me how to access this information using JSFL.
Thanks
Stephen