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
Post a Comment