To compile the resources of your HTML plug-ins, you must install the Adobe Flex 4.6 SDK on your development machine.

1

From the Adobe Web site at http://www.adobe.com/devnet/flex/flex-sdk-download.html, download the Adobe Flex 4.6 SDK.

2

Extract the contents of the SDK distribution file on your development machine.

3

Set up the FLEX_HOME environment variable to point to the location of the Adobe Flex SDK on your machine.

4

(Optional) Go to the your_Flex_sdk/frameworks/libs/player directory and verify that you have a 11.5 folder that contains the playerglobal.swc file.

a

If the folder is not present in your Adobe Flex SDK, download the missing file from the following location http://fpdownload.macromedia.com/get/flashplayer/installers/archive/playerglobal/playerglobal11_5.swc.

b

Rename the downloaded file to playerglobal.swc.

c

Create a 11.5 folder under the your_Flex_sdk/frameworks/libs/player directory and place the renamed file there.