Develop and Test Flash On One Page With Wonderfl
I’m no coder, but this sure looks like a useful tool for people interested not just in making Flash games and applications, but in learning how others do it and seeing what goes into, say, a Flash version of Tron. wonderfl’s two-pane, all-online system lets you write or paste code in the left, which is then compiled by the server and instantly displayed on the right. I have a couple friends dabbling in Flash development for whom this could be very handy.
The compiler and libraries are Actionscript3, which appears to be a widely-used standard (again, not a coder), so that should limit the amount of tweaking necessary to make something run there. Rudimentary graphics effects and control interfaces are ready to go.
The fun part is that since the code is such an integral part of the website, you can easily tweak others’ apps and games with a few keystrokes. Don’t like how fast your ship moves in that shooter? Fork the app, change an integer and you’re done. Or make more extensive changes — the resultant mutant app is are saved under your own profile.

: