Added a few things to my download section.
Blog
-
DRK2 – Set 4: Advanced Calendar
Dude, this component rocks! <code>setCellData</code> and <code>setCellStyle</code> are just what I needed for this project. <code>setCellStyle</code> for the coloring of specific dates, and <code>setCellData</code> for associating specific data to a date. I was a little ticked off at the whackness of the data returned from <code>getCellData</code> because it’s an array of objects that have a <code>data</code> property. Now, however, I like it because I realize I might have a ton of stuff I’d need to associate with a date. I LOVE DATAPROVIDER!
-
How to break a Flash MX chatroom
Whether XML or Flashcom, if she uses an html enabled text field, it’ll break easy!
-
Updated CSS for my site
I got enough shlack from people that I finally fixed the CSS on my site. So far, I can’t break it, anyway. If it appers wrong to you via changing font sizes, let me know… again.