I placed a sound file "sound.mp3" via the audio tag, it works fine in the Qt simulator but when i deploy the html5 app to my nokia N8 (Belle .609) it shows up but does not play. Any suggestions?? or...
Type: Posts; User: pronatal; Keyword(s):
I placed a sound file "sound.mp3" via the audio tag, it works fine in the Qt simulator but when i deploy the html5 app to my nokia N8 (Belle .609) it shows up but does not play. Any suggestions?? or...
Thanks for all the help but I did solve my problem.
I have tried : "<a href="" onclick="window.close();"> Exit</a>" but nothing happens. I'm i using it correctly?
I built an html5 application using jquery and Qt but i have no idea how to add a close or exit function to the application.