It is, in theory, possible to play flash games on a zune. (again, in theory)
We would need an INCREDIBLY light flash player (we could use Gnash, but it would need to be rewritten in C# and heavily stripped down). There is then the issue of sound. The Audio API's in XNA do not allow for writing to sound buffers, so unless we found a way to strip the audio from the flash file, we could possibly listen to our own music instead. Else, there isn't much of another way that I can think of.

|