Opendialog interrupts audio
Dear all,
I have to open a dialog to choose a folder to load some sound files, but with the "opendialog" object, audio will be interrupt.
How can I do to choose a folder without interrupts audio?
Regards,
Bruno
I resolved the problems using dropfile object, thank you anyway.