Creating a style sheet SWF file using Flash Builder

You can create a style sheet SWF file for use with a Guide. Use Flash Builder to compile a CSS file to a SWF file.

You can use the CSS files as a starting point for creating a custom style sheet. The CSS files are located in the LiveCycle_ES_SDK\misc\Guides\css folder where Workbench is installed. By default, the path is C:\Program Files\Adobe\Adobe LiveCycle Workbench ES2\LiveCycle_ES_SDK\misc\Guides\css.

Create a style sheet SWF file using Flash Builder

  1. Start Flash Builder.

  2. Select File > New > Flex Project .

  3. Type a project name and assign a workspace.

  4. Set the Flex SDK version to the Flex 3.4.1 version of the SDK, and then click Next .

  5. Click Finish .

  6. Add a CSS containing Guide styles, as well as any assets referenced (such as images), to your Flex project.

  7. Right-click the CSS file and ensure that the Compile CSS to SWF option is selected.

Add the generated SWF file, which is available in the bin-debug folder of the Flex project, to a LiveCycle ES2.5 application in Workbench. For information on adding resources to a LiveCycle ES2.5 application, see Referencing custom style sheets in a Guide .

// Ethnio survey code removed