hi list. does anyone see a big problem querying a wordpress database with php and loading the result into flash? i did some testing and everything worked as expected - so far.
now to the funny part. if i want to post comments to a post in wordpress from flash there is one thing I'm curious about. i used the firefox plugin tamper data and had a look at the post data which is send if i post a comment on a regular html wordpress site. there is a cookie send along that wordpress surely needs. if i delete the cookie and proceed with the server request a wordpress error occurs. How can I read in that cookie and how can I push it into the header of
the post request? Does anyone have experience with posting comments in wordpress from flash? Thanks for any answers. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

