Is there a way to detect when a flash video ends without depending on user input like clicking the stop button?
It's important to note:
I HAVE NO CONTROL OVER THE PRESENTATIONS OR SWF FILES.
My goal is to automate the client player object through simple js, not interact with the presentation itself. I initially thought this would be straightforward, but after searching extensively on Google and Bing, I'm coming up empty-handed.
Any help is appreciated. Thank you in advance.