OK so I have a video clip that is playing with the FLVPlayback component.
The person watching the clip is logged in to the site and they have to click on the video after a certain time period when they see something happen.
What I want to do is be able to log to my database when the user clicks the video, but to do that I need to be able to pass information from the Flash video to a PHP script.
My question is how to do that - how can I pass information from the Flash file to a PHP script, does anyone know how to do that?
|