I was told that alchemy might be what I was looking for. Essentially, I want to take all my code written in C# on visual studio and convert it to a swf format. Anyone have any ideas on what I could do?
The mono runtime would be a swf. The compiled C# code would then be interpreted by mono.
However, I imagine that this would take quite a bit of effort to get working. I have no idea how portable mono's codebase is. And it would also likely be very slow, as you'd have a triple VM: mono's CLR on top of the Alchemy CRT on top of Flash.
In the end I wouldn't recommend it!
North America
Europe, Middle East and Africa
Asia Pacific