adobe animate sounds not working on phonegap
I have build a html5 android app with Adobe animate cc, every thing work perfectly on browser, but when I build using phoneGap I lose sounds.
Any one succeeded before on getting this to work?
I have build a html5 android app with Adobe animate cc, every thing work perfectly on browser, but when I build using phoneGap I lose sounds.
Any one succeeded before on getting this to work?
In most combinations of HTML5 you have to get a user action before sound is allowed to work. Does your app require the user to at least touch the screen once before sound is played?
It could be worth you getting to know about ActionScript. You could then build the app using Animate, and use StageWebView to show your HTML5 application. If you used the just released AIR 26 beta you would also get a better web viewer than phonegap gives you.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.