This post originated from an RSS feed registered with Ruby Buzz
by Huw Collingbourne.
Original Post: Flex and ActionScript Libraries
Feed Title: Ruby In Steel
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend
Feed Description: Developers' Blog of the Ruby In Steel and Amethyst (Adobe Flex) IDEs for Visual Studio
Our latest video tutorial explains how to create or import custom library (SWC) projects into your Flex applications. Once a library is imported, you have full access to its source code so you can find all references to identifiers, go to definition or debug from your application into the library code, setting breakpoints, drilling down into variables and so on. The video also explains how to add the Flex SDK (3 or 4) to have full access to the code for IntelliSense and debugging. Most of (...)