0
kicks
Online Flex Compiler with ASP.NET Web Service
Two things I like about .NET is reflection and runtime compilation. So I thought I would see how far I could take Flex in that direction, using the new Flex 3 beta 3. I created an “online Flex compiler” – that is, a Flex application that allows the user to input some source code and have it compiled and executed directly.