Exactly what I was looking for, Compl. I’m doing a script for a friend, grab the latest blog entry and throw it into a dynamic text box; it works, but I scripted it to just count all the entries in wp_posts and take the entry with that id. It worked on my machine, but their blog has been running for a few months, not a few days, and it didn’t see all of the entries, didn’t count to the right number, and pretty much only kinda worked. I will post here after looking over your work and see if I can fix mine to actually look through the entire database by date, a better method than counting entries, and post a link to the php/fla’s here when I’m done.
Although it’s grabbing the wrong entry, it’s still pretty cool to see ANY of the blog entries on a flash front end… hehe…
-richard