a dynanic fla-site is?
a dynanic fla-site is?
Out of context: Reply #4
- Started
- Last post
- 8 Responses
- Chris0
In my opinion, if your client needs a dynamic site and they want to update it themselves then an admin side is a MUST, clients will always break text files (they'll break the site with an admin system if it isn't sound, trust me!). In my experience combining xml with php and flash is the way to go. The best way we've found at my company is to use php and mysql to publish static XML pages, then use Flash to read them in, you'll eliminate the call to the database when browsing, this makes the site run faster in theory, you can also use the static xml data for other applications/ technologies...