"outline view"? Do you mean a tree control? (http://is.gd/gYg6)
If so, you need to iterate over the data behind the tree and create a big String variable with that data. Then you could connect to Google Docs via their API (see http://is.gd/gYhl) to create a new document. On Fri, Jan 23, 2009 at 11:25 AM, John Waggener <[email protected]>wrote: > Is there any way to export an outline in flex? > > I use google docs to design outlines for classes. I want to export an > outline as text from the outline view in flex. > > -- > Johnny Waggener > [email protected] > > -- Howard Fore, [email protected] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood
