Search Results

0
votes

How can I implement a list of links in Flex?

Use LinkBar with ViewStack. …
1
vote

How do teams use Flex Builder Pro to develop large applications?

Unless you develop a Hello World application, you should have more than one Flex Builder projects. The main one has the bare minimum of classes, and possibly shared libraries that are required to d …