Its easy. ePub is nothing but a zip file . There is a library to extract zip file in Action Script.
Now read element of that epub file in a array collection with its style. Write these element in any TextFlow supported control. Regards, Gaurav On Mon, Jan 7, 2013 at 11:42 AM, Imgine R <[email protected]> wrote: > Hi All, > > Can anybody help me? > > Imgsrn. > > > On Fri, Jan 4, 2013 at 3:56 PM, imgsrn <[email protected]> wrote: > >> Hi All, >> >> I'm trying to build a simple epub reader using Flex and aim to deploy it >> as a AIR application. Is it possible to open and view ePub files within the >> Flex environment?. Is there any framework available? >> Thanks in advance. >> >> Regrads, >> Imgsrn. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/flex_india/-/MLl9fsNu87kJ. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

