I am evaluating flex for a mobile and a web application and one of things I want to be able to do is show a google docs or a microsoft docs file (doc,ppt) within a flex application.
Google docs files are published as web pages so I guess you need a html component with javascript enabled. Does such a component exist in flex 4+?
Similarly how would I go about showing a word or a powerpoint file inside a flex app? How does a site like slideshare or scribd do it?