Jump to content

Call PHP 'event' after video is done?


oliverbj

Recommended Posts

Hello there,

 

I am going around and thinking of this is possible. Let's say I have a flash video player or something, and the thing I want to do is, that when the flash video is DONE playing, a PHP script/function will be made. How can that be done?

 

I guess it should be a little bit like Lockerz. You know, when the video is done, you get credited. Any suggestions?

 

Regards.

Link to comment
https://forums.phpfreaks.com/topic/237265-call-php-event-after-video-is-done/
Share on other sites

Search up how to send variables from Flash to PHP. I've done it before, but I don't have the code on hand. You can use that, and AJAX, to update your page as soon as the video is finished. (correct me if I'm wrong, please, I am not very knowledgeable with AJAX, but I think it can work like that..)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.