Groups | Blog | Home
all groups > flash actionscript > april 2004 >

flash actionscript : I need some guidance on this. Thank You.


Miguel Dias Moura
4/23/2004 10:56:30 PM
Hello,

i am using Flash MX 2004 and Actionscript 2.0.

I am starting a new flash project and i need some information before i start
it. My questions are:

1. I need to be able to receive/send data from/to a database from my flash
web site. What is your advice? I am completly lost.
SQL, XML, ASP.net, Access, ...? What should be my plan?

2. I have been working in ASP.net and i have an ASP.net script which sends
email from forms. How could i do something like this in flash?
Could i use that same script?

Anyway, i am completly lost about these subjects.

Send me some information, help and Good Books titles so i can start.

Thank You,
Miguel

ShadowKnyte
4/27/2004 4:49:31 AM
In flash you can send and load XML via HTTP communications.

Flash can not itself communicate with a database so you will need to use
either PHP or ASP to fill this void.

For example...

Flash --> sends XML request data --> ASP/PHP --> database --> ASP/PHP -->
sends XML response data --> Flash
AddThis Social Bookmark Button