Using the flex sdk for codehinting in flash develop

By default flash develop projects use an instrinsic set of classes for all the code completion of the flex sdk. I’ve been getting more indepth with the code behind components in flex and wanted to be able to press f4 and have the code appear instead of the instrinsic class.

This is really easy to do…
Go Project -> properties and to the compiler options tab.
Expand the Intrisic Libraries and change it to the frameworks\projects\framework\src folder of where you have your flex sdk.

Now back to trying to work out how components do their accessibility…

About Carly (Admin)

I'm a multimedia developer based in Brisbane. I work for an elearning firm and code my own projects in the wee small hours between eating, sleeping and working.
This entry was posted in Programming. Bookmark the permalink.

Leave a Reply