views:

43

answers:

3

We all know what Wordpress can do with a little bit of css goodness. I was wondering whether the idea could be extended even further and make a completely separate Flash/Flex frontend for a website, that uses Wordpress in the back. That would certainly be possible. I was just wondering whether its practical. Any progress on the topic ?

A: 

very similar question asked on built4flash

http://built4flash.stackexchange.com/questions/178/any-blogging-software-written-in-flex

simply put, it'd have to completely wrap the wordpress, unless you use PHP connection into wordpress routines, but this would be an addon/extension style build and not an integration.

Glycerine
A: 

http://flashcms.patrick-segarel.com

Wordpress, Zend Framework and AS3

Wordpress is used as a library item in order to access all the Wordpress functions within the ZF application, the retrieved data is sent to Flash via ZendAmf

PatrickS