var shortcut = new Shortcut("c:\\demo.lnk"); trace(shortcut.targetPath);
Dialogs.fileOpen('all files(*.*)|*.*|');
Was this information helpful? Yes No