I’ve created a full flash site for a band.
I need it to be easy for them to add news and press entries.
I know that I can do this with a database, but I want to do something with the entry text - like, when they have a link specified in the text (how can I do that, btw), when they submit the entry, flash/PHP/whatever should change it to the appropriate HTML code, and also change the color of the link (again with HTML). Only then will the information be displayable on the main flash site.
Know what I mean?
Is this possible?
(ps I put this here and not in server-side because I think it has more to do with actionscript, if I’m wrong plz move)