View Single Post
Old 12-24-2014, 02:11 PM   #15
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by odedta View Post
No, but I don't see any reason why it shouldn't work, a fixed layout ePub is simply a way to tell the reader to display book in a certain resolution as far as I know.
If you've created a validated EPUB3 with an audio element such as this:
Code:
<audio src="audio/clip12.mp3" controls="controls">
   <div class="err">
      <p>
         Sorry, it appears your system 
         does not support audio playback.
      </p>
   </div>
</audio>
You shouldn't have any problem displaying both the fixed layout epub and the audio element inside it. If you do, report the bug to Amazon :/
odedta:

Just out of curiosity, how do you believe that that ePUB3 file is "getting to" the Fire? For the purposes of seeing it? And playing it?

Hitch
Hitch is offline   Reply With Quote