I just figured out that there was a filename fix in chapter 4 that I had completely forgotten to apply. Well I've made the fix, so hopefully no one has problems finding stripWhite.xml again... The download file has been updated to reflect those changes.
-- Gregg Caines
File Download Update
November 21 2002
I just fixed the 'duplicating XML declaration' bug in the interactive XML example of Chapter 4. It wasn't really a bug in my code, but rather a bug in the way XML.parseXML() is implemented (parsing a new doc does not overwrite declarations in previous docs, and they add up, to give you multiple declarations) The download file has been updated to reflect those changes.
-- Gregg Caines
File Download Update
November 12 2002
The download file has been updated again to fix some scrollbar problems in Chapter 7's Message Board example.
-- Gregg Caines
File download update
September 21 2002
I updated the download file to fix some file name errors in the old file. I'll update again if I find any others.
-- Gregg Caines
Site goes live!
September 3 2002
I've finally got the companion site to 'XML in Flash' up and running. This has taken way too long, but I hope that readers will still find this place a worthwhile resource. I'll certainly be happy to try to answer any questions that get posted in the forums, so feel free to blast away with anything related to Flash, the book, or server-side integration with Flash.
I'd also like to thank Nikolay Ostrovsky for his invaluable help in actually finishing this site.