when we use a mp3 player(desktop app).we can view the song in a new folder after we right click on it and choose view.how to do it on air?
all i can do is just like this:
var file:File = new File();
file.nativePath=songArray[rolloverItemIndex].url
file=file.parent
file.canonicalize()
file.openWithDefaultApplication();
just open new folder but can't auto selecte the file that i want.
North America
Europe, Middle East and Africa
Asia Pacific