Flex First Post
I want to write more about Flex, since I'm planning to use it a lot more in the future. So I need to be able to post about it here.
It's easy enough to take the a test project and drop it somewhere and link to it. For example, here's a very simple Hello World type Flex app.
Question is, how do I publish MXML source ?
I guess I could just link to the MXML. Here's TestProject.mxml (but with a .txt extension so IIS will deliver it, until I go mess with the MIME types). But it'd be nice to have cross referenced hyperlinks and all that.