Month: October 2008

  • Pulling in mp3 library folder

    So I have a client who wanted to have mp3’s that the user could listen to and also download. Since I’m very against having to constantly manage a clients content I wanted him to be able to have no problem adding and removing mp3 files. Normally, one might have an xml file that the user […]

  • Embedding htmlText in your TextArea control

    So I’m currently working on my first mxml project at work (I’ve done other stuff but not at work so they were much less involved). I realized a little in to the project that using the TextArea control can be a bit of a pain the ass at times. Namely, I couldn’t find a way […]