Avatar

Level 10

Three ways to do this:

1. Customizing the existing workspace UI

       This will simplify your development effort & risk of creating an application from scratch.

       Complete source code (Flex) is provided by Adobe.

       Manual is attached here: http://groups.google.com/group/livecycle/web/Customize%20Workspace%20UI.pdf

2. Using LiveCycle API (Java)

    Refer this: http://help.adobe.com/en_US/livecycle/9.0/programLC/javadoc/index.html

3. Using Actionscript API

    Refer this: http://help.adobe.com/en_US/livecycle/9.0/programLC/langref/index.html

Hope this may help you,

Nith