How to make a flash website that can be managed by someone without flash?

Associate
Joined
15 Nov 2008
Posts
180
Location
Bristol
Can this be done? Are there toolkits available that can support?

Basically I need to create a website for a company but I'm wondering how the company manage the site for themselves?

Any material you guys have come across that will make this as possible as possible would be greatly appreciated.

Cheers :)
 
Pretty straightforward. Most of your flash will be interfacing with some sort of server back-end technology anyway, such as php or c# scripts.

So you create a html admin back-end that edits the material and is then read by the flash. Simple.

It's so simple i'm willing to bet it's been done already.
 
Back
Top Bottom