Hi there,
I’m not very good with the combo of Flash/PHP/Databasing, so my problem is this. i have an “ecard” type thing where a user goes to a flash page, fills out five text boxes (name, email, recipient name, recipient email, message) and then is able to preview the thing in flash (with the animation that is being used for the ecard). if they want to fix osmething, they go back by hitting the edit button, fix it, preview it again, and then when finalized, they press submit and it sends the stuff to a database for retrieval. upon submission, it sends the recipient an email with a URL that says where they can retrieve their ecard. when the user clicks that URL, they are brought to a user specific php page with a flash embedded movie that shows the animation chosen with the message that was sent, retrieving it from the database.
i know its not cool to ask someone to write code for you, but i honestly don’t know where to start with this and i have no clue how to write php, so any help you guys can offer (or if there is a tutorial with something like this somewhere that you can point me to) would be greatly appreciated. i’ll take anything at this point. Huge thanks in advance.