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

flash actionscript : NEED MAJOR HELP!!!!


KST1980
7/9/2004 8:07:28 PM
i am creating a website for a project of mine but i am having major
difficulties as i have no idea what to do.

I need to input data on a flash interface which would input that data into a
database. also i would need to extract information from a database onto a flash
interface. this would have a central .asp page which will conduct everything

CAN ANYONE HELP ME OR DO IT FOR ME???
Shinchi
7/9/2004 8:43:19 PM
Hi,
Basically all you need is use LoadVars and its sendAndLoad method to
communicate with your asp scripts.
To get values from asp scripts, response.write your values in name-value pair
separated by ampersand

Peo
7/10/2004 3:37:17 AM
Shinchi,
That is so well put, short and to the point!

Peo

AddThis Social Bookmark Button