Load data in Flash through ASP

I found this tutorial http://www.kirupa.com/developer/actionscript/forms_database.htm

This i made and understand

Please

Exist tutorial or can you give me example how load data from Access database in Flash through ASP?

E.g. I will use it for loading data in grid with e.g. 3 columns “serial number”, “product”, “price”

An in database i will have e.g. 100 records, which i would like to have in Flash text field.

Thanks a lot.