[flash projector] problem with fileOpenDialog()
Hello. I 've got a problem when i export my application to a flash projector file.
I'd like to open the "Open Dialog" box when i click on a button.
So i have to use this line of code : "Application.fileOpenDialog("filetype");
In the 3DFA, it works fine !
I know I can't export this application in another format than the "flash projector" because, "applicatiosn scripts" don't work in web mode.
So why it's not working in desktop mode ?
Nothings happen when i click on the button !
thanks for helping.:lovers: