Audio issue with HTML Archive
I created an app using an "HTML Archive" made with BookOnPublish. The WebApp plays the audio files without a problem (online), but when put into this app, the MP3 files won't play.
I would like to automate this process as much as possible, and audio is a necessary part of what we need.
Thanks.
Dave
I would like to automate this process as much as possible, and audio is a necessary part of what we need.
Thanks.
Dave
Comments
Yes, the MP3s are in there and they are relative to the archive. I am also having problems with the video (MP4).
I have 2 devices... older Viewsonic GTablet 10" (a little slow), and Acer 7" tab. Same problem on both.
Here is the site as a WebApp.
http://www.bookonprojects.com/products/textbook/demo/content/page2.htm
I am trying to replicate that as a local app. I know that the text search and testing/quizzes won't work, as they use ASP scripts. I can live without those (strip off some of the functionality). But I need the audio and video for teaching.
Any help is appreciated. Thanks.
You're not going to be able to play local audio or video files in the HTML Archive activity, only streamed content. When the files are included inside the app, the player doesn't have access to the media stream of those files. Specific code needs to be added internally in order to accomplish that, which we may look into in the future.
Darryl