PDA

View Full Version : simple flash/php/MySQL blog



mawooshen
April 9th, 2006, 06:50 AM
I've searched the forums for this, but wasn't able to find anything concrete.;(

Can anyone point to a tutorial for making a simple php blog in flash?
Any CMS available?

I've only just got my site up and I've realised that updating the blog without using php is going to be a real pain. I could probably work out the basics with the general tutes that are already available but I'd prefer to spend the time on the design of my site instead...

Anyone got any links?

actualpixel
July 10th, 2006, 10:44 PM
I've searched the forums for this, but wasn't able to find anything concrete.;(

Can anyone point to a tutorial for making a simple php blog in flash?
Any CMS available?

I've only just got my site up and I've realised that updating the blog without using php is going to be a real pain. I could probably work out the basics with the general tutes that are already available but I'd prefer to spend the time on the design of my site instead...

Anyone got any links?
:eye: yo right here: http://www.flashblog.org/

hl
July 10th, 2006, 11:54 PM
Just use a basic blog tutorial with PHP/MySQL but for when it's outputting, output in XML. Then parse that XML in flash.