Adobe Flex
Flex is the new application programming framework from Adobe.
Everything you can do with Flash you can do it with Flex, too. But Flex is targeted to application programmers where Flash is for designers.
The programming language in Flex is Actionscript3. For creating a GUI you can use the new MXML.
You can use Flex Builder 3 or Eclipse as an IDE. You can use Ant and command line compile tools for builds, too