PDA

View Full Version : how to convert this into my flex application using actionscript


mikeva
12-23-2008, 12:18 AM
Hello all, my name is Michael and nice to be on here with everyone now. =)

I am doing a website for my friend and I am using Flex 3 to build it.

He does a nightlife promotional service, and requires people interested to submit emails along with other info.

On the old website, it is using ezinedirector.net/index.cfm with a POST method to send the info. There are 4 textboxes, a checkbox with the name of the promotional service next to it (which i am not sure what happens if it is checked or unchecked upon it being sent), two radio buttons which say subscribe and unsubscribe, and finally a submit button.

I have the HTML code for all of this, just view sourced the old website.

I have read and read on how to convert this into my flex application using actionscript ? but I just keep getting more and more confused and lost.

Can someone please help me do this?

Thank you very much ahead of time!

Michael =)