I put the Flex app in an HTML frame, with another (help) frame minimised until the user clicks on a help button. Then I use ExternalInterface to call a JavaScript function to restore the help frame - it shares the screen with the Flex frame - and display the appropriate page. What's nice about this is that you can also use JavaScript to put links in the help pages to activate controls within your Flex app, so it's two-way.
Maurice --- In [email protected], Paulo Cassiano <pcassi...@...> wrote: > > Do you write help for your Flex apps? >

