PDA

View Full Version : recordset in flash


rlee
12-09-2002, 03:08 AM
Hi

is it possible to have a tutorial on recordset in flash?

simply, i just wish to display a recordset in a table format like

name score date
john 10 7 july
mary 9 6 june
..... . . ........

I can do it easily by asp but I found that it is very difficult in flash although i know how to pass variables from asp to flash by loadVar().

or would you mind telling me where can i learn from?
many thanks.

rlee