html5 - Using Audio in a Windows 7 HTML Desktop App -


i've seen several topics here kind of skirting around issue, maybe i'm not understanding. i've developed simple app loading , firing audio events in jquery. works dream in chrome can see here

http://dev.planetstudio.com/coke/fssimulator/

so planning on wrapping in tidesdk - audio doesn't fire - javascript breaks. tried app.js - audio doesn't fire. tried .wav, .mp3 , .ogg files. appreciated!

turns out tidesdk works well, had use titanium api here

http://docs.appcelerator.com/titanium/2.1/#!/api/titanium.media.sound

i imagine it's same app.js.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -