The MXMLLoader component +

Over the last 3 days I've got email from 3 different persons asking for the MXMLLoader component I had written way back in December 2005. At first I wondered about this sudden interest in loading MXML dynamically (nobody had emailed me about this before), but then I realised why: my hosting on Globat expired sometime in the last few days, and people are unable to find the files I linked to from my old blog.

Well, fret not, I have the files backed up, and I'll be uploading them to my new site one by one after some reorganisation.

Meanwhile, here's the MXMLLoader component: MXMLLoader-0_01.zip.

2 Responses to “The MXMLLoader component”

  1. Thank you, please keep us updated! And thanks for sharing! This site is a great resource for Flex Devs!

  2. [...] of XML, but if we are in flex why not parse MXML? I took a look over the internet and I only found MXMLLoader component v0.01, witch didn’t compile on flex builder 3 and was really in the beginning. So there it is, as [...]