-1

I need a way to integrate a swf file with all the click events into an epub3 format? i tried including text on a swf file it shows an error in tags used while validation.Please help me with this.

Thanks to every help, suggestion or any links

Akkss
  • 3
  • 1
  • 6

3 Answers3

2

While it's legal to embed a Flash file in an EPUB, Flash won't run on iOS at all, so it's not worth pursuing validation.

Liza Daly
  • 2,933
  • 23
  • 31
  • thank you liza can u suggest any other methods to embed a file similar to .swf. if any help on this would be very helpful... – Akkss Apr 08 '14 at 03:57
0

http://blog.threepress.org/2009/11/14/using-flash-video-in-epub/

A huge post toward the middle talks about ISO Mpeg4 and using that format for video, other suggestions talk about using a fallback image, other comments on this page that might help. Good luck!

  • epub3 format... this file uses the actions from user. and act accordingly. if i use a video it would not have been suited. for that scenario. Thus i gone for HTML5, css3 and jquery. Well thanks for the Suggestion. – Akkss Feb 22 '16 at 14:49
0

As from the Liza Daly answer and some of my research i found out that apple iOS doesn't support flash any more so it doesn't support swf in epubs. i Acheived it by using HTML5, css3 and jquery.

Community
  • 1
  • 1
Akkss
  • 3
  • 1
  • 6