Recompiling a library project for a migrated Guide

You can migrate a form guide that was created in LiveCycle Designer ES (version 8.x) to the Guides format in Workbench. If the form guide includes custom components, recompile the custom Flex library project file (SWC) using the Flex 3.4.1 SDK.

You need the original source files used to create the custom component. The original author can simply open the Flex library project and change the SDK that is used for compiling to the Flex 3.4.1 SDK.

Alternatively, if you have the source files, create a Flex library project, use the Flex 3.4.1 SDK, and then copy the source into the project.

After the source is compiled with the Flex 3.4.1 SDK, import the custom library file (SWC) into a Workbench application.

// Ethnio survey code removed