# ASDRecorder graduation project

**URL:** https://forum.kirupa.com/t/asdrecorder-graduation-project/210637
**Category:** Uncategorized
**Created:** [December 20, 2006, 4:40pm UTC](https://forum.kirupa.com/t/asdrecorder-graduation-project/210637 "2006-12-20T16:40:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Roe1v](https://avatars.discourse-cdn.com/v4/letter/r/51bf81/32.png) [@Roe1v](https://forum.kirupa.com/u/Roe1v)
#### Post date: [December 20, 2006, 4:40pm UTC](https://forum.kirupa.com/t/asdrecorder-graduation-project/210637/1 "2006-12-20T16:40:48Z")

</div>

Hi there,

I’m a student on the University of Tilburg in the Netherlands. I want to do research with ASDRecorder, but with some of its functionalities.

Scenario:

1. A picture is displayed (in de background from the flashmovie) for 5 seconds, throug a simple timer. This timer by the way is no prob. After these 5 sconds the movie will go blanc en the drawing should be automatically saved to my mysql databse throug php.
2. A specified drawing is being automatically loaded in the flashmovie for evaluation, form the loaded output in step 1.

So 2 versions of the movie I want to create. I know, so say the commenta in the movie, that it can be done, but I just do not know how en which functions I have to call with what specific variables to:

- Auto save, within a timer, a drawing that has been made with a specified file name in a mysql database via php.
- Auto load a specified drawing file. This ‘file’ will be an output form a database which holds de saved data strings that were saved during scenario 1.

I you can help me, please do!

Every tips about how I can take this on will be very welcome,  
I want to use this application for my graduation paper…

The application can be found here:  
[http://www.senocular.com/projects/ASDRecorder/](http://www.senocular.com/projects/ASDRecorder/)  
and a demo here:  
[http://www.senocular.com/demo/ASDRecorder/ASDRecorder.html](http://www.senocular.com/demo/ASDRecorder/ASDRecorder.html)
