| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2005
Posts: 75
|
Flash CMS
Hi, I've done a few flash things in the past, all static, but a proposal has come in for a site, which may be full flash, and which will have news that the client will update. I really don't know where to start with Content Managing flash, anyone know any good resources / tricks / shortcuts? cheers |
|
|
|
|
|
#3 (permalink) | |
|
Iris Folder
Join Date: Apr 2003
Location: smokey
Posts: 2,676
|
Quote:
Not strictly true. It can recieve input from php scripts though. First thoughts would be the same as you php, mysql, xml. However if it's just fro news the backend is probably something you could get off the shelf. Cute php uses text files to store it's data which you could always manipulate using flash - I'm sure there's somehting out there that'll store it's news in an xml format though (anyone any ideas) - which would cut out half of your development. For info on using xml in flash check out the tutorials included in the app and also http://www.actionscript.org http://www.kirupa.com |
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Jun 2005
Posts: 75
|
cheers, I've run through quite a few XML things from kirupas tutorials and know what's going on with the xml object, more er less, but it's the interface for the client to change their content, in particular some kind of news archive, which is scaring me a bit |
|
|
|
#7 (permalink) |
|
Registered User
Join Date: Jun 2005
Posts: 75
|
cheers, I didn't actually mean a cms in flash but one for flash. In that case would I need a programmer to do something to change a simple xml file or could i hoodwink, shortcut, bastardize and cobble together something myself based on scripts already out there? |
|
|
|
#10 (permalink) |
|
Registered User
Join Date: Sep 2005
Posts: 4
|
jingle- you can write to xml from a flash interface via php script. it's tricky though i've done it before. as far as hoodwinking and bastardizing scripts that are already out there: you're MUCH better off doing it from scratch on your own than hacking into someone else's already bastardized-looking code. hello, by the way i'm new here >8-P |
|
![]() |