var newfile:File = File.applicationStorageDirectory.resolvePath('myFile.png'); newFile.openWithDefaultApplication();