Question
Output from Flash to session cookies
Hi,
I'm a newbie as far as Flash is concerned. My background is coding dynamic ASP 3.0 with ODBC connection to Access databases. I have a number of educational programmes written in Flash that I want to be able to track the progress of the student through each scene so I can provide advanced reporting.
I am hoping the simplest solution ( not necessarily the best) is to get each scene to write to the session cookie. I can use the Global.asa file Session.end event to capture the output to write to a database. I would like to write several variables for each scene - course name, scene number, date & time.
All help appreciated
I'm a newbie as far as Flash is concerned. My background is coding dynamic ASP 3.0 with ODBC connection to Access databases. I have a number of educational programmes written in Flash that I want to be able to track the progress of the student through each scene so I can provide advanced reporting.
I am hoping the simplest solution ( not necessarily the best) is to get each scene to write to the session cookie. I can use the Global.asa file Session.end event to capture the output to write to a database. I would like to write several variables for each scene - course name, scene number, date & time.
All help appreciated