Posts Tagged “php”

Tutorial: Setting up Wordpress to communicate with Flash via XML

by adam on October 12, 2009

This following bit of code should get you up and running with a simple way of sharing data from your wordpress blog with a flash object. Creating the XML file is a bit of a hastle, since you can’t [...]