The end result?

December 6, 2007

Okay with the mess that getting wordpress to properly store formatted code out of the way, the end result to my project working for Dr. Nelson ends up being something like this:

0

Using an XML Configuration File for Flex

December 6, 2007

Okay, if you are a new Flex developer in training and are going to use a configuration file for your appliation, you might be tempted as I was to do it all in Actionscript code using the URLLoader class. While you can do this, it takes a lot of elbow grease to get the timing [...]

0