--- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> wrote: > > Displaying full html in Flex (Flash Player) is not yet possible. > > > > What are your requirements? The simplest solution is to use a separate > browser to display the html help pages. The Flex side needs to know > "where" in the app the user is, and be able to determine the url to > display. Using ExternalInterface you can exercise quite a bit of > control over that window's behavior. > > > > Doing it all in Flex will be more difficult, primarily on the editing > side. Dynamic display based on xml content is easy, but building a > dynamic layout that looks like a help system might be a bit tricky. > Directly editing xml files is not advised for non-developers, so you > would need some king of wysiwyg editor... > > > > I would really like to see a Flex integration of something like > RoboHelp. Who owns RoboHelp anyway?
I think it's those people that bought RoboHelp.

