I am using Eclipse in Linux and Flex Builder 3 (as of now the latest version of Flex on Linux). What I'm about to use is
flash.* package
but everytime I tried to type "flash." for importing, all that is shown up is errors (meaning only flash.errors is available)I tried to search the net about this issue and so I found out that this is mostly caused by broken SDK paths or links with the SDK.
One solution they suggest was to re-install the SDK.
To do that
- Click Window > Flex > Editors > Installed FLex SDKs
- Click on the SDK that you are using
- Click Remove
- Click Add and browse on the SDK that you are using (the SDK that you have just removed)
- Click Ok
NOTE: There are some articles on the net that says that you can just change workspace to make it work again.
UPDATE: As of 2011, the support for Flex Builder 3 for Linux is now removed. Adobe won't be providing any updates nor packages for this product for Unix users.