Flashy poo
- Started
- Last post
- 6 Responses
- spifflink
hey, i made this band a pretty sweet website(all in flash, cause i'm lazy). i want to be able to have them enter text in some text field on a special page that i can set up so they can update their news and show without me having to do it. is their anyway they can update their own content without having to re-upload stuff?
- blindpilot0
either dynamically draw content from database or text file - then a separate section to insert/update the text file/database
depends obviously on what the isp supports scripting -wise, but it's not too hard
- dbloc0
with a txt file
- spifflink0
yeah i have pretty much support for everything, its hosted on media temple, so yeah. how would i set that up though, like especially the seperate form used to alter the text form that the flash movie is drawing content from?
- kld0
fortune cookie says:
variables will be your friend soon!
- ********0
xml is the easiest way. flash loads it in easy and then parses it accordingly.
- Pixter0
mysql -> php -> xml -> flash