Flash to WordPress Guide and Code
Flash to WordPress Guide and Code
“Ever Since I launched my Flash website with a WordPress backend, I have received numerous emails and comments asking me how I did it. Today I will make available some of the PHP code I wrote to extract Data from WordPress in an XML format. I have also created a diagram and explanation on how my website works to hopefully assist anyone else who wants to try the same thing. I should point out that I haven’t made available an end to end solution, you will still need to do a lot of work, but I hope that I have provided a good starting point. The PHP Script makes an SQL query to a MYSQL database holding the WordPress Data. The PHP Script then formats the data into XML. This then can be loaded by your Flash Website. There are functions to retrieve Posts and create Menus.” - via tvwonline.net
» Permalink » del.icio.us » Digg It!

jgraup said,
June 25, 2007 @ 3:31 pm
PixelBreath Flash Preview
http://pixelbreath.gabocorp.com/?page_id=22
Wordpress in Flex/AS3
http://www.arpitonline.com/blog/?p=51
CMS editable Flash
http://alastairc.ac/2007/06/cms-editable-flash/
jgraup said,
July 6, 2007 @ 12:13 pm
This is an example of using XML-RPC and Flash to easily communicate with a WordPress blog.
http://xmlrpcflash.mattism.com/wordpress/
http://xmlrpcflash.wordpress.com/
http://xmlrpcflash.mattism.com/proxy_info.php
http://www.arpitonline.com/blog/?p=51
Ricky said,
August 16, 2007 @ 9:30 am
Why would you need to do such a thing?
Wordpress spits out a perfectly formated xml file by default…
* see rss entries *
You can easily navigate said xml file in flash with the xpath library, or just straight up the way it is.
Writing additional PHP to do something wordpress already does seems rather pointless.
jgraup said,
September 10, 2007 @ 10:23 am
flash cms
http://flashblocks.com
http://www.10cms.com
html cms
http://www.opencms.org
http://lenya.apache.org/